Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEResultOneToOneLink<Project> |
TRIALBALANCEResult.TO_PROJECT_DETAILS
Use with available fluent helpers to apply the ProjectDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Project |
Project.ProjectBuilder.build() |
Project |
TRIALBALANCEResult.fetchProjectDetails()
Fetches the Project entity (one to one) associated with this entity.
|
Project |
TRIALBALANCEResult.getProjectDetailsOrFetch()
Retrieval of associated Project entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Project> |
ProjectByKeyFluentHelper.getEntityClass() |
protected Class<Project> |
ProjectFluentHelper.getEntityClass() |
io.vavr.control.Option<Project> |
TRIALBALANCEResult.getProjectDetailsIfPresent()
Retrieval of associated Project entity (one to one).
|
Class<Project> |
Project.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.projectDetails(Project value)
Navigation property ProjectDetails for TRIALBALANCEResult to single Project.
|
void |
TRIALBALANCEResult.setProjectDetails(Project value)
Overwrites the associated Project entity for the loaded navigation property ProjectDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Project> |
ProjectOneToOneLink.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 ProjectLink<ObjectT> |
ProjectLink.translateLinkType(EntityLink<ProjectLink<ObjectT>,Project,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.