Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransCategoryGroupLink<LglTransParentCategory> |
LglTransCategoryGroup.TO_LGL_TRANS_PARENT_CATEGORY
Use with available fluent helpers to apply the to_LglTransParentCategory navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
LglTransParentCategory |
LglTransParentCategory.LglTransParentCategoryBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<LglTransParentCategory> |
LglTransCategoryGroup.fetchLglTransParentCategory()
Fetches the LglTransParentCategory entities (one to many) associated with this entity.
|
protected Class<LglTransParentCategory> |
LglTransParentCategoryByKeyFluentHelper.getEntityClass() |
protected Class<LglTransParentCategory> |
LglTransParentCategoryFluentHelper.getEntityClass() |
Optional<List<LglTransParentCategory>> |
LglTransCategoryGroup.getLglTransParentCategoryIfPresent()
Retrieval of associated LglTransParentCategory entities (one to many).
|
List<LglTransParentCategory> |
LglTransCategoryGroup.getLglTransParentCategoryOrFetch()
Retrieval of associated LglTransParentCategory entities (one to many).
|
Class<LglTransParentCategory> |
LglTransParentCategory.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LglTransCategoryGroup.addLglTransParentCategory(LglTransParentCategory... entity)
Adds elements to the list of associated LglTransParentCategory entities.
|
LglTransCategoryGroup.LglTransCategoryGroupBuilder |
LglTransCategoryGroup.LglTransCategoryGroupBuilder.lglTransParentCategory(LglTransParentCategory... value) |
Modifier and Type | Method and Description |
---|---|
void |
LglTransCategoryGroup.setLglTransParentCategory(List<LglTransParentCategory> value)
Overwrites the list of associated LglTransParentCategory entities for the loaded navigation property to_LglTransParentCategory.
|
protected LglTransParentCategoryLink<ObjectT> |
LglTransParentCategoryLink.translateLinkType(EntityLink<LglTransParentCategoryLink<ObjectT>,LglTransParentCategory,ObjectT> link) |
Constructor and Description |
---|
LglTransCategoryGroup(UUID legalTransactionCatGroupUUID,
UUID legalTransactionUUID,
String lglCntntMCatGroupTitle,
Short lglCntntMIndex,
ErpConfigContext erpConfigContext,
List<LglTransParentCategory> toLglTransParentCategory) |
Copyright © 2018 SAP SE. All rights reserved.