Interface KewTypeAttributeContract

All Superinterfaces:
Identifiable, Inactivatable
All Known Implementing Classes:
KewTypeAttribute, KewTypeAttribute.Builder

public interface KewTypeAttributeContract extends Identifiable, Inactivatable
  • Method Details

    • getTypeId

      String getTypeId()
      This is the KewType to which the attribute applies

      It is a id of a KEW type related to the attribute.

      Returns:
      id for KEW type related to the attribute.
    • getAttributeDefinitionId

      String getAttributeDefinitionId()
      This is the id of the definition of the attribute.

      It identifies the attribute definition

      Returns:
      the attribute definition id.
    • getSequenceNumber

      Integer getSequenceNumber()
      This is the sequence number of the attribute
      Returns:
      the service name of the KewTypeAttribute
    • getAttributeDefinition

      KewAttributeDefinitionContract getAttributeDefinition()
      This is the definition of the attribute