Modifier and Type | Field and Description |
---|---|
static LegalDocumentStatusLink<LegalDocumentStatusText> |
LegalDocumentStatus.TO_LGL_CNTNT_M_DOC_STATUS_TEXT
Use with available fluent helpers to apply the to_LglCntntMDocStatusText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
LegalDocumentStatusText |
LegalDocumentStatusText.LegalDocumentStatusTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<LegalDocumentStatusText> |
LegalDocumentStatus.fetchLglCntntMDocStatusText()
Fetches the LegalDocumentStatusText entities (one to many) associated with this entity.
|
protected Class<LegalDocumentStatusText> |
LegalDocumentStatusTextFluentHelper.getEntityClass() |
protected Class<LegalDocumentStatusText> |
LegalDocumentStatusTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<LegalDocumentStatusText>> |
LegalDocumentStatus.getLglCntntMDocStatusTextIfPresent()
Retrieval of associated LegalDocumentStatusText entities (one to many).
|
List<LegalDocumentStatusText> |
LegalDocumentStatus.getLglCntntMDocStatusTextOrFetch()
Retrieval of associated LegalDocumentStatusText entities (one to many).
|
Class<LegalDocumentStatusText> |
LegalDocumentStatusText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LegalDocumentStatus.addLglCntntMDocStatusText(LegalDocumentStatusText... entity)
Adds elements to the list of associated LegalDocumentStatusText entities.
|
LegalDocumentStatus.LegalDocumentStatusBuilder |
LegalDocumentStatus.LegalDocumentStatusBuilder.lglCntntMDocStatusText(LegalDocumentStatusText... value)
Navigation property to_LglCntntMDocStatusText for LegalDocumentStatus to multiple
LegalDocumentStatusText.
|
Modifier and Type | Method and Description |
---|---|
void |
LegalDocumentStatus.setLglCntntMDocStatusText(List<LegalDocumentStatusText> value)
Overwrites the list of associated LegalDocumentStatusText entities for the loaded navigation property
to_LglCntntMDocStatusText.
|
Constructor and Description |
---|
LegalDocumentStatus(String internalDocumentStatus,
String lglCntntMDocStatusName,
List<LegalDocumentStatusText> toLglCntntMDocStatusText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<LegalDocumentStatusText> |
LegalDocumentStatusTextOneToOneLink.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 LegalDocumentStatusTextLink<ObjectT> |
LegalDocumentStatusTextLink.translateLinkType(EntityLink<LegalDocumentStatusTextLink<ObjectT>,LegalDocumentStatusText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.