Nuxeo Enterprise Platform 5.4

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 java.lang.Object


Constructor Summary
DocumentViewCodecDescriptor()
           
 
Method Summary
 java.lang.String getClassName()
           
 boolean getDefaultCodec()
           
 boolean getEnabled()
           
 java.lang.String getName()
           
 java.lang.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 java.lang.String getClassName()

getEnabled

public boolean getEnabled()

getName

public java.lang.String getName()

getDefaultCodec

public boolean getDefaultCodec()

getPrefix

public java.lang.String getPrefix()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.