Interface DocumentRoleFieldMetadata

All Superinterfaces:
DocumentFieldMetadata

public interface DocumentRoleFieldMetadata extends DocumentFieldMetadata
Provides methods to retrieve common metadata on role fields.
See Also:
  • Method Details

    • isMultiValue

      boolean isMultiValue()
      Retrieves whether the given picklist field is a multi-value field.
      Returns:
      true if the field is a multi-value field, otherwise false