public class SupplierActivityTask extends VdmEntity<SupplierActivityTask>
Original entity name from the Odata EDM: A_SupplierActivityTaskType
Modifier and Type | Class and Description |
---|---|
static class |
SupplierActivityTask.SupplierActivityTaskBuilder
Helper class to allow for fluent creation of SupplierActivityTask instances.
|
Modifier and Type | Field and Description |
---|---|
static SupplierActivityTaskSelectable |
ALL_FIELDS
Selector for all available fields of SupplierActivityTask.
|
static SupplierActivityTaskField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierActivityTaskField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SupplierActivityTaskField<LocalDateTime> |
END_DATE
Use with available fluent helpers to apply the EndDate field to query operations.
|
static SupplierActivityTaskField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierActivityTaskField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static SupplierActivityTaskField<String> |
SUPLR_ACTY_TASK_LIFECYCLE_STATUS
Use with available fluent helpers to apply the SuplrActyTaskLifecycleStatus field to query operations.
|
static SupplierActivityTaskField<String> |
SUPLR_ACTY_TASK_NAME
Use with available fluent helpers to apply the SuplrActyTaskName field to query operations.
|
static SupplierActivityTaskField<String> |
SUPLR_ACTY_TASK_PRIORITY
Use with available fluent helpers to apply the SuplrActyTaskPriority field to query operations.
|
static SupplierActivityTaskField<UUID> |
SUPLR_ACTY_TASK_UUID
Use with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.
|
static SupplierActivityTaskField<String> |
SUPPLIER_ACTIVITY_TASK
Use with available fluent helpers to apply the SupplierActivityTask field to query operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskActyReference> |
TO_SUPLR_ACTY_TSK_ACTY_REFERENCE
Use with available fluent helpers to apply the to_SuplrActyTskActyReference navigation property to query
operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskCommText> |
TO_SUPLR_ACTY_TSK_COMM_TEXT
Use with available fluent helpers to apply the to_SuplrActyTskCommText navigation property to query
operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskDescription> |
TO_SUPLR_ACTY_TSK_DESCRIPTION
Use with available fluent helpers to apply the to_SuplrActyTskDescription navigation property to query
operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskMessageText> |
TO_SUPLR_ACTY_TSK_MESSAGE_TEXT
Use with available fluent helpers to apply the to_SuplrActyTskMessageText navigation property to query
operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskProcessor> |
TO_SUPLR_ACTY_TSK_PROCESSOR
Use with available fluent helpers to apply the to_SuplrActyTskProcessor navigation property to query
operations.
|
static SupplierActivityTaskOneToOneLink<SuplrActyTskPurchaserResp> |
TO_SUPLR_ACTY_TSK_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrActyTskPurchaserResp navigation property to query
operations.
|
static SupplierActivityTaskLink<SuplrActyTskSupplier> |
TO_SUPLR_ACTY_TSK_SUPPLIER
Use with available fluent helpers to apply the to_SuplrActyTskSupplier navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
SupplierActivityTask() |
SupplierActivityTask(UUID suplrActyTaskUUID,
String supplierActivityTask,
String suplrActyTaskName,
ZonedDateTime creationDateTime,
String createdByUser,
String lastChangedByUser,
LocalDateTime endDate,
String language,
String suplrActyTaskPriority,
String suplrActyTaskLifecycleStatus,
SuplrActyTskActyReference toSuplrActyTskActyReference,
SuplrActyTskCommText toSuplrActyTskCommText,
SuplrActyTskDescription toSuplrActyTskDescription,
SuplrActyTskMessageText toSuplrActyTskMessageText,
SuplrActyTskProcessor toSuplrActyTskProcessor,
SuplrActyTskPurchaserResp toSuplrActyTskPurchaserResp,
List<SuplrActyTskSupplier> toSuplrActyTskSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrActyTskSupplier(SuplrActyTskSupplier... entity)
Adds elements to the list of associated SuplrActyTskSupplier entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SupplierActivityTask.SupplierActivityTaskBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SuplrActyTskActyReference |
fetchSuplrActyTskActyReference()
Fetches the SuplrActyTskActyReference entity (one to one) associated with this entity.
|
SuplrActyTskCommText |
fetchSuplrActyTskCommText()
Fetches the SuplrActyTskCommText entity (one to one) associated with this entity.
|
SuplrActyTskDescription |
fetchSuplrActyTskDescription()
Fetches the SuplrActyTskDescription entity (one to one) associated with this entity.
|
SuplrActyTskMessageText |
fetchSuplrActyTskMessageText()
Fetches the SuplrActyTskMessageText entity (one to one) associated with this entity.
|
SuplrActyTskProcessor |
fetchSuplrActyTskProcessor()
Fetches the SuplrActyTskProcessor entity (one to one) associated with this entity.
|
SuplrActyTskPurchaserResp |
fetchSuplrActyTskPurchaserResp()
Fetches the SuplrActyTskPurchaserResp entity (one to one) associated with this entity.
|
List<SuplrActyTskSupplier> |
fetchSuplrActyTskSupplier()
Fetches the SuplrActyTskSupplier entities (one to many) associated with this entity.
|
static <T> SupplierActivityTaskField<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) |
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 60
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
LocalDateTime |
getEndDate()
Constraints: Not nullable, Precision: 0
|
protected String |
getEntityCollection() |
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 60
|
String |
getSuplrActyTaskLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getSuplrActyTaskName()
Constraints: Not nullable, Maximum length: 60
|
String |
getSuplrActyTaskPriority()
Constraints: Not nullable, Maximum length: 1
|
UUID |
getSuplrActyTaskUUID()
(Key Field) Constraints: Not nullable
|
io.vavr.control.Option<SuplrActyTskActyReference> |
getSuplrActyTskActyReferenceIfPresent()
Retrieval of associated SuplrActyTskActyReference entity (one to one).
|
SuplrActyTskActyReference |
getSuplrActyTskActyReferenceOrFetch()
Retrieval of associated SuplrActyTskActyReference entity (one to one).
|
io.vavr.control.Option<SuplrActyTskCommText> |
getSuplrActyTskCommTextIfPresent()
Retrieval of associated SuplrActyTskCommText entity (one to one).
|
SuplrActyTskCommText |
getSuplrActyTskCommTextOrFetch()
Retrieval of associated SuplrActyTskCommText entity (one to one).
|
io.vavr.control.Option<SuplrActyTskDescription> |
getSuplrActyTskDescriptionIfPresent()
Retrieval of associated SuplrActyTskDescription entity (one to one).
|
SuplrActyTskDescription |
getSuplrActyTskDescriptionOrFetch()
Retrieval of associated SuplrActyTskDescription entity (one to one).
|
io.vavr.control.Option<SuplrActyTskMessageText> |
getSuplrActyTskMessageTextIfPresent()
Retrieval of associated SuplrActyTskMessageText entity (one to one).
|
SuplrActyTskMessageText |
getSuplrActyTskMessageTextOrFetch()
Retrieval of associated SuplrActyTskMessageText entity (one to one).
|
io.vavr.control.Option<SuplrActyTskProcessor> |
getSuplrActyTskProcessorIfPresent()
Retrieval of associated SuplrActyTskProcessor entity (one to one).
|
SuplrActyTskProcessor |
getSuplrActyTskProcessorOrFetch()
Retrieval of associated SuplrActyTskProcessor entity (one to one).
|
io.vavr.control.Option<SuplrActyTskPurchaserResp> |
getSuplrActyTskPurchaserRespIfPresent()
Retrieval of associated SuplrActyTskPurchaserResp entity (one to one).
|
SuplrActyTskPurchaserResp |
getSuplrActyTskPurchaserRespOrFetch()
Retrieval of associated SuplrActyTskPurchaserResp entity (one to one).
|
io.vavr.control.Option<List<SuplrActyTskSupplier>> |
getSuplrActyTskSupplierIfPresent()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
List<SuplrActyTskSupplier> |
getSuplrActyTskSupplierOrFetch()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
String |
getSupplierActivityTask()
Constraints: Not nullable, Maximum length: 20
|
Class<SupplierActivityTask> |
getType() |
int |
hashCode() |
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 60
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setEndDate(LocalDateTime endDate)
Constraints: Not nullable, Precision: 0
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 60
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSuplrActyTaskLifecycleStatus(String suplrActyTaskLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setSuplrActyTaskName(String suplrActyTaskName)
Constraints: Not nullable, Maximum length: 60
|
void |
setSuplrActyTaskPriority(String suplrActyTaskPriority)
Constraints: Not nullable, Maximum length: 1
|
void |
setSuplrActyTaskUUID(UUID suplrActyTaskUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrActyTskActyReference(SuplrActyTskActyReference value)
Overwrites the associated SuplrActyTskActyReference entity for the loaded navigation property
to_SuplrActyTskActyReference.
|
void |
setSuplrActyTskCommText(SuplrActyTskCommText value)
Overwrites the associated SuplrActyTskCommText entity for the loaded navigation property
to_SuplrActyTskCommText.
|
void |
setSuplrActyTskDescription(SuplrActyTskDescription value)
Overwrites the associated SuplrActyTskDescription entity for the loaded navigation property
to_SuplrActyTskDescription.
|
void |
setSuplrActyTskMessageText(SuplrActyTskMessageText value)
Overwrites the associated SuplrActyTskMessageText entity for the loaded navigation property
to_SuplrActyTskMessageText.
|
void |
setSuplrActyTskProcessor(SuplrActyTskProcessor value)
Overwrites the associated SuplrActyTskProcessor entity for the loaded navigation property
to_SuplrActyTskProcessor.
|
void |
setSuplrActyTskPurchaserResp(SuplrActyTskPurchaserResp value)
Overwrites the associated SuplrActyTskPurchaserResp entity for the loaded navigation property
to_SuplrActyTskPurchaserResp.
|
void |
setSuplrActyTskSupplier(List<SuplrActyTskSupplier> value)
Overwrites the list of associated SuplrActyTskSupplier entities for the loaded navigation property
to_SuplrActyTskSupplier.
|
void |
setSupplierActivityTask(String supplierActivityTask)
Constraints: Not nullable, Maximum length: 20
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SupplierActivityTaskSelectable ALL_FIELDS
public static final SupplierActivityTaskField<UUID> SUPLR_ACTY_TASK_UUID
public static final SupplierActivityTaskField<String> SUPPLIER_ACTIVITY_TASK
public static final SupplierActivityTaskField<String> SUPLR_ACTY_TASK_NAME
public static final SupplierActivityTaskField<ZonedDateTime> CREATION_DATE_TIME
public static final SupplierActivityTaskField<String> CREATED_BY_USER
public static final SupplierActivityTaskField<String> LAST_CHANGED_BY_USER
public static final SupplierActivityTaskField<LocalDateTime> END_DATE
public static final SupplierActivityTaskField<String> LANGUAGE
public static final SupplierActivityTaskField<String> SUPLR_ACTY_TASK_PRIORITY
public static final SupplierActivityTaskField<String> SUPLR_ACTY_TASK_LIFECYCLE_STATUS
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskActyReference> TO_SUPLR_ACTY_TSK_ACTY_REFERENCE
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskCommText> TO_SUPLR_ACTY_TSK_COMM_TEXT
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskDescription> TO_SUPLR_ACTY_TSK_DESCRIPTION
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskMessageText> TO_SUPLR_ACTY_TSK_MESSAGE_TEXT
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskProcessor> TO_SUPLR_ACTY_TSK_PROCESSOR
public static final SupplierActivityTaskOneToOneLink<SuplrActyTskPurchaserResp> TO_SUPLR_ACTY_TSK_PURCHASER_RESP
public static final SupplierActivityTaskLink<SuplrActyTskSupplier> TO_SUPLR_ACTY_TSK_SUPPLIER
public SupplierActivityTask()
public SupplierActivityTask(@Nullable UUID suplrActyTaskUUID, @Nullable String supplierActivityTask, @Nullable String suplrActyTaskName, @Nullable ZonedDateTime creationDateTime, @Nullable String createdByUser, @Nullable String lastChangedByUser, @Nullable LocalDateTime endDate, @Nullable String language, @Nullable String suplrActyTaskPriority, @Nullable String suplrActyTaskLifecycleStatus, @Nullable SuplrActyTskActyReference toSuplrActyTskActyReference, @Nullable SuplrActyTskCommText toSuplrActyTskCommText, @Nullable SuplrActyTskDescription toSuplrActyTskDescription, @Nullable SuplrActyTskMessageText toSuplrActyTskMessageText, @Nullable SuplrActyTskProcessor toSuplrActyTskProcessor, @Nullable SuplrActyTskPurchaserResp toSuplrActyTskPurchaserResp, List<SuplrActyTskSupplier> toSuplrActyTskSupplier)
@Nonnull public Class<SupplierActivityTask> getType()
getType
in class VdmObject<SupplierActivityTask>
public void setSuplrActyTaskUUID(@Nullable UUID suplrActyTaskUUID)
Original property name from the Odata EDM: SuplrActyTaskUUID
suplrActyTaskUUID
- Task UUIDpublic void setSupplierActivityTask(@Nullable String supplierActivityTask)
Original property name from the Odata EDM: SupplierActivityTask
supplierActivityTask
- Task IDpublic void setSuplrActyTaskName(@Nullable String suplrActyTaskName)
Original property name from the Odata EDM: SuplrActyTaskName
suplrActyTaskName
- Task Namepublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Created Onpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created-By Namepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Changed-By Namepublic void setEndDate(@Nullable LocalDateTime endDate)
Original property name from the Odata EDM: EndDate
endDate
- Due Datepublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Languagepublic void setSuplrActyTaskPriority(@Nullable String suplrActyTaskPriority)
Original property name from the Odata EDM: SuplrActyTaskPriority
suplrActyTaskPriority
- Priority of a Taskpublic void setSuplrActyTaskLifecycleStatus(@Nullable String suplrActyTaskLifecycleStatus)
Original property name from the Odata EDM: SuplrActyTaskLifecycleStatus
suplrActyTaskLifecycleStatus
- Lifecycle Status Code for Tasksprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SupplierActivityTask>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SupplierActivityTask>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SupplierActivityTask>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SupplierActivityTask>
@Nonnull public static <T> SupplierActivityTaskField<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> SupplierActivityTaskField<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<SupplierActivityTask>
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<SupplierActivityTask>
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<SupplierActivityTask>
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()
getDefaultServicePath
in class VdmEntity<SupplierActivityTask>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SupplierActivityTask>
@Nullable public SuplrActyTskActyReference fetchSuplrActyTskActyReference() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskActyReference getSuplrActyTskActyReferenceOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskActyReference of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskActyReference> getSuplrActyTskActyReferenceIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setSuplrActyTskActyReference(SuplrActyTskActyReference value)
value
- New SuplrActyTskActyReference entity.@Nullable public SuplrActyTskCommText fetchSuplrActyTskCommText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskCommText getSuplrActyTskCommTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskCommText of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskCommText> getSuplrActyTskCommTextIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSuplrActyTskCommText(SuplrActyTskCommText value)
value
- New SuplrActyTskCommText entity.@Nullable public SuplrActyTskDescription fetchSuplrActyTskDescription() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskDescription getSuplrActyTskDescriptionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskDescription of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskDescription> getSuplrActyTskDescriptionIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setSuplrActyTskDescription(SuplrActyTskDescription value)
value
- New SuplrActyTskDescription entity.@Nullable public SuplrActyTskMessageText fetchSuplrActyTskMessageText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskMessageText getSuplrActyTskMessageTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskMessageText of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskMessageText> getSuplrActyTskMessageTextIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setSuplrActyTskMessageText(SuplrActyTskMessageText value)
value
- New SuplrActyTskMessageText entity.@Nullable public SuplrActyTskProcessor fetchSuplrActyTskProcessor() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskProcessor getSuplrActyTskProcessorOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskProcessor of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskProcessor> getSuplrActyTskProcessorIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSuplrActyTskProcessor(SuplrActyTskProcessor value)
value
- New SuplrActyTskProcessor entity.@Nullable public SuplrActyTskPurchaserResp fetchSuplrActyTskPurchaserResp() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrActyTskPurchaserResp getSuplrActyTskPurchaserRespOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskPurchaserResp of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SuplrActyTskPurchaserResp> getSuplrActyTskPurchaserRespIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setSuplrActyTskPurchaserResp(SuplrActyTskPurchaserResp value)
value
- New SuplrActyTskPurchaserResp entity.@Nonnull public List<SuplrActyTskSupplier> fetchSuplrActyTskSupplier() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SuplrActyTskSupplier> getSuplrActyTskSupplierOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrActyTskSupplier of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SuplrActyTskSupplier>> getSuplrActyTskSupplierIfPresent()
If the navigation property for an entity SupplierActivityTask has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSuplrActyTskSupplier(@Nonnull List<SuplrActyTskSupplier> value)
If the navigation property to_SuplrActyTskSupplier of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SuplrActyTskSupplier entities.public void addSuplrActyTskSupplier(SuplrActyTskSupplier... entity)
If the navigation property to_SuplrActyTskSupplier of a queried SupplierActivityTask is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SuplrActyTskSupplier entities.public static SupplierActivityTask.SupplierActivityTaskBuilder builder()
@Nullable public UUID getSuplrActyTaskUUID()
Original property name from the Odata EDM: SuplrActyTaskUUID
@Nullable public String getSupplierActivityTask()
Original property name from the Odata EDM: SupplierActivityTask
@Nullable public String getSuplrActyTaskName()
Original property name from the Odata EDM: SuplrActyTaskName
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getEndDate()
Original property name from the Odata EDM: EndDate
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getSuplrActyTaskPriority()
Original property name from the Odata EDM: SuplrActyTaskPriority
@Nullable public String getSuplrActyTaskLifecycleStatus()
Original property name from the Odata EDM: SuplrActyTaskLifecycleStatus
public String toString()
toString
in class VdmObject<SupplierActivityTask>
public boolean equals(Object o)
equals
in class VdmObject<SupplierActivityTask>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SupplierActivityTask>
public int hashCode()
hashCode
in class VdmObject<SupplierActivityTask>
Copyright © 2019 SAP SE. All rights reserved.