@Repository public class EditorLinkRepositoryImpl extends CommonRepositoryImpl implements EditorLinkRepository
CommonRepositoryImpl,
EditorLinkRepositoryDOCUMENT_URL_PREFIX, WEB_ID_PROPERTY| Constructor and Description |
|---|
EditorLinkRepositoryImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.automation.client.model.Document |
getDocumentFromUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String url)
Get document from URL.
|
String |
getDocumentUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String webId)
Get document URL from webId.
|
getDocument, searchDocumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocument, searchDocumentspublic String getDocumentUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, String webId)
getDocumentUrl in interface EditorLinkRepositoryportalControllerContext - portal controller contextwebId - webIdpublic org.nuxeo.ecm.automation.client.model.Document getDocumentFromUrl(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String url)
EditorLinkRepositorygetDocumentFromUrl in interface EditorLinkRepositoryportalControllerContext - portal controller contexturl - URLCopyright © 2021 OSIVIA. All rights reserved.