public class WebIdResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.nuxeo.ecm.core.api.DocumentModelList |
getDocumentsByWebId(org.nuxeo.ecm.core.api.CoreSession coreSession,
String webId) |
static org.nuxeo.ecm.core.api.DocumentModel |
getLiveDocumentByWebId(org.nuxeo.ecm.core.api.CoreSession coreSession,
String webId) |
public static org.nuxeo.ecm.core.api.DocumentModel getLiveDocumentByWebId(org.nuxeo.ecm.core.api.CoreSession coreSession,
String webId)
coreSession - webId - public static org.nuxeo.ecm.core.api.DocumentModelList getDocumentsByWebId(org.nuxeo.ecm.core.api.CoreSession coreSession,
String webId)
throws org.nuxeo.ecm.core.model.NoSuchDocumentException
coreSession - webId - org.nuxeo.ecm.core.model.NoSuchDocumentExceptionCopyright © 2020. All rights reserved.