Class LglTransCategory
Original entity name from the Odata EDM: A_LglTransCategoryType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LglTransCategorySelectableSelector for all available fields of LglTransCategory.static final LglTransCategoryField<UUID>Use with available fluent helpers to apply the LegalTransactionCategoryUUID field to query operations.static final LglTransCategoryField<UUID>Use with available fluent helpers to apply the LegalTransactionParCatUUID field to query operations.static final LglTransCategoryField<UUID>Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransCategoryField<String>Use with available fluent helpers to apply the LglCntntMCategory field to query operations.static final LglTransCategoryField<Boolean>Use with available fluent helpers to apply the LglCntntMIsMandatory field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
LglTransCategoryField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringgetKey()(Key Field) Constraints: Not nullableConstraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 6Constraints: nonegetType()inthashCode()voidsetLegalTransactionCategoryUUID(UUID legalTransactionCategoryUUID) (Key Field) Constraints: Not nullablevoidsetLegalTransactionParCatUUID(UUID legalTransactionParCatUUID) Constraints: nonevoidsetLegalTransactionUUID(UUID legalTransactionUUID) Constraints: nonevoidsetLglCntntMCategory(String lglCntntMCategory) Constraints: Not nullable, Maximum length: 6voidsetLglCntntMIsMandatory(Boolean lglCntntMIsMandatory) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of LglTransCategory. -
LEGAL_TRANSACTION_CATEGORY_UUID
Use with available fluent helpers to apply the LegalTransactionCategoryUUID field to query operations. -
LEGAL_TRANSACTION_PAR_CAT_UUID
Use with available fluent helpers to apply the LegalTransactionParCatUUID field to query operations. -
LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations. -
LGL_CNTNT_M_CATEGORY
Use with available fluent helpers to apply the LglCntntMCategory field to query operations. -
LGL_CNTNT_M_IS_MANDATORY
Use with available fluent helpers to apply the LglCntntMIsMandatory field to query operations.
-
-
Constructor Details
-
LglTransCategory
public LglTransCategory() -
LglTransCategory
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LglTransCategory>
-
setLegalTransactionCategoryUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LegalTransactionCategoryUUID
- Parameters:
legalTransactionCategoryUUID- Universal Unique Identifier
-
setLegalTransactionParCatUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionParCatUUID
- Parameters:
legalTransactionParCatUUID- Universal Unique Identifier
-
setLegalTransactionUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionUUID
- Parameters:
legalTransactionUUID- Universal Unique Identifier
-
setLglCntntMCategory
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: LglCntntMCategory
- Parameters:
lglCntntMCategory- Category ID
-
setLglCntntMIsMandatory
Constraints: noneOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Parameters:
lglCntntMIsMandatory- Mandatory
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<LglTransCategory>
-
getKey
- Overrides:
getKeyin classVdmObject<LglTransCategory>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LglTransCategory>
-
fromMap
- Overrides:
fromMapin classVdmObject<LglTransCategory>
-
field
@Nonnull public static <T> LglTransCategoryField<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> LglTransCategoryField<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 fieldfieldName- 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
- Overrides:
getDestinationForFetchin classVdmEntity<LglTransCategory>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<LglTransCategory>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<LglTransCategory>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LglTransCategory>
-
builder
-
getLegalTransactionCategoryUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LegalTransactionCategoryUUID
- Returns:
- Universal Unique Identifier
-
getLegalTransactionParCatUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionParCatUUID
- Returns:
- Universal Unique Identifier
-
getLegalTransactionUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMCategory
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: LglCntntMCategory
- Returns:
- Category ID
-
getLglCntntMIsMandatory
Constraints: noneOriginal property name from the Odata EDM: LglCntntMIsMandatory
- Returns:
- Mandatory
-
toString
- Overrides:
toStringin classVdmObject<LglTransCategory>
-
equals
- Overrides:
equalsin classVdmEntity<LglTransCategory>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LglTransCategory>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LglTransCategory>
-