Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext.LegalContextIntContact
Packages that use LegalContextIntContact
Package
Description
-
Uses of LegalContextIntContact 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 LegalContextIntContactModifier and TypeFieldDescriptionstatic final SimpleProperty<LegalContextIntContact>LegalContextIntContact.ALL_FIELDSSelector for all available fields of LegalContextIntContact.static final SimpleProperty.Guid<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_CNTXT_INT_CNTCT_UUIDstatic final SimpleProperty.Guid<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_CONTEXT_UUIDstatic final SimpleProperty.String<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_INT_CNTCT_TYPEstatic final SimpleProperty.String<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_INT_CNTCT_USERstatic final SimpleProperty.String<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_INT_CONTACT_TEAMstatic final SimpleProperty.String<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_INT_CONTACT_USER_TYPEstatic final SimpleProperty.Boolean<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_IS_INTEG_RELEVANTstatic final SimpleProperty.Boolean<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_IS_MANDATORYstatic final SimpleProperty.NumericInteger<LegalContextIntContact>LegalContextIntContact.LGL_CNTNT_M_RANKstatic final NavigationProperty.Single<LegalContextIntContact,LegalContext> LegalContextIntContact.TO__L_C_M_CONTEXT_TPUse with available request builders to apply the _LCMContextTP navigation property to query operations.static final NavigationProperty.Collection<LegalContext,LegalContextIntContact> LegalContext.TO__L_C_M_CTX_INT_CONTACT_TPUse with available request builders to apply the _LCMCtxIntContactTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return LegalContextIntContactMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext that return types with arguments of type LegalContextIntContactModifier and TypeMethodDescriptionio.vavr.control.Option<List<LegalContextIntContact>>LegalContext.getLCMCtxIntContactTPIfPresent()Retrieval of associated LegalContextIntContact entities (one to many).LegalContextIntContact.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with parameters of type LegalContextIntContactModifier and TypeMethodDescriptionvoidLegalContext.addLCMCtxIntContactTP(LegalContextIntContact... entity) Adds elements to the list of associated LegalContextIntContact entities.LegalContext.LegalContextBuilder.lcmCtxIntContactTP(LegalContextIntContact... value) Navigation property _LCMCtxIntContactTP for LegalContext to multiple LegalContextIntContact.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.legalcontext with type arguments of type LegalContextIntContactModifier and TypeMethodDescriptionvoidLegalContext.setLCMCtxIntContactTP(List<LegalContextIntContact> value) Overwrites the list of associated LegalContextIntContact entities for the loaded navigation property _LCMCtxIntContactTP. -
Uses of LegalContextIntContact 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 LegalContextIntContactModifier and TypeMethodDescriptionDefaultLegalContextService.countLegalContextInternalContact()Deprecated.LegalContextService.countLegalContextInternalContact()Deprecated.Fetch the number of entries from theLegalContextIntContactentity collection matching the filter and search expressions.DefaultLegalContextService.getAllLegalContextInternalContact()Deprecated.LegalContextService.getAllLegalContextInternalContact()Deprecated.Fetch multipleLegalContextIntContactentities.DefaultLegalContextService.getLegalContextInternalContactByKey(UUID lglCntntMCntxtIntCntctUUID) Deprecated.LegalContextService.getLegalContextInternalContactByKey(UUID lglCntntMCntxtIntCntctUUID) Deprecated.Fetch a singleLegalContextIntContactentity using key fields.