Class AbstractDocumentViewCodec

java.lang.Object
org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
All Implemented Interfaces:
DocumentViewCodec
Direct Known Subclasses:
DocumentFileCodec, DocumentIdCodec, DocumentPathCodec, DocumentPreviewCodec, RestDocumentViewCodec, WebUIRedirectCodec

public abstract class AbstractDocumentViewCodec extends Object implements DocumentViewCodec
Abstract implementation for codecs.

Implements methods that are not likely to be customized except for optimization.

Author:
Anahide Tchertchian