Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.url.codec.descriptor
Class DocumentViewCodecDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor

public class DocumentViewCodecDescriptor
extends Object


Constructor Summary
DocumentViewCodecDescriptor()
           
 
Method Summary
 String getClassName()
           
 boolean getDefaultCodec()
           
 boolean getEnabled()
           
 String getName()
           
 String getPrefix()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentViewCodecDescriptor

public DocumentViewCodecDescriptor()
Method Detail

getClassName

public String getClassName()

getEnabled

public boolean getEnabled()

getName

public String getName()

getDefaultCodec

public boolean getDefaultCodec()

getPrefix

public String getPrefix()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.