Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.wss.service
Class DocTypesDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.wss.service.DocTypesDescriptor
All Implemented Interfaces:
Serializable

public class DocTypesDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DocTypesDescriptor()
           
 
Method Summary
 String getFolderishDocType()
           
 String getLeafDocType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocTypesDescriptor

public DocTypesDescriptor()
Method Detail

getLeafDocType

public String getLeafDocType()

getFolderishDocType

public String getFolderishDocType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.