Uses of Enum Class
org.alfresco.repo.forms.AssociationFieldDefinition.Direction
Packages that use AssociationFieldDefinition.Direction
-
Uses of AssociationFieldDefinition.Direction in org.alfresco.repo.forms
Fields in org.alfresco.repo.forms declared as AssociationFieldDefinition.DirectionModifier and TypeFieldDescriptionprotected AssociationFieldDefinition.DirectionAssociationFieldDefinition.endpointDirectionMethods in org.alfresco.repo.forms that return AssociationFieldDefinition.DirectionModifier and TypeMethodDescriptionAssociationFieldDefinition.getEndpointDirection()Returns the direction the association is going.Returns the enum constant of this class with the specified name.static AssociationFieldDefinition.Direction[]AssociationFieldDefinition.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.alfresco.repo.forms with parameters of type AssociationFieldDefinition.DirectionModifierConstructorDescriptionAssociationFieldDefinition(String name, String endpointType, AssociationFieldDefinition.Direction endpointDirection) Default constructor