Modifier and Type | Field and Description |
---|---|
static LglCntntMDocContentTypeLink<LglCntntMDocContentTypeText> |
LglCntntMDocContentType.TO_LGL_CNTNT_M_DOC_CONTENT_TYPE_TEXT
Use with available fluent helpers to apply the to_LglCntntMDocContentTypeText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
LglCntntMDocContentTypeText |
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<LglCntntMDocContentTypeText> |
LglCntntMDocContentType.fetchLglCntntMDocContentTypeText()
Fetches the LglCntntMDocContentTypeText entities (one to many) associated with this entity.
|
protected Class<LglCntntMDocContentTypeText> |
LglCntntMDocContentTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<LglCntntMDocContentTypeText> |
LglCntntMDocContentTypeTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<LglCntntMDocContentTypeText>> |
LglCntntMDocContentType.getLglCntntMDocContentTypeTextIfPresent()
Retrieval of associated LglCntntMDocContentTypeText entities (one to many).
|
List<LglCntntMDocContentTypeText> |
LglCntntMDocContentType.getLglCntntMDocContentTypeTextOrFetch()
Retrieval of associated LglCntntMDocContentTypeText entities (one to many).
|
Class<LglCntntMDocContentTypeText> |
LglCntntMDocContentTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LglCntntMDocContentType.addLglCntntMDocContentTypeText(LglCntntMDocContentTypeText... entity)
Adds elements to the list of associated LglCntntMDocContentTypeText entities.
|
LglCntntMDocContentType.LglCntntMDocContentTypeBuilder |
LglCntntMDocContentType.LglCntntMDocContentTypeBuilder.lglCntntMDocContentTypeText(LglCntntMDocContentTypeText... value)
Navigation property to_LglCntntMDocContentTypeText for LglCntntMDocContentType to multiple
LglCntntMDocContentTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
LglCntntMDocContentType.setLglCntntMDocContentTypeText(List<LglCntntMDocContentTypeText> value)
Overwrites the list of associated LglCntntMDocContentTypeText entities for the loaded navigation property
to_LglCntntMDocContentTypeText.
|
Constructor and Description |
---|
LglCntntMDocContentType(String lglCntntMDocContentType,
List<LglCntntMDocContentTypeText> toLglCntntMDocContentTypeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<LglCntntMDocContentTypeText> |
LglCntntMDocContentTypeTextOneToOneLink.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 LglCntntMDocContentTypeTextLink<ObjectT> |
LglCntntMDocContentTypeTextLink.translateLinkType(EntityLink<LglCntntMDocContentTypeTextLink<ObjectT>,LglCntntMDocContentTypeText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.