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.
|
static DocumentTypeHierOneToOneLink<ConsolidationDocumentType> |
DocumentTypeHier.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 |
DocumentTypeHier.fetchCnsldtnDocumentType()
Fetches the ConsolidationDocumentType entity (one to one) associated with this entity.
|
ConsolidationDocumentType |
ConsolidationDocTypeText.getCnsldtnDocumentTypeOrFetch()
Retrieval of associated ConsolidationDocumentType entity (one to one).
|
ConsolidationDocumentType |
DocumentTypeHier.getCnsldtnDocumentTypeOrFetch()
Retrieval of associated ConsolidationDocumentType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ConsolidationDocumentType> |
ConsolidationDocTypeText.getCnsldtnDocumentTypeIfPresent()
Retrieval of associated ConsolidationDocumentType entity (one to one).
|
io.vavr.control.Option<ConsolidationDocumentType> |
DocumentTypeHier.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)
Navigation property to_CnsldtnDocumentType for ConsolidationDocTypeText to single
ConsolidationDocumentType.
|
DocumentTypeHier.DocumentTypeHierBuilder |
DocumentTypeHier.DocumentTypeHierBuilder.cnsldtnDocumentType(ConsolidationDocumentType value)
Navigation property to_CnsldtnDocumentType for DocumentTypeHier to single
ConsolidationDocumentType.
|
void |
ConsolidationDocTypeText.setCnsldtnDocumentType(ConsolidationDocumentType value)
Overwrites the associated ConsolidationDocumentType entity for the loaded navigation property
to_CnsldtnDocumentType.
|
void |
DocumentTypeHier.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) |
DocumentTypeHier(String consolidationDocTypeHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
LocalDateTime validityStartDate,
String parentNode,
String consolidationDocumentType,
String consolidationDocumentType_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
ConsolidationDocumentType toCnsldtnDocumentType,
List<DocumentTypeHierText> toCnsldtnDocumentTypeHierT) |
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 © 2021 SAP SE. All rights reserved.