Uses of Class
org.alfresco.module.org_alfresco_module_rm.script.CustomReferenceType
-
Packages that use CustomReferenceType Package Description org.alfresco.module.org_alfresco_module_rm.script -
-
Uses of CustomReferenceType in org.alfresco.module.org_alfresco_module_rm.script
Methods in org.alfresco.module.org_alfresco_module_rm.script that return CustomReferenceType Modifier and Type Method Description static CustomReferenceType
CustomReferenceType. getEnumFromString(String stg)
Deprecated.static CustomReferenceType
CustomReferenceType. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static CustomReferenceType[]
CustomReferenceType. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-