Uses of Class
org.alfresco.utility.data.provider.XMLCustomModel
-
Packages that use XMLCustomModel Package Description org.alfresco.utility.data.provider -
-
Uses of XMLCustomModel in org.alfresco.utility.data.provider
Methods in org.alfresco.utility.data.provider that return XMLCustomModel Modifier and Type Method Description XMLCustomModelXMLFileData. getCustomModel()XMLCustomModelXMLFolderData. getCustomModel()Methods in org.alfresco.utility.data.provider with parameters of type XMLCustomModel Modifier and Type Method Description voidXMLFileData. setCustomModel(XMLCustomModel customModel)voidXMLFolderData. setCustomModel(XMLCustomModel customModel)
-