Modifier and Type | Field and Description |
---|---|
static SupplierActivityTaskLink<SuplrActyTskSupplier> |
SupplierActivityTask.TO_SUPLR_ACTY_TSK_SUPPLIER
Use with available fluent helpers to apply the to_SuplrActyTskSupplier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActyTskSupplier |
SuplrActyTskSupplier.SuplrActyTskSupplierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrActyTskSupplier> |
SupplierActivityTask.fetchSuplrActyTskSupplier()
Fetches the SuplrActyTskSupplier entities (one to many) associated with this entity.
|
protected Class<SuplrActyTskSupplier> |
SuplrActyTskSupplierByKeyFluentHelper.getEntityClass() |
protected Class<SuplrActyTskSupplier> |
SuplrActyTskSupplierFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrActyTskSupplier>> |
SupplierActivityTask.getSuplrActyTskSupplierIfPresent()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
List<SuplrActyTskSupplier> |
SupplierActivityTask.getSuplrActyTskSupplierOrFetch()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
Class<SuplrActyTskSupplier> |
SuplrActyTskSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivityTask.addSuplrActyTskSupplier(SuplrActyTskSupplier... entity)
Adds elements to the list of associated SuplrActyTskSupplier entities.
|
SupplierActivityTask.SupplierActivityTaskBuilder |
SupplierActivityTask.SupplierActivityTaskBuilder.suplrActyTskSupplier(SuplrActyTskSupplier... value)
Navigation property to_SuplrActyTskSupplier for SupplierActivityTask to multiple
SuplrActyTskSupplier.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivityTask.setSuplrActyTskSupplier(List<SuplrActyTskSupplier> value)
Overwrites the list of associated SuplrActyTskSupplier entities for the loaded navigation property
to_SuplrActyTskSupplier.
|
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<SuplrActyTskSupplier> |
SuplrActyTskSupplierOneToOneLink.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 SuplrActyTskSupplierLink<ObjectT> |
SuplrActyTskSupplierLink.translateLinkType(EntityLink<SuplrActyTskSupplierLink<ObjectT>,SuplrActyTskSupplier,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.