Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.types.SubType

Packages that use SubType
org.nuxeo.ecm.platform.types   
org.nuxeo.ecm.platform.types.adapter   
 

Uses of SubType in org.nuxeo.ecm.platform.types
 

Methods in org.nuxeo.ecm.platform.types that return types with arguments of type SubType
 java.util.Map<java.lang.String,SubType> Type.getAllowedSubTypes()
           
 

Method parameters in org.nuxeo.ecm.platform.types with type arguments of type SubType
 void Type.addSubType(java.util.List<SubType> subTypes)
           
 void Type.setAllowedSubTypes(java.util.Map<java.lang.String,SubType> allowedSubTypes)
           
 

Uses of SubType in org.nuxeo.ecm.platform.types.adapter
 

Methods in org.nuxeo.ecm.platform.types.adapter that return types with arguments of type SubType
 java.util.Map<java.lang.String,SubType> TypeInfoAdapter.getAllowedSubTypes()
           
 java.util.Map<java.lang.String,SubType> TypeInfo.getAllowedSubTypes()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.