Class LglTransLinkedObjects
Original entity name from the Odata EDM: A_LglTransLinkedObjectsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LglTransLinkedObjectsSelectableSelector for all available fields of LglTransLinkedObjects.static final LglTransLinkedObjectsField<Boolean>Use with available fluent helpers to apply the LegalTransactionIsTriggerObj field to query operations.static final LglTransLinkedObjectsField<UUID>Use with available fluent helpers to apply the LegalTransactionLinkdObjUUID field to query operations.static final LglTransLinkedObjectsField<String>Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.static final LglTransLinkedObjectsField<UUID>Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransLinkedObjectsField<String>Use with available fluent helpers to apply the LglCntntMIntegrationLink field to query operations.static final LglTransLinkedObjectsField<String>Use with available fluent helpers to apply the LglCntntMLinkdObj field to query operations.static final LglTransLinkedObjectsField<String>Use with available fluent helpers to apply the LglCntntMLinkdObjType 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>
LglTransLinkedObjectsField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransLinkedObjectsField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringgetKey()Constraints: none(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 1Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 4getType()inthashCode()voidsetLegalTransactionIsTriggerObj(Boolean legalTransactionIsTriggerObj) Constraints: nonevoidsetLegalTransactionLinkdObjUUID(UUID legalTransactionLinkdObjUUID) (Key Field) Constraints: Not nullablevoidsetLegalTransactionMandatoryFlag(String legalTransactionMandatoryFlag) Constraints: Not nullable, Maximum length: 1voidsetLegalTransactionUUID(UUID legalTransactionUUID) Constraints: nonevoidsetLglCntntMIntegrationLink(String lglCntntMIntegrationLink) Constraints: Not nullable, Maximum length: 3voidsetLglCntntMLinkdObj(String lglCntntMLinkdObj) Constraints: Not nullable, Maximum length: 255voidsetLglCntntMLinkdObjType(String lglCntntMLinkdObjType) Constraints: Not nullable, Maximum length: 4protected 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 LglTransLinkedObjects. -
LEGAL_TRANSACTION_LINKD_OBJ_UUID
Use with available fluent helpers to apply the LegalTransactionLinkdObjUUID field to query operations. -
LGL_CNTNT_M_LINKD_OBJ_TYPE
Use with available fluent helpers to apply the LglCntntMLinkdObjType field to query operations. -
LGL_CNTNT_M_LINKD_OBJ
Use with available fluent helpers to apply the LglCntntMLinkdObj field to query operations. -
LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations. -
LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations. -
LEGAL_TRANSACTION_IS_TRIGGER_OBJ
Use with available fluent helpers to apply the LegalTransactionIsTriggerObj field to query operations. -
LGL_CNTNT_M_INTEGRATION_LINK
Use with available fluent helpers to apply the LglCntntMIntegrationLink field to query operations.
-
-
Constructor Details
-
LglTransLinkedObjects
public LglTransLinkedObjects() -
LglTransLinkedObjects
public LglTransLinkedObjects(@Nullable UUID legalTransactionLinkdObjUUID, @Nullable String lglCntntMLinkdObjType, @Nullable String lglCntntMLinkdObj, @Nullable String legalTransactionMandatoryFlag, @Nullable UUID legalTransactionUUID, @Nullable Boolean legalTransactionIsTriggerObj, @Nullable String lglCntntMIntegrationLink)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<LglTransLinkedObjects>
-
setLegalTransactionLinkdObjUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LegalTransactionLinkdObjUUID
- Parameters:
legalTransactionLinkdObjUUID- Universal Unique Identifier
-
setLglCntntMLinkdObjType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMLinkdObjType
- Parameters:
lglCntntMLinkdObjType- Linked Object Type
-
setLglCntntMLinkdObj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: LglCntntMLinkdObj
- Parameters:
lglCntntMLinkdObj- Linked Object ID
-
setLegalTransactionMandatoryFlag
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: LegalTransactionMandatoryFlag
- Parameters:
legalTransactionMandatoryFlag- Control Parameter Legal Transaction Mandatory State
-
setLegalTransactionUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionUUID
- Parameters:
legalTransactionUUID- Universal Unique Identifier
-
setLegalTransactionIsTriggerObj
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionIsTriggerObj
- Parameters:
legalTransactionIsTriggerObj- Denotes if linked object is trigger object
-
setLglCntntMIntegrationLink
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LglCntntMIntegrationLink
- Parameters:
lglCntntMIntegrationLink- Integration Link
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<LglTransLinkedObjects>
-
getKey
- Overrides:
getKeyin classVdmObject<LglTransLinkedObjects>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<LglTransLinkedObjects>
-
fromMap
- Overrides:
fromMapin classVdmObject<LglTransLinkedObjects>
-
field
@Nonnull public static <T> LglTransLinkedObjectsField<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> LglTransLinkedObjectsField<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<LglTransLinkedObjects>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<LglTransLinkedObjects>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<LglTransLinkedObjects>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<LglTransLinkedObjects>
-
builder
-
getLegalTransactionLinkdObjUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LegalTransactionLinkdObjUUID
- Returns:
- Universal Unique Identifier
-
getLglCntntMLinkdObjType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMLinkdObjType
- Returns:
- Linked Object Type
-
getLglCntntMLinkdObj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: LglCntntMLinkdObj
- Returns:
- Linked Object ID
-
getLegalTransactionMandatoryFlag
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: LegalTransactionMandatoryFlag
- Returns:
- Control Parameter Legal Transaction Mandatory State
-
getLegalTransactionUUID
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionUUID
- Returns:
- Universal Unique Identifier
-
getLegalTransactionIsTriggerObj
Constraints: noneOriginal property name from the Odata EDM: LegalTransactionIsTriggerObj
- Returns:
- Denotes if linked object is trigger object
-
getLglCntntMIntegrationLink
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: LglCntntMIntegrationLink
- Returns:
- Integration Link
-
toString
- Overrides:
toStringin classVdmObject<LglTransLinkedObjects>
-
equals
- Overrides:
equalsin classVdmEntity<LglTransLinkedObjects>
-
canEqual
- Overrides:
canEqualin classVdmEntity<LglTransLinkedObjects>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<LglTransLinkedObjects>
-