public class LglTransLinkedObjects extends VdmEntity<LglTransLinkedObjects>
Original entity name from the Odata EDM: A_LglTransLinkedObjectsType
Modifier and Type | Class and Description |
---|---|
static class |
LglTransLinkedObjects.LglTransLinkedObjectsBuilder |
Modifier and Type | Field and Description |
---|---|
static LglTransLinkedObjectsSelectable |
ALL_FIELDS
Selector for all available fields of LglTransLinkedObjects.
|
static LglTransLinkedObjectsField<Boolean> |
LEGAL_TRANSACTION_IS_TRIGGER_OBJ
Use with available fluent helpers to apply the LegalTransactionIsTriggerObj field to query operations.
|
static LglTransLinkedObjectsField<UUID> |
LEGAL_TRANSACTION_LINKD_OBJ_UUID
Use with available fluent helpers to apply the LegalTransactionLinkdObjUUID field to query operations.
|
static LglTransLinkedObjectsField<String> |
LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.
|
static LglTransLinkedObjectsField<UUID> |
LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransLinkedObjectsField<String> |
LGL_CNTNT_M_LINKD_OBJ
Use with available fluent helpers to apply the LglCntntMLinkdObj field to query operations.
|
static LglTransLinkedObjectsField<String> |
LGL_CNTNT_M_LINKD_OBJ_TYPE
Use with available fluent helpers to apply the LglCntntMLinkdObjType field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
LglTransLinkedObjects() |
LglTransLinkedObjects(UUID legalTransactionLinkdObjUUID,
String lglCntntMLinkdObjType,
String lglCntntMLinkdObj,
String legalTransactionMandatoryFlag,
UUID legalTransactionUUID,
Boolean legalTransactionIsTriggerObj) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static LglTransLinkedObjects.LglTransLinkedObjectsBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> LglTransLinkedObjectsField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
Boolean |
getLegalTransactionIsTriggerObj()
Constraints: none
|
UUID |
getLegalTransactionLinkdObjUUID()
(Key Field) Constraints: Not nullable
|
String |
getLegalTransactionMandatoryFlag()
Constraints: Not nullable, Maximum length: 1
|
UUID |
getLegalTransactionUUID()
Constraints: none
|
String |
getLglCntntMLinkdObj()
Constraints: Not nullable, Maximum length: 255
|
String |
getLglCntntMLinkdObjType()
Constraints: Not nullable, Maximum length: 4
|
Class<LglTransLinkedObjects> |
getType() |
int |
hashCode() |
void |
setLegalTransactionIsTriggerObj(Boolean legalTransactionIsTriggerObj)
Constraints: none
|
void |
setLegalTransactionLinkdObjUUID(UUID legalTransactionLinkdObjUUID)
(Key Field) Constraints: Not nullable
|
void |
setLegalTransactionMandatoryFlag(String legalTransactionMandatoryFlag)
Constraints: Not nullable, Maximum length: 1
|
void |
setLegalTransactionUUID(UUID legalTransactionUUID)
Constraints: none
|
void |
setLglCntntMLinkdObj(String lglCntntMLinkdObj)
Constraints: Not nullable, Maximum length: 255
|
void |
setLglCntntMLinkdObjType(String lglCntntMLinkdObjType)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final LglTransLinkedObjectsSelectable ALL_FIELDS
public static final LglTransLinkedObjectsField<UUID> LEGAL_TRANSACTION_LINKD_OBJ_UUID
public static final LglTransLinkedObjectsField<String> LGL_CNTNT_M_LINKD_OBJ_TYPE
public static final LglTransLinkedObjectsField<String> LGL_CNTNT_M_LINKD_OBJ
public static final LglTransLinkedObjectsField<String> LEGAL_TRANSACTION_MANDATORY_FLAG
public static final LglTransLinkedObjectsField<UUID> LEGAL_TRANSACTION_UUID
public static final LglTransLinkedObjectsField<Boolean> LEGAL_TRANSACTION_IS_TRIGGER_OBJ
public LglTransLinkedObjects()
public LglTransLinkedObjects(@Nullable UUID legalTransactionLinkdObjUUID, @Nullable String lglCntntMLinkdObjType, @Nullable String lglCntntMLinkdObj, @Nullable String legalTransactionMandatoryFlag, @Nullable UUID legalTransactionUUID, @Nullable Boolean legalTransactionIsTriggerObj)
@Nonnull public Class<LglTransLinkedObjects> getType()
getType
in class VdmObject<LglTransLinkedObjects>
public void setLegalTransactionLinkdObjUUID(@Nullable UUID legalTransactionLinkdObjUUID)
Original property name from the Odata EDM: LegalTransactionLinkdObjUUID
legalTransactionLinkdObjUUID
- Universal Unique Identifierpublic void setLglCntntMLinkdObjType(@Nullable String lglCntntMLinkdObjType)
Original property name from the Odata EDM: LglCntntMLinkdObjType
lglCntntMLinkdObjType
- Linked Object Typepublic void setLglCntntMLinkdObj(@Nullable String lglCntntMLinkdObj)
Original property name from the Odata EDM: LglCntntMLinkdObj
lglCntntMLinkdObj
- Linked Object IDpublic void setLegalTransactionMandatoryFlag(@Nullable String legalTransactionMandatoryFlag)
Original property name from the Odata EDM: LegalTransactionMandatoryFlag
legalTransactionMandatoryFlag
- Control Parameter Legal Transaction Mandatory Statepublic void setLegalTransactionUUID(@Nullable UUID legalTransactionUUID)
Original property name from the Odata EDM: LegalTransactionUUID
legalTransactionUUID
- Universal Unique Identifierpublic void setLegalTransactionIsTriggerObj(@Nullable Boolean legalTransactionIsTriggerObj)
Original property name from the Odata EDM: LegalTransactionIsTriggerObj
legalTransactionIsTriggerObj
- Linked Object is Trigger Object of Legal Transactionprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<LglTransLinkedObjects>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<LglTransLinkedObjects>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<LglTransLinkedObjects>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<LglTransLinkedObjects>
@Nonnull public static <T> LglTransLinkedObjectsField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> LglTransLinkedObjectsField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<LglTransLinkedObjects>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<LglTransLinkedObjects>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<LglTransLinkedObjects>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<LglTransLinkedObjects>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)public static LglTransLinkedObjects.LglTransLinkedObjectsBuilder builder()
@Nullable public UUID getLegalTransactionLinkdObjUUID()
Original property name from the Odata EDM: LegalTransactionLinkdObjUUID
@Nullable public String getLglCntntMLinkdObjType()
Original property name from the Odata EDM: LglCntntMLinkdObjType
@Nullable public String getLglCntntMLinkdObj()
Original property name from the Odata EDM: LglCntntMLinkdObj
@Nullable public String getLegalTransactionMandatoryFlag()
Original property name from the Odata EDM: LegalTransactionMandatoryFlag
@Nullable public UUID getLegalTransactionUUID()
Original property name from the Odata EDM: LegalTransactionUUID
@Nullable public Boolean getLegalTransactionIsTriggerObj()
Original property name from the Odata EDM: LegalTransactionIsTriggerObj
public String toString()
toString
in class VdmObject<LglTransLinkedObjects>
public boolean equals(Object o)
equals
in class VdmObject<LglTransLinkedObjects>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<LglTransLinkedObjects>
public int hashCode()
hashCode
in class VdmObject<LglTransLinkedObjects>
Copyright © 2020 SAP SE. All rights reserved.