Modifier and Type | Field and Description |
---|---|
static FSItemSelectionAttribValTextOneToOneLink<FSItemSelectionAttribVal> |
FSItemSelectionAttribValText.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_VAL
Use with available fluent helpers to apply the to_CnsldtnFSItemSelAttribVal navigation property to query
operations.
|
static FSItemSelectionAttribLink<FSItemSelectionAttribVal> |
FSItemSelectionAttrib.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_VAL
Use with available fluent helpers to apply the to_CnsldtnFSItemSelAttribVal navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemSelectionAttribVal |
FSItemSelectionAttribVal.FSItemSelectionAttribValBuilder.build() |
FSItemSelectionAttribVal |
FSItemSelectionAttribValText.fetchCnsldtnFSItemSelAttribVal()
Fetches the FSItemSelectionAttribVal entity (one to one) associated with this entity.
|
FSItemSelectionAttribVal |
FSItemSelectionAttribValText.getCnsldtnFSItemSelAttribValOrFetch()
Retrieval of associated FSItemSelectionAttribVal entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<FSItemSelectionAttribVal> |
FSItemSelectionAttrib.fetchCnsldtnFSItemSelAttribVal()
Fetches the FSItemSelectionAttribVal entities (one to many) associated with this entity.
|
io.vavr.control.Option<FSItemSelectionAttribVal> |
FSItemSelectionAttribValText.getCnsldtnFSItemSelAttribValIfPresent()
Retrieval of associated FSItemSelectionAttribVal entity (one to one).
|
io.vavr.control.Option<List<FSItemSelectionAttribVal>> |
FSItemSelectionAttrib.getCnsldtnFSItemSelAttribValIfPresent()
Retrieval of associated FSItemSelectionAttribVal entities (one to many).
|
List<FSItemSelectionAttribVal> |
FSItemSelectionAttrib.getCnsldtnFSItemSelAttribValOrFetch()
Retrieval of associated FSItemSelectionAttribVal entities (one to many).
|
protected Class<FSItemSelectionAttribVal> |
FSItemSelectionAttribValFluentHelper.getEntityClass() |
protected Class<FSItemSelectionAttribVal> |
FSItemSelectionAttribValByKeyFluentHelper.getEntityClass() |
Class<FSItemSelectionAttribVal> |
FSItemSelectionAttribVal.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttrib.addCnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal... entity)
Adds elements to the list of associated FSItemSelectionAttribVal entities.
|
FSItemSelectionAttrib.FSItemSelectionAttribBuilder |
FSItemSelectionAttrib.FSItemSelectionAttribBuilder.cnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal... value)
Navigation property to_CnsldtnFSItemSelAttribVal for FSItemSelectionAttrib to multiple
FSItemSelectionAttribVal.
|
FSItemSelectionAttribValText.FSItemSelectionAttribValTextBuilder |
FSItemSelectionAttribValText.FSItemSelectionAttribValTextBuilder.cnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal value)
Navigation property to_CnsldtnFSItemSelAttribVal for FSItemSelectionAttribValText to single
FSItemSelectionAttribVal.
|
void |
FSItemSelectionAttribValText.setCnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal value)
Overwrites the associated FSItemSelectionAttribVal entity for the loaded navigation property
to_CnsldtnFSItemSelAttribVal.
|
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttrib.setCnsldtnFSItemSelAttribVal(List<FSItemSelectionAttribVal> value)
Overwrites the list of associated FSItemSelectionAttribVal entities for the loaded navigation property
to_CnsldtnFSItemSelAttribVal.
|
Constructor and Description |
---|
FSItemSelectionAttribValText(String language,
String fSItemAttributeName,
String fSItemAttributeName_Text,
String fSItemAttributeValueName,
String fSItemAttributeValueText,
String fSItemAttributeValueLongText,
FSItemSelectionAttribVal toCnsldtnFSItemSelAttribVal) |
Constructor and Description |
---|
FSItemSelectionAttrib(String fSItemAttributeName,
String fSItemAttributeName_Text,
List<FSItemSelectionAttribText> toCnsldtnFSItemSelAttribT,
List<FSItemSelectionAttribVal> toCnsldtnFSItemSelAttribVal) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemSelectionAttribVal> |
FSItemSelectionAttribValOneToOneLink.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 FSItemSelectionAttribValLink<ObjectT> |
FSItemSelectionAttribValLink.translateLinkType(EntityLink<FSItemSelectionAttribValLink<ObjectT>,FSItemSelectionAttribVal,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.