Modifier and Type | Field and Description |
---|---|
static ConsolidationDocTypeTextOneToOneLink<ConsolidationDocumentType> |
ConsolidationDocTypeText.TO_CNSLDTN_DOCUMENT_TYPE
Use with available fluent helpers to apply the to_CnsldtnDocumentType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationDocumentType |
ConsolidationDocumentType.ConsolidationDocumentTypeBuilder.build() |
ConsolidationDocumentType |
ConsolidationDocTypeText.fetchCnsldtnDocumentType()
Fetches the ConsolidationDocumentType entity (one to one) associated with this entity.
|
ConsolidationDocumentType |
ConsolidationDocTypeText.getCnsldtnDocumentTypeOrFetch()
Retrieval of associated ConsolidationDocumentType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<ConsolidationDocumentType> |
ConsolidationDocTypeText.getCnsldtnDocumentTypeIfPresent()
Retrieval of associated ConsolidationDocumentType entity (one to one).
|
protected Class<ConsolidationDocumentType> |
ConsolidationDocumentTypeFluentHelper.getEntityClass() |
protected Class<ConsolidationDocumentType> |
ConsolidationDocumentTypeByKeyFluentHelper.getEntityClass() |
Class<ConsolidationDocumentType> |
ConsolidationDocumentType.getType() |
Modifier and Type | Method and Description |
---|---|
ConsolidationDocTypeText.ConsolidationDocTypeTextBuilder |
ConsolidationDocTypeText.ConsolidationDocTypeTextBuilder.cnsldtnDocumentType(ConsolidationDocumentType value) |
void |
ConsolidationDocTypeText.setCnsldtnDocumentType(ConsolidationDocumentType value)
Overwrites the associated ConsolidationDocumentType entity for the loaded navigation property
to_CnsldtnDocumentType.
|
Constructor and Description |
---|
ConsolidationDocTypeText(String consolidationDocumentType,
String language,
String consolidationDocumentTypeText,
ConsolidationDocumentType toCnsldtnDocumentType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationDocumentType> |
ConsolidationDocumentTypeOneToOneLink.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 ConsolidationDocumentTypeLink<ObjectT> |
ConsolidationDocumentTypeLink.translateLinkType(EntityLink<ConsolidationDocumentTypeLink<ObjectT>,ConsolidationDocumentType,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.