Modifier and Type | Field and Description |
---|---|
static SubItemCategoryLink<SubItemCategoryText> |
SubItemCategory.TO_CNSLDTN_SUBITEM_CATEGORY_T
Use with available fluent helpers to apply the to_CnsldtnSubitemCategoryT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SubItemCategoryText |
SubItemCategoryText.SubItemCategoryTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SubItemCategoryText> |
SubItemCategory.fetchCnsldtnSubitemCategoryT()
Fetches the SubItemCategoryText entities (one to many) associated with this entity.
|
Optional<List<SubItemCategoryText>> |
SubItemCategory.getCnsldtnSubitemCategoryTIfPresent()
Retrieval of associated SubItemCategoryText entities (one to many).
|
List<SubItemCategoryText> |
SubItemCategory.getCnsldtnSubitemCategoryTOrFetch()
Retrieval of associated SubItemCategoryText entities (one to many).
|
protected Class<SubItemCategoryText> |
SubItemCategoryTextByKeyFluentHelper.getEntityClass() |
protected Class<SubItemCategoryText> |
SubItemCategoryTextFluentHelper.getEntityClass() |
Class<SubItemCategoryText> |
SubItemCategoryText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SubItemCategory.addCnsldtnSubitemCategoryT(SubItemCategoryText... entity)
Adds elements to the list of associated SubItemCategoryText entities.
|
SubItemCategory.SubItemCategoryBuilder |
SubItemCategory.SubItemCategoryBuilder.cnsldtnSubitemCategoryT(SubItemCategoryText... value) |
Modifier and Type | Method and Description |
---|---|
void |
SubItemCategory.setCnsldtnSubitemCategoryT(List<SubItemCategoryText> value)
Overwrites the list of associated SubItemCategoryText entities for the loaded navigation property
to_CnsldtnSubitemCategoryT.
|
Constructor and Description |
---|
SubItemCategory(String subItemCategory,
String subItemCategory_Text,
Boolean isSubItemsForAcquisitionsDives,
List<SubItemCategoryText> toCnsldtnSubitemCategoryT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SubItemCategoryText> |
SubItemCategoryTextOneToOneLink.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 SubItemCategoryTextLink<ObjectT> |
SubItemCategoryTextLink.translateLinkType(EntityLink<SubItemCategoryTextLink<ObjectT>,SubItemCategoryText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.