public interface INuxeoCommandService
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy.
|
Object |
executeCommand(NuxeoCommandContext commandCtx,
INuxeoServiceCommand command)
Execute command.
|
org.osivia.portal.api.urls.IPortalUrlFactory |
getPortalUrlFactory(NuxeoCommandContext ctx)
Gets the portal url factory.
|
org.osivia.portal.core.profils.IProfilManager |
getProfilManager(NuxeoCommandContext ctx)
Gets the profil manager.
|
Object executeCommand(NuxeoCommandContext commandCtx, INuxeoServiceCommand command) throws Exception
commandCtx - the command ctxcommand - the commandException - the exceptionorg.osivia.portal.core.profils.IProfilManager getProfilManager(NuxeoCommandContext ctx) throws Exception
ctx - the ctxException - the exceptionorg.osivia.portal.api.urls.IPortalUrlFactory getPortalUrlFactory(NuxeoCommandContext ctx) throws Exception
ctx - the ctxException - the exceptionCopyright © 2019. All rights reserved.