Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext.LegalContextDate
Packages that use LegalContextDate
Package
Description
-
Uses of LegalContextDate 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 LegalContextDateModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextDate>LegalContextDate.ALL_FIELDSSelector for all available fields of LegalContextDate.static final SimpleProperty.Guid<LegalContextDate>LegalContextDate.LGL_CNTNT_M_CNTXT_DATE_UUIDstatic final SimpleProperty.Guid<LegalContextDate>LegalContextDate.LGL_CNTNT_M_CONTEXT_UUIDstatic final SimpleProperty.String<LegalContextDate>LegalContextDate.LGL_CNTNT_M_DATE_TYPEstatic final SimpleProperty.Boolean<LegalContextDate>LegalContextDate.LGL_CNTNT_M_IS_INTEG_RELEVANTstatic final SimpleProperty.Boolean<LegalContextDate>LegalContextDate.LGL_CNTNT_M_IS_MANDATORYstatic final NavigationProperty.Collection<LegalContext,LegalContextDate> LegalContext.TO__L_C_M_CONTEXT_DATE_TPUse with available request builders to apply the _LCMContextDateTP navigation property to query operations.static final NavigationProperty.Single<LegalContextDate,LegalContext> LegalContextDate.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 LegalContextDateMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return types with arguments of type LegalContextDateModifier and TypeMethodDescriptionio.vavr.control.Option<List<LegalContextDate>>LegalContext.getLCMContextDateTPIfPresent()Retrieval of associated LegalContextDate entities (one to many).LegalContextDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with parameters of type LegalContextDateModifier and TypeMethodDescriptionvoidLegalContext.addLCMContextDateTP(LegalContextDate... entity) Adds elements to the list of associated LegalContextDate entities.LegalContext.LegalContextBuilder.lcmContextDateTP(LegalContextDate... value) Navigation property _LCMContextDateTP for LegalContext to multiple LegalContextDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type arguments of type LegalContextDateModifier and TypeMethodDescriptionvoidLegalContext.setLCMContextDateTP(List<LegalContextDate> value) Overwrites the list of associated LegalContextDate entities for the loaded navigation property _LCMContextDateTP. -
Uses of LegalContextDate 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 LegalContextDateModifier and TypeMethodDescriptionDefaultLegalContextService.countLegalContextDate()Deprecated.LegalContextService.countLegalContextDate()Deprecated.Fetch the number of entries from theLegalContextDateentity collection matching the filter and search expressions.DefaultLegalContextService.getAllLegalContextDate()Deprecated.LegalContextService.getAllLegalContextDate()Deprecated.Fetch multipleLegalContextDateentities.DefaultLegalContextService.getLegalContextDateByKey(UUID lglCntntMCntxtDateUUID) Deprecated.LegalContextService.getLegalContextDateByKey(UUID lglCntntMCntxtDateUUID) Deprecated.Fetch a singleLegalContextDateentity using key fields.