Modifier and Type | Field and Description |
---|---|
static ProdAllocationSequenceLink<ProdAllocSequenceT> |
ProdAllocationSequence.TO_PROD_ALLOC_SEQUENCE_TTP
Use with available fluent helpers to apply the to_ProdAllocSequenceTTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocSequenceT |
ProdAllocSequenceT.ProdAllocSequenceTBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocSequenceT> |
ProdAllocationSequence.fetchProdAllocSequenceTTP()
Fetches the ProdAllocSequenceT entities (one to many) associated with this entity.
|
protected Class<ProdAllocSequenceT> |
ProdAllocSequenceTByKeyFluentHelper.getEntityClass() |
protected Class<ProdAllocSequenceT> |
ProdAllocSequenceTFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdAllocSequenceT>> |
ProdAllocationSequence.getProdAllocSequenceTTPIfPresent()
Retrieval of associated ProdAllocSequenceT entities (one to many).
|
List<ProdAllocSequenceT> |
ProdAllocationSequence.getProdAllocSequenceTTPOrFetch()
Retrieval of associated ProdAllocSequenceT entities (one to many).
|
Class<ProdAllocSequenceT> |
ProdAllocSequenceT.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationSequence.addProdAllocSequenceTTP(ProdAllocSequenceT... entity)
Adds elements to the list of associated ProdAllocSequenceT entities.
|
ProdAllocationSequence.ProdAllocationSequenceBuilder |
ProdAllocationSequence.ProdAllocationSequenceBuilder.prodAllocSequenceTTP(ProdAllocSequenceT... value)
Navigation property to_ProdAllocSequenceTTP for ProdAllocationSequence to multiple
ProdAllocSequenceT.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationSequence.setProdAllocSequenceTTP(List<ProdAllocSequenceT> value)
Overwrites the list of associated ProdAllocSequenceT entities for the loaded navigation property
to_ProdAllocSequenceTTP.
|
Constructor and Description |
---|
ProdAllocationSequence(UUID productAllocationSequenceUUID,
String productAllocationSequence,
String productAllocationSequence_Text,
String prodAllocSqncConsumptionUnit,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
List<ProdAllocSequenceT> toProdAllocSequenceTTP,
List<ProdAllocSqncAssgmt> toProdAllocSqncAssgmtTP) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocSequenceT> |
ProdAllocSequenceTOneToOneLink.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 ProdAllocSequenceTLink<ObjectT> |
ProdAllocSequenceTLink.translateLinkType(EntityLink<ProdAllocSequenceTLink<ObjectT>,ProdAllocSequenceT,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.