Modifier and Type | Field and Description |
---|---|
static FSItemSelectionAttribTextOneToOneLink<FSItemSelectionAttrib> |
FSItemSelectionAttribText.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB
Use with available fluent helpers to apply the to_CnsldtnFSItemSelAttrib navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemSelectionAttrib |
FSItemSelectionAttrib.FSItemSelectionAttribBuilder.build() |
FSItemSelectionAttrib |
FSItemSelectionAttribText.fetchCnsldtnFSItemSelAttrib()
Fetches the FSItemSelectionAttrib entity (one to one) associated with this entity.
|
FSItemSelectionAttrib |
FSItemSelectionAttribText.getCnsldtnFSItemSelAttribOrFetch()
Retrieval of associated FSItemSelectionAttrib entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FSItemSelectionAttrib> |
FSItemSelectionAttribText.getCnsldtnFSItemSelAttribIfPresent()
Retrieval of associated FSItemSelectionAttrib entity (one to one).
|
protected Class<FSItemSelectionAttrib> |
FSItemSelectionAttribByKeyFluentHelper.getEntityClass() |
protected Class<FSItemSelectionAttrib> |
FSItemSelectionAttribFluentHelper.getEntityClass() |
Class<FSItemSelectionAttrib> |
FSItemSelectionAttrib.getType() |
Modifier and Type | Method and Description |
---|---|
FSItemSelectionAttribText.FSItemSelectionAttribTextBuilder |
FSItemSelectionAttribText.FSItemSelectionAttribTextBuilder.cnsldtnFSItemSelAttrib(FSItemSelectionAttrib value)
Navigation property to_CnsldtnFSItemSelAttrib for FSItemSelectionAttribText to single
FSItemSelectionAttrib.
|
void |
FSItemSelectionAttribText.setCnsldtnFSItemSelAttrib(FSItemSelectionAttrib value)
Overwrites the associated FSItemSelectionAttrib entity for the loaded navigation property
to_CnsldtnFSItemSelAttrib.
|
Constructor and Description |
---|
FSItemSelectionAttribText(String language,
String fSItemAttributeName,
String fSItemAttributeText,
FSItemSelectionAttrib toCnsldtnFSItemSelAttrib) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemSelectionAttrib> |
FSItemSelectionAttribOneToOneLink.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 FSItemSelectionAttribLink<ObjectT> |
FSItemSelectionAttribLink.translateLinkType(EntityLink<FSItemSelectionAttribLink<ObjectT>,FSItemSelectionAttrib,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.