Uses of Enum
org.alfresco.rest.rm.community.model.custom.CustomDefinitions
Packages that use CustomDefinitions
-
Uses of CustomDefinitions in org.alfresco.rest.rm.community.model.custom
Methods in org.alfresco.rest.rm.community.model.custom that return CustomDefinitionsModifier and TypeMethodDescriptionstatic CustomDefinitionsReturns the enum constant of this type with the specified name.static CustomDefinitions[]CustomDefinitions.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CustomDefinitions in org.alfresco.rest.v0
Methods in org.alfresco.rest.v0 with parameters of type CustomDefinitionsModifier and TypeMethodDescriptionvoidCustomDefinitionsAPI.createRelationship(String adminUser, String adminPassword, String recordNodeIdFrom, String recordNodeIdTo, CustomDefinitions relationshipType) Helper method to add custom reference instance to the specified record node