Class DocumentViewCodecDescriptor
java.lang.Object
org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
name
 - 
className
 - 
prefix
 - 
defaultCodec
protected boolean defaultCodec - 
enabled
protected boolean enabled - 
priority
protected int priority 
 - 
 - 
Constructor Details
- 
DocumentViewCodecDescriptor
public DocumentViewCodecDescriptor() 
 - 
 - 
Method Details
- 
getClassName
 - 
getEnabled
public boolean getEnabled() - 
getPriority
public int getPriority() - 
getName
 - 
getDefaultCodec
public boolean getDefaultCodec() - 
getPrefix
 
 -