public class SearchCodec extends DocumentPathCodec
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
URL_MAX_LENGTH, URL_PATTERNprefix| 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, getUrlFromDocumentViewhandleUrl, setPrefixpublic static final String PREFIX
public SearchCodec()
public String getPrefix()
getPrefix in interface DocumentViewCodecgetPrefix in class DocumentPathCodecpublic boolean handleDocumentView(DocumentView docView)
handleDocumentView in interface DocumentViewCodechandleDocumentView in class AbstractDocumentViewCodecDocumentViewCodecManager.getUrlFromDocumentView(DocumentView, boolean, String)Copyright © 2019 Nuxeo. All rights reserved.