Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.LegalDocumentStatusText
Packages that use LegalDocumentStatusText
Package
Description
-
Uses of LegalDocumentStatusText 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 LegalDocumentStatusTextModifier and TypeFieldDescriptionstatic final LegalDocumentStatusLink<LegalDocumentStatusText>LegalDocumentStatus.TO_LGL_CNTNT_M_DOC_STATUS_TEXTUse with available fluent helpers to apply the to_LglCntntMDocStatusText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus that return LegalDocumentStatusTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus that return types with arguments of type LegalDocumentStatusTextModifier and TypeMethodDescriptionLegalDocumentStatus.fetchLglCntntMDocStatusText()Fetches the LegalDocumentStatusText entities (one to many) associated with this entity.protected Class<LegalDocumentStatusText>LegalDocumentStatusTextByKeyFluentHelper.getEntityClass()protected Class<LegalDocumentStatusText>LegalDocumentStatusTextFluentHelper.getEntityClass()io.vavr.control.Option<List<LegalDocumentStatusText>>LegalDocumentStatus.getLglCntntMDocStatusTextIfPresent()Retrieval of associated LegalDocumentStatusText entities (one to many).LegalDocumentStatus.getLglCntntMDocStatusTextOrFetch()Retrieval of associated LegalDocumentStatusText entities (one to many).LegalDocumentStatusText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with parameters of type LegalDocumentStatusTextModifier and TypeMethodDescriptionvoidLegalDocumentStatus.addLglCntntMDocStatusText(LegalDocumentStatusText... entity) Adds elements to the list of associated LegalDocumentStatusText entities.LegalDocumentStatus.LegalDocumentStatusBuilder.lglCntntMDocStatusText(LegalDocumentStatusText... value) Navigation property to_LglCntntMDocStatusText for LegalDocumentStatus to multiple LegalDocumentStatusText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with type arguments of type LegalDocumentStatusTextModifier and TypeMethodDescriptionvoidLegalDocumentStatus.setLglCntntMDocStatusText(List<LegalDocumentStatusText> value) Overwrites the list of associated LegalDocumentStatusText entities for the loaded navigation property to_LglCntntMDocStatusText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus with type arguments of type LegalDocumentStatusTextModifierConstructorDescriptionLegalDocumentStatus(String internalDocumentStatus, String lglCntntMDocStatusName, List<LegalDocumentStatusText> toLglCntntMDocStatusText) -
Uses of LegalDocumentStatusText 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 LegalDocumentStatusTextModifier and TypeMethodDescriptionLegalDocumentStatusTextOneToOneLink.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 LegalDocumentStatusTextModifier and TypeMethodDescriptionprotected LegalDocumentStatusTextLink<ObjectT>LegalDocumentStatusTextLink.translateLinkType(EntityLink<LegalDocumentStatusTextLink<ObjectT>, LegalDocumentStatusText, ObjectT> link)