public interface ReviewOperationExtension extends OperationExtension<com.adobe.cq.social.commons.Comment>
Modifier and Type | Interface and Description |
---|---|
static class |
ReviewOperationExtension.ReviewOperation
Enumeration of available Review operations.
|
DEFAULT_ORDER, PROP_EXTENSION_ORDER
Modifier and Type | Method and Description |
---|---|
java.util.List<ReviewOperationExtension.ReviewOperation> |
getOperationsToHookInto()
Get the list of operations that this operation extension is interested in.
|
afterAction, beforeAction, getName, getOrder
java.util.List<ReviewOperationExtension.ReviewOperation> getOperationsToHookInto()
getOperationsToHookInto
in interface OperationExtension<com.adobe.cq.social.commons.Comment>
ReviewOperationExtension.ReviewOperation
Copyright © 2010 - 2020 Adobe. All Rights Reserved