Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext.LegalContextLinkedObject
Packages that use LegalContextLinkedObject
Package
Description
-
Uses of LegalContextLinkedObject in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type parameters of type LegalContextLinkedObjectModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextLinkedObject>LegalContextLinkedObject.ALL_FIELDSSelector for all available fields of LegalContextLinkedObject.static final SimpleProperty.Guid<LegalContextLinkedObject>LegalContextLinkedObject.LGL_CNTNT_M_CNTXT_LINK_OBJ_UUIDstatic final SimpleProperty.Guid<LegalContextLinkedObject>LegalContextLinkedObject.LGL_CNTNT_M_CONTEXT_UUIDstatic final SimpleProperty.Boolean<LegalContextLinkedObject>LegalContextLinkedObject.LGL_CNTNT_M_IS_INTEG_RELEVANTstatic final SimpleProperty.Boolean<LegalContextLinkedObject>LegalContextLinkedObject.LGL_CNTNT_M_IS_MANDATORYstatic final SimpleProperty.String<LegalContextLinkedObject>LegalContextLinkedObject.LGL_CNTNT_M_LINKD_OBJ_TYPELegalContext.TO__L_C_M_CONTEXT_OBJECT_LINKS_TPUse with available request builders to apply the _LCMContextObjectLinksTP navigation property to query operations.static final NavigationProperty.Single<LegalContextLinkedObject,LegalContext> LegalContextLinkedObject.TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return LegalContextLinkedObjectModifier and TypeMethodDescriptionLegalContextLinkedObject.LegalContextLinkedObjectBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return types with arguments of type LegalContextLinkedObjectModifier and TypeMethodDescriptionio.vavr.control.Option<List<LegalContextLinkedObject>>LegalContext.getLCMContextObjectLinksTPIfPresent()Retrieval of associated LegalContextLinkedObject entities (one to many).LegalContextLinkedObject.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with parameters of type LegalContextLinkedObjectModifier and TypeMethodDescriptionvoidLegalContext.addLCMContextObjectLinksTP(LegalContextLinkedObject... entity) Adds elements to the list of associated LegalContextLinkedObject entities.LegalContext.LegalContextBuilder.lcmContextObjectLinksTP(LegalContextLinkedObject... value) Navigation property _LCMContextObjectLinksTP for LegalContext to multiple LegalContextLinkedObject.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type arguments of type LegalContextLinkedObjectModifier and TypeMethodDescriptionvoidLegalContext.setLCMContextObjectLinksTP(List<LegalContextLinkedObject> value) Overwrites the list of associated LegalContextLinkedObject entities for the loaded navigation property _LCMContextObjectLinksTP. -
Uses of LegalContextLinkedObject in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type LegalContextLinkedObjectModifier and TypeMethodDescriptionDefaultLegalContextService.countLegalContextLinkedObject()Deprecated.LegalContextService.countLegalContextLinkedObject()Deprecated.Fetch the number of entries from theLegalContextLinkedObjectentity collection matching the filter and search expressions.DefaultLegalContextService.getAllLegalContextLinkedObject()Deprecated.LegalContextService.getAllLegalContextLinkedObject()Deprecated.Fetch multipleLegalContextLinkedObjectentities.DefaultLegalContextService.getLegalContextLinkedObjectByKey(UUID lglCntntMCntxtLinkObjUUID) Deprecated.LegalContextService.getLegalContextLinkedObjectByKey(UUID lglCntntMCntxtLinkObjUUID) Deprecated.Fetch a singleLegalContextLinkedObjectentity using key fields.