public abstract class CommonRepositoryImpl extends Object implements CommonRepository
CommonRepository| Constructor and Description |
|---|
CommonRepositoryImpl()
Constructor.
|
| 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.
|
public org.nuxeo.ecm.automation.client.model.Document getDocument(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String path)
CommonRepositorygetDocument in interface CommonRepositoryportalControllerContext - portal controller contextpath - document pathCopyright © 2020 OSIVIA. All rights reserved.