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