public abstract class AbstractPageOperationHandler extends AbstractSiteOperationHandler
| Constructor and Description |
|---|
AbstractPageOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Page page) |
protected void |
execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Site site) |
executedoExecute, getSiteKey, getSiteKey, getSiteTypeexecuteprotected void execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Site site)
throws org.gatein.management.api.exceptions.ResourceNotFoundException,
org.gatein.management.api.exceptions.OperationException
execute in class AbstractSiteOperationHandlerorg.gatein.management.api.exceptions.ResourceNotFoundExceptionorg.gatein.management.api.exceptions.OperationExceptionprotected abstract void execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Page page)
throws org.gatein.management.api.exceptions.ResourceNotFoundException,
org.gatein.management.api.exceptions.OperationException
org.gatein.management.api.exceptions.ResourceNotFoundExceptionorg.gatein.management.api.exceptions.OperationExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.