Uses of Class
org.alfresco.utility.model.CustomAspectPropertiesModel
-
Packages that use CustomAspectPropertiesModel Package Description org.alfresco.utility.model -
-
Uses of CustomAspectPropertiesModel in org.alfresco.utility.model
Methods in org.alfresco.utility.model that return CustomAspectPropertiesModel Modifier and Type Method Description CustomAspectPropertiesModelCustomAspectModel. getPropertyByName(java.lang.String propertyName)Methods in org.alfresco.utility.model that return types with arguments of type CustomAspectPropertiesModel Modifier and Type Method Description java.util.List<CustomAspectPropertiesModel>CustomAspectModel. getProperties()Method parameters in org.alfresco.utility.model with type arguments of type CustomAspectPropertiesModel Modifier and Type Method Description voidCustomAspectModel. setproperties(java.util.List<CustomAspectPropertiesModel> properties)
-