public class NuxeoRequest extends Object implements org.osivia.portal.api.cms.service.Request
| Constructor and Description |
|---|
NuxeoRequest(String repositoryName,
NuxeoCommandContext commandContext,
INuxeoCommand command)
Instantiates a new parent request.
|
| Modifier and Type | Method and Description |
|---|---|
INuxeoCommand |
getCommand() |
NuxeoCommandContext |
getCommandContext() |
String |
getRepositoryName() |
public NuxeoRequest(String repositoryName, NuxeoCommandContext commandContext, INuxeoCommand command)
parentId - the parent idpublic String getRepositoryName()
getRepositoryName in interface org.osivia.portal.api.cms.service.Requestpublic INuxeoCommand getCommand()
public NuxeoCommandContext getCommandContext()
Copyright © 2023. All rights reserved.