public abstract class AbstractSiteOperationHandler extends AbstractMopOperationHandler
| Constructor and Description |
|---|
AbstractSiteOperationHandler() |
| 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.Site site) |
protected void |
execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Workspace workspace,
org.gatein.mop.api.workspace.ObjectType<org.gatein.mop.api.workspace.Site> siteType) |
doExecute, getSiteKey, getSiteKey, getSiteTypeexecuteprotected final void execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler,
org.gatein.mop.api.workspace.Workspace workspace,
org.gatein.mop.api.workspace.ObjectType<org.gatein.mop.api.workspace.Site> siteType)
throws org.gatein.management.api.exceptions.ResourceNotFoundException,
org.gatein.management.api.exceptions.OperationException
execute in class AbstractMopOperationHandlerorg.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.Site site)
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–2020 eXo Platform SAS. All rights reserved.