Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.LegalDocumentStatus
Packages that use LegalDocumentStatus
Package
Description
-
Uses of LegalDocumentStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with type parameters of type LegalDocumentStatusModifier and TypeFieldDescriptionstatic final LegalDocumentStatusTextOneToOneLink<LegalDocumentStatus>LegalDocumentStatusText.TO_LGL_CNTNT_M_DOC_STATUSUse with available fluent helpers to apply the to_LglCntntMDocStatus navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus that return LegalDocumentStatusModifier and TypeMethodDescriptionLegalDocumentStatus.LegalDocumentStatusBuilder.build()LegalDocumentStatusText.fetchLglCntntMDocStatus()Fetches the LegalDocumentStatus entity (one to one) associated with this entity.LegalDocumentStatusText.getLglCntntMDocStatusOrFetch()Retrieval of associated LegalDocumentStatus entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus that return types with arguments of type LegalDocumentStatusModifier and TypeMethodDescriptionprotected Class<LegalDocumentStatus>LegalDocumentStatusByKeyFluentHelper.getEntityClass()protected Class<LegalDocumentStatus>LegalDocumentStatusFluentHelper.getEntityClass()io.vavr.control.Option<LegalDocumentStatus>LegalDocumentStatusText.getLglCntntMDocStatusIfPresent()Retrieval of associated LegalDocumentStatus entity (one to one).LegalDocumentStatus.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with parameters of type LegalDocumentStatusModifier and TypeMethodDescriptionLegalDocumentStatusText.LegalDocumentStatusTextBuilder.lglCntntMDocStatus(LegalDocumentStatus value) Navigation property to_LglCntntMDocStatus for LegalDocumentStatusText to single LegalDocumentStatus.voidLegalDocumentStatusText.setLglCntntMDocStatus(LegalDocumentStatus value) Overwrites the associated LegalDocumentStatus entity for the loaded navigation property to_LglCntntMDocStatus.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with parameters of type LegalDocumentStatusModifierConstructorDescriptionLegalDocumentStatusText(String internalDocumentStatus, String language, String lglCntntMDocStatusName, LegalDocumentStatus toLglCntntMDocStatus) -
Uses of LegalDocumentStatus in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.link that return types with arguments of type LegalDocumentStatusModifier and TypeMethodDescriptionLegalDocumentStatusOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.link with type arguments of type LegalDocumentStatusModifier and TypeMethodDescriptionprotected LegalDocumentStatusLink<ObjectT>LegalDocumentStatusLink.translateLinkType(EntityLink<LegalDocumentStatusLink<ObjectT>, LegalDocumentStatus, ObjectT> link)