Modifier and Type | Field and Description |
---|---|
static FSItemSelectionAttribLink<FSItemSelectionAttribText> |
FSItemSelectionAttrib.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_T
Use with available fluent helpers to apply the to_CnsldtnFSItemSelAttribT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemSelectionAttribText |
FSItemSelectionAttribText.FSItemSelectionAttribTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FSItemSelectionAttribText> |
FSItemSelectionAttrib.fetchCnsldtnFSItemSelAttribT()
Fetches the FSItemSelectionAttribText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FSItemSelectionAttribText>> |
FSItemSelectionAttrib.getCnsldtnFSItemSelAttribTIfPresent()
Retrieval of associated FSItemSelectionAttribText entities (one to many).
|
List<FSItemSelectionAttribText> |
FSItemSelectionAttrib.getCnsldtnFSItemSelAttribTOrFetch()
Retrieval of associated FSItemSelectionAttribText entities (one to many).
|
protected Class<FSItemSelectionAttribText> |
FSItemSelectionAttribTextFluentHelper.getEntityClass() |
protected Class<FSItemSelectionAttribText> |
FSItemSelectionAttribTextByKeyFluentHelper.getEntityClass() |
Class<FSItemSelectionAttribText> |
FSItemSelectionAttribText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttrib.addCnsldtnFSItemSelAttribT(FSItemSelectionAttribText... entity)
Adds elements to the list of associated FSItemSelectionAttribText entities.
|
FSItemSelectionAttrib.FSItemSelectionAttribBuilder |
FSItemSelectionAttrib.FSItemSelectionAttribBuilder.cnsldtnFSItemSelAttribT(FSItemSelectionAttribText... value)
Navigation property to_CnsldtnFSItemSelAttribT for FSItemSelectionAttrib to multiple
FSItemSelectionAttribText.
|
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttrib.setCnsldtnFSItemSelAttribT(List<FSItemSelectionAttribText> value)
Overwrites the list of associated FSItemSelectionAttribText entities for the loaded navigation property
to_CnsldtnFSItemSelAttribT.
|
Constructor and Description |
---|
FSItemSelectionAttrib(String fSItemAttributeName,
String fSItemAttributeName_Text,
List<FSItemSelectionAttribText> toCnsldtnFSItemSelAttribT,
List<FSItemSelectionAttribVal> toCnsldtnFSItemSelAttribVal) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemSelectionAttribText> |
FSItemSelectionAttribTextOneToOneLink.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 FSItemSelectionAttribTextLink<ObjectT> |
FSItemSelectionAttribTextLink.translateLinkType(EntityLink<FSItemSelectionAttribTextLink<ObjectT>,FSItemSelectionAttribText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.