Modifier and Type | Class and Description |
---|---|
class |
AdminViewCodec
Should provide a url binding for admin screens
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutDemoURLCodec
Provides clean urls without conversation id to handle navigation inside the layout demo.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentPreviewCodec |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRenditionCodec
Codec for /nxrendition/* urls
|
class |
RenditionBasedCodec
Base class for Rendition url codec.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentFileCodec |
class |
DocumentIdCodec
Codec handling a document repository, id, view and additional request parameters.
|
class |
DocumentPathCodec
Codec handling a document repository, path, view and additional request parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentViewCodec
Abstract implementation for codecs.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,DocumentViewCodec> |
DocumentViewCodecService.codecs |
Modifier and Type | Method and Description |
---|---|
DocumentViewCodec |
DocumentViewCodecService.getCodec() |
DocumentViewCodec |
DocumentViewCodecService.getCodec(String codecName) |
Modifier and Type | Method and Description |
---|---|
protected DocumentView |
DocumentViewCodecService.getDocumentViewFromUrl(DocumentViewCodec codec,
String finalUrl) |
protected String |
DocumentViewCodecService.getUrlFromDocumentView(DocumentViewCodec codec,
DocumentView docView,
boolean needBaseUrl,
String baseUrl) |
Modifier and Type | Class and Description |
---|---|
class |
RestDocumentViewCodec
Codec that resolve the Rest url for a document
|
Modifier and Type | Class and Description |
---|---|
class |
StyleGuideURLCodec
Provides clean urls without conversation id to handle navigation
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserGroupCodec
Abstract class for the User and Group codec.
|
class |
GroupCodec
Codec handling a groupname, an optional view and additional request parameters.
|
class |
UserCodec
Codec handling a username, an optional view and additional request parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchCodec
Codec used for 'nxsearch' URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
TemplateRenderCodec |
Copyright © 2015 Nuxeo SA. All rights reserved.