Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglCntntMDocCategory
Packages that use LglCntntMDocCategory
Package
Description
-
Uses of LglCntntMDocCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type parameters of type LglCntntMDocCategoryModifier and TypeFieldDescriptionstatic final LglCntntMDocParCategoryLink<LglCntntMDocCategory>LglCntntMDocParCategory.TO_LGL_CNTNT_M_DOC_CATEGORYUse with available fluent helpers to apply the to_LglCntntMDocCategory navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglCntntMDocCategoryModifier and TypeMethodDescriptionLglCntntMDocCategory.LglCntntMDocCategoryBuilder.build()protected LglCntntMDocCategoryLglCntntMDocCategoryCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return types with arguments of type LglCntntMDocCategoryModifier and TypeMethodDescriptionLglCntntMDocParCategory.fetchLglCntntMDocCategory()Fetches the LglCntntMDocCategory entities (one to many) associated with this entity.protected Class<LglCntntMDocCategory>LglCntntMDocCategoryByKeyFluentHelper.getEntityClass()protected Class<LglCntntMDocCategory>LglCntntMDocCategoryFluentHelper.getEntityClass()io.vavr.control.Option<List<LglCntntMDocCategory>>LglCntntMDocParCategory.getLglCntntMDocCategoryIfPresent()Retrieval of associated LglCntntMDocCategory entities (one to many).LglCntntMDocParCategory.getLglCntntMDocCategoryOrFetch()Retrieval of associated LglCntntMDocCategory entities (one to many).LglCntntMDocCategory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglCntntMDocCategoryModifier and TypeMethodDescriptionvoidLglCntntMDocParCategory.addLglCntntMDocCategory(LglCntntMDocCategory... entity) Adds elements to the list of associated LglCntntMDocCategory entities.LglCntntMDocParCategory.LglCntntMDocParCategoryBuilder.lglCntntMDocCategory(LglCntntMDocCategory... value) Navigation property to_LglCntntMDocCategory for LglCntntMDocParCategory to multiple LglCntntMDocCategory.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type arguments of type LglCntntMDocCategoryModifier and TypeMethodDescriptionvoidLglCntntMDocParCategory.setLglCntntMDocCategory(List<LglCntntMDocCategory> value) Overwrites the list of associated LglCntntMDocCategory entities for the loaded navigation property to_LglCntntMDocCategory.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglCntntMDocCategoryModifierConstructorDescriptionLglCntntMDocCategoryCreateFluentHelper(String servicePath, LglCntntMDocCategory entity, String entityCollection) Creates a fluent helper object that will create aLglCntntMDocCategoryentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type arguments of type LglCntntMDocCategoryModifierConstructorDescriptionLglCntntMDocParCategory(UUID lglCntntMDocParCatUUID, UUID lglCntntMDocumentUUID, String lglCntntMParentCategory, List<LglCntntMDocCategory> toLglCntntMDocCategory) -
Uses of LglCntntMDocCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch with parameters of type LglCntntMDocCategoryModifier and TypeMethodDescriptionDefaultLegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) LegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) Create a newLglCntntMDocCategoryentity and save it to the S/4HANA system. -
Uses of LglCntntMDocCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.link that return types with arguments of type LglCntntMDocCategoryModifier and TypeMethodDescriptionLglCntntMDocCategoryOneToOneLink.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.legaldocument.link with type arguments of type LglCntntMDocCategoryModifier and TypeMethodDescriptionprotected LglCntntMDocCategoryLink<ObjectT>LglCntntMDocCategoryLink.translateLinkType(EntityLink<LglCntntMDocCategoryLink<ObjectT>, LglCntntMDocCategory, ObjectT> link) -
Uses of LglCntntMDocCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type LglCntntMDocCategoryModifier and TypeMethodDescriptionDefaultLegalDocumentService.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) Deprecated.LegalDocumentService.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) Deprecated.Create a newLglCntntMDocCategoryentity and save it to the S/4HANA system.