Uses of Class
org.alfresco.repo.dictionary.M2DataType
-
Packages that use M2DataType Package Description org.alfresco.repo.dictionary -
-
Uses of M2DataType in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return M2DataType Modifier and Type Method Description M2DataType
M2Model. createPropertyType(java.lang.String name)
M2DataType
M2Model. getPropertyType(java.lang.String name)
Methods in org.alfresco.repo.dictionary that return types with arguments of type M2DataType Modifier and Type Method Description java.util.List<M2DataType>
M2Model. getPropertyTypes()
-