java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<SpecIdentifier>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecIdentifier

public class SpecIdentifier extends VdmEntity<SpecIdentifier>
Specification Identifier

Original entity name from the Odata EDM: A_SpecIdentifierType

  • Field Details

    • ALL_FIELDS

      public static final SpecIdentifierSelectable ALL_FIELDS
      Selector for all available fields of SpecIdentifier.
    • SPEC_IDFG_DESC_INTERNAL_ID

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_INTERNAL_ID
      Use with available fluent helpers to apply the SpecIdfgDescInternalID field to query operations.
    • SPEC_IDFG_DESC_CHANGE_STATE

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_CHANGE_STATE
      Use with available fluent helpers to apply the SpecIdfgDescChangeState field to query operations.
    • SPECIFICATION_INTERNAL_ID

      public static final SpecIdentifierField<String> SPECIFICATION_INTERNAL_ID
      Use with available fluent helpers to apply the SpecificationInternalID field to query operations.
    • SPEC_IDFG_DESC_IS_DELETED

      public static final SpecIdentifierField<Boolean> SPEC_IDFG_DESC_IS_DELETED
      Use with available fluent helpers to apply the SpecIdfgDescIsDeleted field to query operations.
    • SPEC_IDFG_DESC_CREATED_BY_USER

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_CREATED_BY_USER
      Use with available fluent helpers to apply the SpecIdfgDescCreatedByUser field to query operations.
    • SPEC_IDFG_DESC_CREATION_DATE

      public static final SpecIdentifierField<LocalDateTime> SPEC_IDFG_DESC_CREATION_DATE
      Use with available fluent helpers to apply the SpecIdfgDescCreationDate field to query operations.
    • SPEC_IDFG_DESC_LAST_CHANGED_BY_USER

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the SpecIdfgDescLastChangedByUser field to query operations.
    • SPEC_IDFG_DESC_LAST_CHANGE_DATE

      public static final SpecIdentifierField<LocalDateTime> SPEC_IDFG_DESC_LAST_CHANGE_DATE
      Use with available fluent helpers to apply the SpecIdfgDescLastChangeDate field to query operations.
    • SPEC_IDFG_DESC_SORT_SEQUENCE

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_SORT_SEQUENCE
      Use with available fluent helpers to apply the SpecIdfgDescSortSequence field to query operations.
    • SPEC_IDFG_DESC_CATEGORY

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_CATEGORY
      Use with available fluent helpers to apply the SpecIdfgDescCategory field to query operations.
    • SPEC_IDFG_DESC_TYPE

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_TYPE
      Use with available fluent helpers to apply the SpecIdfgDescType field to query operations.
    • SPEC_IDFG_DESC_LANGUAGE

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_LANGUAGE
      Use with available fluent helpers to apply the SpecIdfgDescLanguage field to query operations.
    • SPEC_IDFG_DESC_TEXT

      public static final SpecIdentifierField<String> SPEC_IDFG_DESC_TEXT
      Use with available fluent helpers to apply the SpecIdfgDescText field to query operations.
    • SPECIFICATION_AUTHZN_GROUP

      public static final SpecIdentifierField<String> SPECIFICATION_AUTHZN_GROUP
      Use with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.
    • SPECIFICATION_TYPE

      public static final SpecIdentifierField<String> SPECIFICATION_TYPE
      Use with available fluent helpers to apply the SpecificationType field to query operations.
  • Constructor Details

    • SpecIdentifier

      public SpecIdentifier()
    • SpecIdentifier

      public SpecIdentifier(@Nullable String specIdfgDescInternalID, @Nullable String specIdfgDescChangeState, @Nullable String specificationInternalID, @Nullable Boolean specIdfgDescIsDeleted, @Nullable String specIdfgDescCreatedByUser, @Nullable LocalDateTime specIdfgDescCreationDate, @Nullable String specIdfgDescLastChangedByUser, @Nullable LocalDateTime specIdfgDescLastChangeDate, @Nullable String specIdfgDescSortSequence, @Nullable String specIdfgDescCategory, @Nullable String specIdfgDescType, @Nullable String specIdfgDescLanguage, @Nullable String specIdfgDescText, @Nullable String specificationAuthznGroup, @Nullable String specificationType)
  • Method Details

    • getType

      @Nonnull public Class<SpecIdentifier> getType()
      Specified by:
      getType in class VdmObject<SpecIdentifier>
    • setSpecIdfgDescInternalID

      public void setSpecIdfgDescInternalID(@Nullable String specIdfgDescInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecIdfgDescInternalID

      Parameters:
      specIdfgDescInternalID - Sequential Number of Data Record
    • setSpecIdfgDescChangeState

      public void setSpecIdfgDescChangeState(@Nullable String specIdfgDescChangeState)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecIdfgDescChangeState

      Parameters:
      specIdfgDescChangeState - Sequential Number of the Change State
    • setSpecificationInternalID

      public void setSpecificationInternalID(@Nullable String specificationInternalID)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecificationInternalID

      Parameters:
      specificationInternalID - Sequential Number of Data Record
    • setSpecIdfgDescIsDeleted

      public void setSpecIdfgDescIsDeleted(@Nullable Boolean specIdfgDescIsDeleted)
      Constraints: none

      Original property name from the Odata EDM: SpecIdfgDescIsDeleted

      Parameters:
      specIdfgDescIsDeleted - Deletion Indicator
    • setSpecIdfgDescCreatedByUser

      public void setSpecIdfgDescCreatedByUser(@Nullable String specIdfgDescCreatedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: SpecIdfgDescCreatedByUser

      Parameters:
      specIdfgDescCreatedByUser - Created By
    • setSpecIdfgDescCreationDate

      public void setSpecIdfgDescCreationDate(@Nullable LocalDateTime specIdfgDescCreationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SpecIdfgDescCreationDate

      Parameters:
      specIdfgDescCreationDate - Created On
    • setSpecIdfgDescLastChangedByUser

      public void setSpecIdfgDescLastChangedByUser(@Nullable String specIdfgDescLastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: SpecIdfgDescLastChangedByUser

      Parameters:
      specIdfgDescLastChangedByUser - Last Changed By
    • setSpecIdfgDescLastChangeDate

      public void setSpecIdfgDescLastChangeDate(@Nullable LocalDateTime specIdfgDescLastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SpecIdfgDescLastChangeDate

      Parameters:
      specIdfgDescLastChangeDate - Last Changed On
    • setSpecIdfgDescSortSequence

      public void setSpecIdfgDescSortSequence(@Nullable String specIdfgDescSortSequence)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SpecIdfgDescSortSequence

      Parameters:
      specIdfgDescSortSequence - Sort Order
    • setSpecIdfgDescCategory

      public void setSpecIdfgDescCategory(@Nullable String specIdfgDescCategory)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecIdfgDescCategory

      Parameters:
      specIdfgDescCategory - Identification Category
    • setSpecIdfgDescType

      public void setSpecIdfgDescType(@Nullable String specIdfgDescType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecIdfgDescType

      Parameters:
      specIdfgDescType - Identification Type
    • setSpecIdfgDescLanguage

      public void setSpecIdfgDescLanguage(@Nullable String specIdfgDescLanguage)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SpecIdfgDescLanguage

      Parameters:
      specIdfgDescLanguage - Language
    • setSpecIdfgDescText

      public void setSpecIdfgDescText(@Nullable String specIdfgDescText)
      Constraints: Not nullable, Maximum length: 132

      Original property name from the Odata EDM: SpecIdfgDescText

      Parameters:
      specIdfgDescText - Identifier
    • setSpecificationAuthznGroup

      public void setSpecificationAuthznGroup(@Nullable String specificationAuthznGroup)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecificationAuthznGroup

      Parameters:
      specificationAuthznGroup - Recipe Authorization Group
    • setSpecificationType

      public void setSpecificationType(@Nullable String specificationType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecificationType

      Parameters:
      specificationType - Specification Type
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<SpecIdentifier>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<SpecIdentifier>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<SpecIdentifier>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<SpecIdentifier>
    • field

      @Nonnull public static <T> SpecIdentifierField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> SpecIdentifierField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<SpecIdentifier>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<SpecIdentifier>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<SpecIdentifier>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<SpecIdentifier>
    • builder

      @Nonnull public static SpecIdentifier.SpecIdentifierBuilder builder()
    • getSpecIdfgDescInternalID

      @Nullable public String getSpecIdfgDescInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecIdfgDescInternalID

      Returns:
      Sequential Number of Data Record
    • getSpecIdfgDescChangeState

      @Nullable public String getSpecIdfgDescChangeState()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecIdfgDescChangeState

      Returns:
      Sequential Number of the Change State
    • getSpecificationInternalID

      @Nullable public String getSpecificationInternalID()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SpecificationInternalID

      Returns:
      Sequential Number of Data Record
    • getSpecIdfgDescIsDeleted

      @Nullable public Boolean getSpecIdfgDescIsDeleted()
      Constraints: none

      Original property name from the Odata EDM: SpecIdfgDescIsDeleted

      Returns:
      Deletion Indicator
    • getSpecIdfgDescCreatedByUser

      @Nullable public String getSpecIdfgDescCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: SpecIdfgDescCreatedByUser

      Returns:
      Created By
    • getSpecIdfgDescCreationDate

      @Nullable public LocalDateTime getSpecIdfgDescCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SpecIdfgDescCreationDate

      Returns:
      Created On
    • getSpecIdfgDescLastChangedByUser

      @Nullable public String getSpecIdfgDescLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: SpecIdfgDescLastChangedByUser

      Returns:
      Last Changed By
    • getSpecIdfgDescLastChangeDate

      @Nullable public LocalDateTime getSpecIdfgDescLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: SpecIdfgDescLastChangeDate

      Returns:
      Last Changed On
    • getSpecIdfgDescSortSequence

      @Nullable public String getSpecIdfgDescSortSequence()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SpecIdfgDescSortSequence

      Returns:
      Sort Order
    • getSpecIdfgDescCategory

      @Nullable public String getSpecIdfgDescCategory()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecIdfgDescCategory

      Returns:
      Identification Category
    • getSpecIdfgDescType

      @Nullable public String getSpecIdfgDescType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecIdfgDescType

      Returns:
      Identification Type
    • getSpecIdfgDescLanguage

      @Nullable public String getSpecIdfgDescLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SpecIdfgDescLanguage

      Returns:
      Language
    • getSpecIdfgDescText

      @Nullable public String getSpecIdfgDescText()
      Constraints: Not nullable, Maximum length: 132

      Original property name from the Odata EDM: SpecIdfgDescText

      Returns:
      Identifier
    • getSpecificationAuthznGroup

      @Nullable public String getSpecificationAuthznGroup()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecificationAuthznGroup

      Returns:
      Recipe Authorization Group
    • getSpecificationType

      @Nullable public String getSpecificationType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SpecificationType

      Returns:
      Specification Type
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<SpecIdentifier>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<SpecIdentifier>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<SpecIdentifier>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<SpecIdentifier>