public class DamCodec extends DocumentPathCodec
Modifier and Type | Field and Description |
---|---|
static String |
ASSETS_VIEW |
static String |
PREFIX |
URL_MAX_LENGTH, URL_PATTERN
Constructor and Description |
---|
DamCodec() |
Modifier and Type | Method and Description |
---|---|
String |
getPrefix() |
boolean |
handleDocumentView(DocumentView docView)
Never handle document views: this codec is useless on post requests.
|
getDocumentViewFromUrl, getUrlFromDocumentView
handleUrl, setPrefix
public static final String PREFIX
public static final String ASSETS_VIEW
public String getPrefix()
getPrefix
in interface DocumentViewCodec
getPrefix
in class DocumentPathCodec
public boolean handleDocumentView(DocumentView docView)
handleDocumentView
in interface DocumentViewCodec
handleDocumentView
in class AbstractDocumentViewCodec
DocumentViewCodecManager.getUrlFromDocumentView(DocumentView, boolean, String)
Copyright © 2015 Nuxeo SA. All rights reserved.