public interface CalendarOperationsExtension extends OperationExtension<CalendarEvent>
Modifier and Type | Interface and Description |
---|---|
static class |
CalendarOperationsExtension.CalendarOperation
Operation types.
|
DEFAULT_ORDER, PROP_EXTENSION_ORDER
Modifier and Type | Method and Description |
---|---|
java.util.List<CalendarOperationsExtension.CalendarOperation> |
getOperationsToHookInto()
Get the list of operations that this operation extension is interested in.
|
afterAction, beforeAction, getName, getOrder
java.util.List<CalendarOperationsExtension.CalendarOperation> getOperationsToHookInto()
getOperationsToHookInto
in interface OperationExtension<CalendarEvent>
CalendarOperationsExtension.CalendarOperation
Copyright © 2010 - 2020 Adobe. All Rights Reserved