public class GroupCodec extends AbstractUserGroupCodec
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_GROUPS_TAB |
static String |
PREFIX |
ALLOWED_CHARACTERS_REGEX, DEFAULT_VIEW_ID| Constructor and Description |
|---|
GroupCodec() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.platform.url.api.DocumentView |
getDocumentViewFromUrl(String url) |
String |
getPrefix() |
String |
getUrlFromDocumentView(org.nuxeo.ecm.platform.url.api.DocumentView docView) |
getDefaultRepositoryName, getDocumentViewFromUrl, getUrlFromDocumentViewAndIDpublic static final String PREFIX
public static final String DEFAULT_GROUPS_TAB
public String getPrefix()
getPrefix in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodecgetPrefix in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodecpublic org.nuxeo.ecm.platform.url.api.DocumentView getDocumentViewFromUrl(String url)
public String getUrlFromDocumentView(org.nuxeo.ecm.platform.url.api.DocumentView docView)
Copyright © 2020 Nuxeo SA. All rights reserved.