public interface CommonRepository
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.automation.client.model.Document |
getDocument(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String path)
Get document.
|
org.nuxeo.ecm.automation.client.model.Document getDocument(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String path)
throws javax.portlet.PortletException
portalControllerContext - portal controller contextpath - document pathjavax.portlet.PortletExceptionCopyright © 2020 OSIVIA. All rights reserved.