boolean doHandle(Resource, Resource, LiveRelationship, boolean)
|
Change in exceptions: com.day.cq.wcm.api.WCMException was removed.
WCMException was added.
|
Check if the precondition of this LiveAction implementation is met. |
boolean handles(Resource, Resource, LiveRelationship, boolean)
|
Change in exceptions: com.day.cq.wcm.api.WCMException was removed.
WCMException was added.
|
Extends the BaseAction's implementation.
To the LiveAction's implementation's precondition, a FilteredAction's precondition is to match the ItemFilterImpl. |