Modifier and Type | Field and Description |
---|---|
static FSItemTargetAttribTextOneToOneLink<FSItemTargetAttrib> |
FSItemTargetAttribText.TO_CNSLDTN_FS_ITEM_TGT_ATTRIB
Use with available fluent helpers to apply the to_CnsldtnFSItemTgtAttrib navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemTargetAttrib |
FSItemTargetAttrib.FSItemTargetAttribBuilder.build() |
FSItemTargetAttrib |
FSItemTargetAttribText.fetchCnsldtnFSItemTgtAttrib()
Fetches the FSItemTargetAttrib entity (one to one) associated with this entity.
|
FSItemTargetAttrib |
FSItemTargetAttribText.getCnsldtnFSItemTgtAttribOrFetch()
Retrieval of associated FSItemTargetAttrib entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FSItemTargetAttrib> |
FSItemTargetAttribText.getCnsldtnFSItemTgtAttribIfPresent()
Retrieval of associated FSItemTargetAttrib entity (one to one).
|
protected Class<FSItemTargetAttrib> |
FSItemTargetAttribByKeyFluentHelper.getEntityClass() |
protected Class<FSItemTargetAttrib> |
FSItemTargetAttribFluentHelper.getEntityClass() |
Class<FSItemTargetAttrib> |
FSItemTargetAttrib.getType() |
Modifier and Type | Method and Description |
---|---|
FSItemTargetAttribText.FSItemTargetAttribTextBuilder |
FSItemTargetAttribText.FSItemTargetAttribTextBuilder.cnsldtnFSItemTgtAttrib(FSItemTargetAttrib value)
Navigation property to_CnsldtnFSItemTgtAttrib for FSItemTargetAttribText to single
FSItemTargetAttrib.
|
void |
FSItemTargetAttribText.setCnsldtnFSItemTgtAttrib(FSItemTargetAttrib value)
Overwrites the associated FSItemTargetAttrib entity for the loaded navigation property
to_CnsldtnFSItemTgtAttrib.
|
Constructor and Description |
---|
FSItemTargetAttribText(String language,
String fSItemAttributeName,
String fSItemAttributeText,
FSItemTargetAttrib toCnsldtnFSItemTgtAttrib) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemTargetAttrib> |
FSItemTargetAttribOneToOneLink.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 FSItemTargetAttribLink<ObjectT> |
FSItemTargetAttribLink.translateLinkType(EntityLink<FSItemTargetAttribLink<ObjectT>,FSItemTargetAttrib,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.