Modifier and Type | Field and Description |
---|---|
static OrderIDLink<OrderIDText> |
OrderID.TO_CNSLDTN_INTERNAL_ORDER_T
Use with available fluent helpers to apply the to_CnsldtnInternalOrderT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
OrderIDText |
OrderIDText.OrderIDTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<OrderIDText> |
OrderID.fetchCnsldtnInternalOrderT()
Fetches the OrderIDText entities (one to many) associated with this entity.
|
Optional<List<OrderIDText>> |
OrderID.getCnsldtnInternalOrderTIfPresent()
Retrieval of associated OrderIDText entities (one to many).
|
List<OrderIDText> |
OrderID.getCnsldtnInternalOrderTOrFetch()
Retrieval of associated OrderIDText entities (one to many).
|
protected Class<OrderIDText> |
OrderIDTextFluentHelper.getEntityClass() |
protected Class<OrderIDText> |
OrderIDTextByKeyFluentHelper.getEntityClass() |
Class<OrderIDText> |
OrderIDText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
OrderID.addCnsldtnInternalOrderT(OrderIDText... entity)
Adds elements to the list of associated OrderIDText entities.
|
OrderID.OrderIDBuilder |
OrderID.OrderIDBuilder.cnsldtnInternalOrderT(OrderIDText... value) |
Modifier and Type | Method and Description |
---|---|
void |
OrderID.setCnsldtnInternalOrderT(List<OrderIDText> value)
Overwrites the list of associated OrderIDText entities for the loaded navigation property
to_CnsldtnInternalOrderT.
|
Constructor and Description |
---|
OrderID(String internalOrder,
String internalOrder_Text,
String additionalMasterDataSource,
List<OrderIDText> toCnsldtnInternalOrderT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<OrderIDText> |
OrderIDTextOneToOneLink.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 OrderIDTextLink<ObjectT> |
OrderIDTextLink.translateLinkType(EntityLink<OrderIDTextLink<ObjectT>,OrderIDText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.