Modifier and Type | Field and Description |
---|---|
static SupplierActivityLink<SuplrActySupplier> |
SupplierActivity.TO_SUPLR_ACTY_SUPPLIER
Use with available fluent helpers to apply the to_SuplrActySupplier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActySupplier |
SuplrActySupplier.SuplrActySupplierBuilder.build() |
protected SuplrActySupplier |
SuplrActySupplierUpdateFluentHelper.getEntity() |
protected SuplrActySupplier |
SuplrActySupplierDeleteFluentHelper.getEntity() |
protected SuplrActySupplier |
SuplrActySupplierCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SuplrActySupplier> |
SupplierActivity.fetchSuplrActySupplier()
Fetches the SuplrActySupplier entities (one to many) associated with this entity.
|
protected Class<SuplrActySupplier> |
SuplrActySupplierFluentHelper.getEntityClass() |
protected Class<SuplrActySupplier> |
SuplrActySupplierByKeyFluentHelper.getEntityClass() |
Optional<List<SuplrActySupplier>> |
SupplierActivity.getSuplrActySupplierIfPresent()
Retrieval of associated SuplrActySupplier entities (one to many).
|
List<SuplrActySupplier> |
SupplierActivity.getSuplrActySupplierOrFetch()
Retrieval of associated SuplrActySupplier entities (one to many).
|
Class<SuplrActySupplier> |
SuplrActySupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.addSuplrActySupplier(SuplrActySupplier... entity)
Adds elements to the list of associated SuplrActySupplier entities.
|
SupplierActivity.SupplierActivityBuilder |
SupplierActivity.SupplierActivityBuilder.suplrActySupplier(SuplrActySupplier... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.setSuplrActySupplier(List<SuplrActySupplier> value)
Overwrites the list of associated SuplrActySupplier entities for the loaded navigation property
to_SuplrActySupplier.
|
Constructor and Description |
---|
SuplrActySupplierCreateFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will create a
SuplrActySupplier
entity on the OData endpoint. |
SuplrActySupplierDeleteFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will delete a
SuplrActySupplier
entity on the OData endpoint. |
SuplrActySupplierUpdateFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will update a
SuplrActySupplier
entity on the OData endpoint. |
Constructor and Description |
---|
SupplierActivity(UUID suplrActyUUID,
String supplierActivity,
UUID purgCatUUID,
String suplrActyName,
LocalDateTime startDate,
LocalDateTime endDate,
String suplrActyPriority,
String suplrActyType,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String suplrActyLifecycleStatus,
String language,
List<SuplrActyDescription> toSuplrActyDescription,
SuplrActyParticipant toSuplrActyParticipant,
SuplrActyPurchaserResp toSuplrActyPurchaserResp,
List<SuplrActySupplier> toSuplrActySupplier) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrActySupplier> |
SuplrActySupplierOneToOneLink.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 SuplrActySupplierLink<ObjectT> |
SuplrActySupplierLink.translateLinkType(EntityLink<SuplrActySupplierLink<ObjectT>,SuplrActySupplier,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.