Modifier and Type | Field and Description |
---|---|
static ProdAllocationObjectLink<ProdAllocationObjectT> |
ProdAllocationObject.TO_PROD_ALLOCATION_OBJECT_TTP
Use with available fluent helpers to apply the to_ProdAllocationObjectTTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocationObjectT |
ProdAllocationObjectT.ProdAllocationObjectTBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocationObjectT> |
ProdAllocationObject.fetchProdAllocationObjectTTP()
Fetches the ProdAllocationObjectT entities (one to many) associated with this entity.
|
protected Class<ProdAllocationObjectT> |
ProdAllocationObjectTFluentHelper.getEntityClass() |
protected Class<ProdAllocationObjectT> |
ProdAllocationObjectTByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdAllocationObjectT>> |
ProdAllocationObject.getProdAllocationObjectTTPIfPresent()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
List<ProdAllocationObjectT> |
ProdAllocationObject.getProdAllocationObjectTTPOrFetch()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
Class<ProdAllocationObjectT> |
ProdAllocationObjectT.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.addProdAllocationObjectTTP(ProdAllocationObjectT... entity)
Adds elements to the list of associated ProdAllocationObjectT entities.
|
ProdAllocationObject.ProdAllocationObjectBuilder |
ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocationObjectTTP(ProdAllocationObjectT... value)
Navigation property to_ProdAllocationObjectTTP for ProdAllocationObject to multiple
ProdAllocationObjectT.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.setProdAllocationObjectTTP(List<ProdAllocationObjectT> value)
Overwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property
to_ProdAllocationObjectTTP.
|
Constructor and Description |
---|
ProdAllocationObject(UUID productAllocationObjectUUID,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocationObjectT> |
ProdAllocationObjectTOneToOneLink.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 ProdAllocationObjectTLink<ObjectT> |
ProdAllocationObjectTLink.translateLinkType(EntityLink<ProdAllocationObjectTLink<ObjectT>,ProdAllocationObjectT,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.