Modifier and Type | Field and Description |
---|---|
static FSItemTypeTextOneToOneLink<FSItemType> |
FSItemTypeText.TO_CNSLDTN_FS_ITEM_TYPE
Use with available fluent helpers to apply the to_CnsldtnFSItemType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemType |
FSItemType.FSItemTypeBuilder.build() |
FSItemType |
FSItemTypeText.fetchCnsldtnFSItemType()
Fetches the FSItemType entity (one to one) associated with this entity.
|
FSItemType |
FSItemTypeText.getCnsldtnFSItemTypeOrFetch()
Retrieval of associated FSItemType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FSItemType> |
FSItemTypeText.getCnsldtnFSItemTypeIfPresent()
Retrieval of associated FSItemType entity (one to one).
|
protected Class<FSItemType> |
FSItemTypeFluentHelper.getEntityClass() |
protected Class<FSItemType> |
FSItemTypeByKeyFluentHelper.getEntityClass() |
Class<FSItemType> |
FSItemType.getType() |
Modifier and Type | Method and Description |
---|---|
FSItemTypeText.FSItemTypeTextBuilder |
FSItemTypeText.FSItemTypeTextBuilder.cnsldtnFSItemType(FSItemType value)
Navigation property to_CnsldtnFSItemType for FSItemTypeText to single FSItemType.
|
void |
FSItemTypeText.setCnsldtnFSItemType(FSItemType value)
Overwrites the associated FSItemType entity for the loaded navigation property
to_CnsldtnFSItemType.
|
Constructor and Description |
---|
FSItemTypeText(String language,
String financialStatementItemType,
String financialStatementItemTypeText,
FSItemType toCnsldtnFSItemType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemType> |
FSItemTypeOneToOneLink.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 FSItemTypeLink<ObjectT> |
FSItemTypeLink.translateLinkType(EntityLink<FSItemTypeLink<ObjectT>,FSItemType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.