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<ProjectNetwork> |
TRIALBALANCEResult.TO_PROJECT_NETWORK_DETAILS
Use with available fluent helpers to apply the ProjectNetworkDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProjectNetwork |
ProjectNetwork.ProjectNetworkBuilder.build() |
ProjectNetwork |
TRIALBALANCEResult.fetchProjectNetworkDetails()
Fetches the ProjectNetwork entity (one to one) associated with this entity.
|
ProjectNetwork |
TRIALBALANCEResult.getProjectNetworkDetailsOrFetch()
Retrieval of associated ProjectNetwork entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProjectNetwork> |
ProjectNetworkFluentHelper.getEntityClass() |
protected Class<ProjectNetwork> |
ProjectNetworkByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<ProjectNetwork> |
TRIALBALANCEResult.getProjectNetworkDetailsIfPresent()
Retrieval of associated ProjectNetwork entity (one to one).
|
Class<ProjectNetwork> |
ProjectNetwork.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.projectNetworkDetails(ProjectNetwork value)
Navigation property ProjectNetworkDetails for TRIALBALANCEResult to single
ProjectNetwork.
|
void |
TRIALBALANCEResult.setProjectNetworkDetails(ProjectNetwork value)
Overwrites the associated ProjectNetwork entity for the loaded navigation property
ProjectNetworkDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProjectNetwork> |
ProjectNetworkOneToOneLink.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 ProjectNetworkLink<ObjectT> |
ProjectNetworkLink.translateLinkType(EntityLink<ProjectNetworkLink<ObjectT>,ProjectNetwork,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.