Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglCntntMDocParCategory
Packages that use LglCntntMDocParCategory
Package
Description
-
Uses of LglCntntMDocParCategory 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 LglCntntMDocParCategoryModifier and TypeFieldDescriptionstatic final LegalDocumentLink<LglCntntMDocParCategory>LegalDocument.TO_LGL_CNTNT_M_DOC_PAR_CATEGORYUse with available fluent helpers to apply the to_LglCntntMDocParCategory navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglCntntMDocParCategoryModifier and TypeMethodDescriptionLglCntntMDocParCategory.LglCntntMDocParCategoryBuilder.build()protected LglCntntMDocParCategoryLglCntntMDocParCategoryCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return types with arguments of type LglCntntMDocParCategoryModifier and TypeMethodDescriptionLegalDocument.fetchLglCntntMDocParCategory()Fetches the LglCntntMDocParCategory entities (one to many) associated with this entity.protected Class<LglCntntMDocParCategory>LglCntntMDocParCategoryByKeyFluentHelper.getEntityClass()protected Class<LglCntntMDocParCategory>LglCntntMDocParCategoryFluentHelper.getEntityClass()io.vavr.control.Option<List<LglCntntMDocParCategory>>LegalDocument.getLglCntntMDocParCategoryIfPresent()Retrieval of associated LglCntntMDocParCategory entities (one to many).LegalDocument.getLglCntntMDocParCategoryOrFetch()Retrieval of associated LglCntntMDocParCategory entities (one to many).LglCntntMDocParCategory.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglCntntMDocParCategoryModifier and TypeMethodDescriptionvoidLegalDocument.addLglCntntMDocParCategory(LglCntntMDocParCategory... entity) Adds elements to the list of associated LglCntntMDocParCategory entities.LegalDocument.LegalDocumentBuilder.lglCntntMDocParCategory(LglCntntMDocParCategory... value) Navigation property to_LglCntntMDocParCategory for LegalDocument to multiple LglCntntMDocParCategory.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type arguments of type LglCntntMDocParCategoryModifier and TypeMethodDescriptionvoidLegalDocument.setLglCntntMDocParCategory(List<LglCntntMDocParCategory> value) Overwrites the list of associated LglCntntMDocParCategory entities for the loaded navigation property to_LglCntntMDocParCategory.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglCntntMDocParCategoryModifierConstructorDescriptionLglCntntMDocParCategoryCreateFluentHelper(String servicePath, LglCntntMDocParCategory entity, String entityCollection) Creates a fluent helper object that will create aLglCntntMDocParCategoryentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type arguments of type LglCntntMDocParCategoryModifierConstructorDescriptionLegalDocument(UUID lglCntntMDocumentUUID, String lglCntntMDocument, String lglCntntMDocumentLinkedObject, UUID lglCntntMDocumentLinkedObjKey, String legalTransaction, String lglCntntMDocContentType, String lglCntntMLanguage, String documentDescription, String lglCntntMDocAccessLvl, String legalDocumentSource, ZonedDateTime lglCntntMChangedUTCDateTime, String lglCntntMChangedByUser, ZonedDateTime lglCntntMCreatedUTCDateTime, String lglCntntMCreatedByUser, String internalDocumentStatus, Boolean lglCntntMDocumentIsTopVersion, String lglCntntMVirtualDocVersKey, String lglCntntMDocAssemblyStatus, String lglCntntMTmplID, String lglCntntMDocType, String lglCntntMDocLowTouchLevel, List<LglCntntMDocParCategory> toLglCntntMDocParCategory, List<LglDocStamp> toLglDocStamp) -
Uses of LglCntntMDocParCategory 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 LglCntntMDocParCategoryModifier and TypeMethodDescriptionDefaultLegalDocumentServiceBatchChangeSet.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) LegalDocumentServiceBatchChangeSet.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) Create a newLglCntntMDocParCategoryentity and save it to the S/4HANA system. -
Uses of LglCntntMDocParCategory 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 LglCntntMDocParCategoryModifier and TypeMethodDescriptionLglCntntMDocParCategoryOneToOneLink.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 LglCntntMDocParCategoryModifier and TypeMethodDescriptionprotected LglCntntMDocParCategoryLink<ObjectT>LglCntntMDocParCategoryLink.translateLinkType(EntityLink<LglCntntMDocParCategoryLink<ObjectT>, LglCntntMDocParCategory, ObjectT> link) -
Uses of LglCntntMDocParCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type LglCntntMDocParCategoryModifier and TypeMethodDescriptionDefaultLegalDocumentService.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) Deprecated.LegalDocumentService.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) Deprecated.Create a newLglCntntMDocParCategoryentity and save it to the S/4HANA system.