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