Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext.LegalContextEntity
Packages that use LegalContextEntity
Package
Description
-
Uses of LegalContextEntity 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 LegalContextEntityModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextEntity>LegalContextEntity.ALL_FIELDSSelector for all available fields of LegalContextEntity.static final SimpleProperty.Guid<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_CNTXT_ENTITY_UUIDstatic final SimpleProperty.Guid<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_CONTEXT_UUIDstatic final SimpleProperty.String<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_ENTITYstatic final SimpleProperty.String<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_ENTITY_TYPEstatic final SimpleProperty.Boolean<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_IS_INTEG_RELEVANTstatic final SimpleProperty.Boolean<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_IS_MAIN_ENTITYstatic final SimpleProperty.Boolean<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_IS_MANDATORYstatic final SimpleProperty.NumericInteger<LegalContextEntity>LegalContextEntity.LGL_CNTNT_M_RANKstatic final NavigationProperty.Collection<LegalContext,LegalContextEntity> LegalContext.TO__L_C_M_CONTEXT_ENTITY_TPUse with available request builders to apply the _LCMContextEntityTP navigation property to query operations.static final NavigationProperty.Single<LegalContextEntity,LegalContext> LegalContextEntity.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 LegalContextEntityMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return types with arguments of type LegalContextEntityModifier and TypeMethodDescriptionio.vavr.control.Option<List<LegalContextEntity>>LegalContext.getLCMContextEntityTPIfPresent()Retrieval of associated LegalContextEntity entities (one to many).LegalContextEntity.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with parameters of type LegalContextEntityModifier and TypeMethodDescriptionvoidLegalContext.addLCMContextEntityTP(LegalContextEntity... entity) Adds elements to the list of associated LegalContextEntity entities.LegalContext.LegalContextBuilder.lcmContextEntityTP(LegalContextEntity... value) Navigation property _LCMContextEntityTP for LegalContext to multiple LegalContextEntity.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type arguments of type LegalContextEntityModifier and TypeMethodDescriptionvoidLegalContext.setLCMContextEntityTP(List<LegalContextEntity> value) Overwrites the list of associated LegalContextEntity entities for the loaded navigation property _LCMContextEntityTP. -
Uses of LegalContextEntity 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 LegalContextEntityModifier and TypeMethodDescriptionDefaultLegalContextService.countLegalContextEntity()Deprecated.LegalContextService.countLegalContextEntity()Deprecated.Fetch the number of entries from theLegalContextEntityentity collection matching the filter and search expressions.DefaultLegalContextService.getAllLegalContextEntity()Deprecated.LegalContextService.getAllLegalContextEntity()Deprecated.Fetch multipleLegalContextEntityentities.DefaultLegalContextService.getLegalContextEntityByKey(UUID lglCntntMCntxtEntityUUID) Deprecated.LegalContextService.getLegalContextEntityByKey(UUID lglCntntMCntxtEntityUUID) Deprecated.Fetch a singleLegalContextEntityentity using key fields.