Modifier and Type | Field and Description |
---|---|
static LglCntntMDocParCategoryLink<LglCntntMDocCategory> |
LglCntntMDocParCategory.TO_LGL_CNTNT_M_DOC_CATEGORY
Use with available fluent helpers to apply the to_LglCntntMDocCategory navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
LglCntntMDocCategory |
LglCntntMDocCategory.LglCntntMDocCategoryBuilder.build() |
protected LglCntntMDocCategory |
LglCntntMDocCategoryCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<LglCntntMDocCategory> |
LglCntntMDocParCategory.fetchLglCntntMDocCategory()
Fetches the LglCntntMDocCategory entities (one to many) associated with this entity.
|
protected Class<LglCntntMDocCategory> |
LglCntntMDocCategoryFluentHelper.getEntityClass() |
protected Class<LglCntntMDocCategory> |
LglCntntMDocCategoryByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<LglCntntMDocCategory>> |
LglCntntMDocParCategory.getLglCntntMDocCategoryIfPresent()
Retrieval of associated LglCntntMDocCategory entities (one to many).
|
List<LglCntntMDocCategory> |
LglCntntMDocParCategory.getLglCntntMDocCategoryOrFetch()
Retrieval of associated LglCntntMDocCategory entities (one to many).
|
Class<LglCntntMDocCategory> |
LglCntntMDocCategory.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LglCntntMDocParCategory.addLglCntntMDocCategory(LglCntntMDocCategory... entity)
Adds elements to the list of associated LglCntntMDocCategory entities.
|
LglCntntMDocParCategory.LglCntntMDocParCategoryBuilder |
LglCntntMDocParCategory.LglCntntMDocParCategoryBuilder.lglCntntMDocCategory(LglCntntMDocCategory... value)
Navigation property to_LglCntntMDocCategory for LglCntntMDocParCategory to multiple
LglCntntMDocCategory.
|
Modifier and Type | Method and Description |
---|---|
void |
LglCntntMDocParCategory.setLglCntntMDocCategory(List<LglCntntMDocCategory> value)
Overwrites the list of associated LglCntntMDocCategory entities for the loaded navigation property
to_LglCntntMDocCategory.
|
Constructor and Description |
---|
LglCntntMDocCategoryCreateFluentHelper(String servicePath,
LglCntntMDocCategory entity)
Deprecated.
Use the constructor
LglCntntMDocCategoryCreateFluentHelper.LglCntntMDocCategoryCreateFluentHelper(String, LglCntntMDocCategory,String)
instead. |
LglCntntMDocCategoryCreateFluentHelper(String servicePath,
LglCntntMDocCategory entity,
String entityCollection)
Creates a fluent helper object that will create a
LglCntntMDocCategory entity on the OData endpoint. |
Constructor and Description |
---|
LglCntntMDocParCategory(UUID lglCntntMDocParCatUUID,
UUID lglCntntMDocumentUUID,
String lglCntntMParentCategory,
List<LglCntntMDocCategory> toLglCntntMDocCategory) |
Modifier and Type | Method and Description |
---|---|
LegalDocumentServiceBatchChangeSet |
LegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory)
Create a new
LglCntntMDocCategory entity and save it to the S/4HANA system. |
LegalDocumentServiceBatchChangeSet |
DefaultLegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory)
Create a new
LglCntntMDocCategory entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<LglCntntMDocCategory> |
LglCntntMDocCategoryOneToOneLink.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 LglCntntMDocCategoryLink<ObjectT> |
LglCntntMDocCategoryLink.translateLinkType(EntityLink<LglCntntMDocCategoryLink<ObjectT>,LglCntntMDocCategory,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
LglCntntMDocCategoryCreateFluentHelper |
DefaultLegalDocumentService.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) |
LglCntntMDocCategoryCreateFluentHelper |
LegalDocumentService.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory)
Create a new
LglCntntMDocCategory entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.