public class SearchCodec extends DocumentPathCodec
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX |
URL_MAX_LENGTH, URL_PATTERN
prefix
Constructor and Description |
---|
SearchCodec() |
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 SearchCodec()
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.