Uses of Class
org.alfresco.utility.data.CustomObjectTypeProperties
-
Packages that use CustomObjectTypeProperties Package Description org.alfresco.utility.data org.alfresco.utility.data.provider -
-
Uses of CustomObjectTypeProperties in org.alfresco.utility.data
Methods in org.alfresco.utility.data that return CustomObjectTypeProperties Modifier and Type Method Description CustomObjectTypePropertiesCustomObjectTypeProperties. addProperty(java.lang.String key, java.lang.Object value)Methods in org.alfresco.utility.data with parameters of type CustomObjectTypeProperties Modifier and Type Method Description ContentModelDataContent. createCustomContent(ContentModel contentModel, java.lang.String objectTypeID, CustomObjectTypeProperties objectTypeProperty) -
Uses of CustomObjectTypeProperties in org.alfresco.utility.data.provider
Methods in org.alfresco.utility.data.provider that return CustomObjectTypeProperties Modifier and Type Method Description CustomObjectTypePropertiesXMLCustomModel. getObjectTypeProperties()
-