Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext.LegalContextRelationship
Packages that use LegalContextRelationship
Package
Description
-
Uses of LegalContextRelationship 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 LegalContextRelationshipModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextRelationship>LegalContextRelationship.ALL_FIELDSSelector for all available fields of LegalContextRelationship.static final SimpleProperty.String<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_CNTXT_RELSHP_LGL_TRANSstatic final SimpleProperty.Guid<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_CNTXT_RELSHP_UUIDstatic final SimpleProperty.Guid<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_CONTEXT_UUIDstatic final SimpleProperty.Boolean<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_IS_INTEG_RELEVANTstatic final SimpleProperty.Boolean<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_IS_MANDATORYstatic final SimpleProperty.String<LegalContextRelationship>LegalContextRelationship.LGL_CNTNT_M_RELSHP_TYPELegalContext.TO__L_C_M_CONTEXT_RELATIONSHIP_TPUse with available request builders to apply the _LCMContextRelationshipTP navigation property to query operations.static final NavigationProperty.Single<LegalContextRelationship,LegalContext> LegalContextRelationship.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 LegalContextRelationshipModifier and TypeMethodDescriptionLegalContextRelationship.LegalContextRelationshipBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return types with arguments of type LegalContextRelationshipModifier and TypeMethodDescriptionio.vavr.control.Option<List<LegalContextRelationship>>LegalContext.getLCMContextRelationshipTPIfPresent()Retrieval of associated LegalContextRelationship entities (one to many).LegalContextRelationship.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with parameters of type LegalContextRelationshipModifier and TypeMethodDescriptionvoidLegalContext.addLCMContextRelationshipTP(LegalContextRelationship... entity) Adds elements to the list of associated LegalContextRelationship entities.LegalContext.LegalContextBuilder.lcmContextRelationshipTP(LegalContextRelationship... value) Navigation property _LCMContextRelationshipTP for LegalContext to multiple LegalContextRelationship.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type arguments of type LegalContextRelationshipModifier and TypeMethodDescriptionvoidLegalContext.setLCMContextRelationshipTP(List<LegalContextRelationship> value) Overwrites the list of associated LegalContextRelationship entities for the loaded navigation property _LCMContextRelationshipTP. -
Uses of LegalContextRelationship 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 LegalContextRelationshipModifier and TypeMethodDescriptionDefaultLegalContextService.countLegalContextRelationship()Deprecated.LegalContextService.countLegalContextRelationship()Deprecated.Fetch the number of entries from theLegalContextRelationshipentity collection matching the filter and search expressions.DefaultLegalContextService.getAllLegalContextRelationship()Deprecated.LegalContextService.getAllLegalContextRelationship()Deprecated.Fetch multipleLegalContextRelationshipentities.DefaultLegalContextService.getLegalContextRelationshipByKey(UUID lglCntntMCntxtRelshpUUID) Deprecated.LegalContextService.getLegalContextRelationshipByKey(UUID lglCntntMCntxtRelshpUUID) Deprecated.Fetch a singleLegalContextRelationshipentity using key fields.