Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglDocStamp
Packages that use LglDocStamp
Package
Description
-
Uses of LglDocStamp 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 LglDocStampModifier and TypeFieldDescriptionstatic final LegalDocumentLink<LglDocStamp>LegalDocument.TO_LGL_DOC_STAMPUse with available fluent helpers to apply the to_LglDocStamp navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglDocStampModifier and TypeMethodDescriptionLglDocStamp.LglDocStampBuilder.build()protected LglDocStampLglDocStampCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return types with arguments of type LglDocStampModifier and TypeMethodDescriptionLegalDocument.fetchLglDocStamp()Fetches the LglDocStamp entities (one to many) associated with this entity.protected Class<LglDocStamp>LglDocStampByKeyFluentHelper.getEntityClass()protected Class<LglDocStamp>LglDocStampFluentHelper.getEntityClass()io.vavr.control.Option<List<LglDocStamp>>LegalDocument.getLglDocStampIfPresent()Retrieval of associated LglDocStamp entities (one to many).LegalDocument.getLglDocStampOrFetch()Retrieval of associated LglDocStamp entities (one to many).LglDocStamp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglDocStampModifier and TypeMethodDescriptionvoidLegalDocument.addLglDocStamp(LglDocStamp... entity) Adds elements to the list of associated LglDocStamp entities.LegalDocument.LegalDocumentBuilder.lglDocStamp(LglDocStamp... value) Navigation property to_LglDocStamp for LegalDocument to multiple LglDocStamp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with type arguments of type LglDocStampModifier and TypeMethodDescriptionvoidLegalDocument.setLglDocStamp(List<LglDocStamp> value) Overwrites the list of associated LglDocStamp entities for the loaded navigation property to_LglDocStamp.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LglDocStampModifierConstructorDescriptionLglDocStampCreateFluentHelper(String servicePath, LglDocStamp entity, String entityCollection) Creates a fluent helper object that will create aLglDocStampentity on the OData endpoint. -
Uses of LglDocStamp 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 LglDocStampModifier and TypeMethodDescriptionDefaultLegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp) LegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp) Create a newLglDocStampentity and save it to the S/4HANA system. -
Uses of LglDocStamp 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 LglDocStampModifier and TypeMethodDescriptionLglDocStampOneToOneLink.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 LglDocStampModifier and TypeMethodDescriptionprotected LglDocStampLink<ObjectT>LglDocStampLink.translateLinkType(EntityLink<LglDocStampLink<ObjectT>, LglDocStamp, ObjectT> link) -
Uses of LglDocStamp in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type LglDocStampModifier and TypeMethodDescriptionDefaultLegalDocumentService.createLglDocStamp(LglDocStamp lglDocStamp) Deprecated.LegalDocumentService.createLglDocStamp(LglDocStamp lglDocStamp) Deprecated.Create a newLglDocStampentity and save it to the S/4HANA system.