Modifier and Type | Field and Description |
---|---|
static SupplierActivityTaskOneToOneLink<SuplrActyTskPurchaserResp> |
SupplierActivityTask.TO_SUPLR_ACTY_TSK_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrActyTskPurchaserResp navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActyTskPurchaserResp |
SuplrActyTskPurchaserResp.SuplrActyTskPurchaserRespBuilder.build() |
SuplrActyTskPurchaserResp |
SupplierActivityTask.fetchSuplrActyTskPurchaserResp()
Fetches the SuplrActyTskPurchaserResp entity (one to one) associated with this entity.
|
SuplrActyTskPurchaserResp |
SupplierActivityTask.getSuplrActyTskPurchaserRespOrFetch()
Retrieval of associated SuplrActyTskPurchaserResp entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrActyTskPurchaserResp> |
SuplrActyTskPurchaserRespByKeyFluentHelper.getEntityClass() |
protected Class<SuplrActyTskPurchaserResp> |
SuplrActyTskPurchaserRespFluentHelper.getEntityClass() |
io.vavr.control.Option<SuplrActyTskPurchaserResp> |
SupplierActivityTask.getSuplrActyTskPurchaserRespIfPresent()
Retrieval of associated SuplrActyTskPurchaserResp entity (one to one).
|
Class<SuplrActyTskPurchaserResp> |
SuplrActyTskPurchaserResp.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivityTask.setSuplrActyTskPurchaserResp(SuplrActyTskPurchaserResp value)
Overwrites the associated SuplrActyTskPurchaserResp entity for the loaded navigation property
to_SuplrActyTskPurchaserResp.
|
SupplierActivityTask.SupplierActivityTaskBuilder |
SupplierActivityTask.SupplierActivityTaskBuilder.suplrActyTskPurchaserResp(SuplrActyTskPurchaserResp value)
Navigation property to_SuplrActyTskPurchaserResp for SupplierActivityTask to single
SuplrActyTskPurchaserResp.
|
Constructor and Description |
---|
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 |
---|---|
ExpressionFluentHelper<SuplrActyTskPurchaserResp> |
SuplrActyTskPurchaserRespOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SuplrActyTskPurchaserRespLink<ObjectT> |
SuplrActyTskPurchaserRespLink.translateLinkType(EntityLink<SuplrActyTskPurchaserRespLink<ObjectT>,SuplrActyTskPurchaserResp,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.