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<PartnerProject> |
TRIALBALANCEResult.TO_PARTNER_PROJECT_DETAILS
Use with available fluent helpers to apply the PartnerProjectDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerProject |
PartnerProject.PartnerProjectBuilder.build() |
PartnerProject |
TRIALBALANCEResult.fetchPartnerProjectDetails()
Fetches the PartnerProject entity (one to one) associated with this entity.
|
PartnerProject |
TRIALBALANCEResult.getPartnerProjectDetailsOrFetch()
Retrieval of associated PartnerProject entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerProject> |
PartnerProjectFluentHelper.getEntityClass() |
protected Class<PartnerProject> |
PartnerProjectByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerProject> |
TRIALBALANCEResult.getPartnerProjectDetailsIfPresent()
Retrieval of associated PartnerProject entity (one to one).
|
Class<PartnerProject> |
PartnerProject.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerProjectDetails(PartnerProject value)
Navigation property PartnerProjectDetails for TRIALBALANCEResult to single
PartnerProject.
|
void |
TRIALBALANCEResult.setPartnerProjectDetails(PartnerProject value)
Overwrites the associated PartnerProject entity for the loaded navigation property
PartnerProjectDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerProject> |
PartnerProjectOneToOneLink.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 PartnerProjectLink<ObjectT> |
PartnerProjectLink.translateLinkType(EntityLink<PartnerProjectLink<ObjectT>,PartnerProject,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.