Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile.CatalogProfile
Packages that use CatalogProfile
Package
Description
-
Uses of CatalogProfile in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with type parameters of type CatalogProfileModifier and TypeFieldDescriptionstatic final SimpleProperty<CatalogProfile>CatalogProfile.ALL_FIELDSSelector for all available fields of CatalogProfile.static final SimpleProperty.String<CatalogProfile>CatalogProfile.LANGUAGEstatic final SimpleProperty.String<CatalogProfile>CatalogProfile.MAINT_NOTIF_CATALOG_PROFILEstatic final SimpleProperty.String<CatalogProfile>CatalogProfile.MAINT_NOTIF_CATALOG_PROFILE_TEXTstatic final NavigationProperty.Collection<CatalogProfile,Catalog> CatalogProfile.TO__CATALOGUse with available request builders to apply the _Catalog navigation property to query operations.static final NavigationProperty.Single<Catalog,CatalogProfile> Catalog.TO__CATALOG_PROFILEUse with available request builders to apply the _CatalogProfile navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile that return CatalogProfileMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile that return types with arguments of type CatalogProfileModifier and TypeMethodDescriptionio.vavr.control.Option<CatalogProfile>Catalog.getCatalogProfileIfPresent()Retrieval of associated CatalogProfile entity (one to one).CatalogProfile.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with parameters of type CatalogProfileModifier and TypeMethodDescriptionCatalog.CatalogBuilder.catalogProfile(CatalogProfile value) Navigation property _CatalogProfile for Catalog to single CatalogProfile.voidCatalog.setCatalogProfile(CatalogProfile value) Overwrites the associated CatalogProfile entity for the loaded navigation property _CatalogProfile.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with parameters of type CatalogProfile -
Uses of CatalogProfile 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 CatalogProfileModifier and TypeMethodDescriptionCatalogProfileService.countMaintNotifCatalogProfile()Deprecated.Fetch the number of entries from theCatalogProfileentity collection matching the filter and search expressions.DefaultCatalogProfileService.countMaintNotifCatalogProfile()Deprecated.CatalogProfileService.getAllMaintNotifCatalogProfile()Deprecated.Fetch multipleCatalogProfileentities.DefaultCatalogProfileService.getAllMaintNotifCatalogProfile()Deprecated.CatalogProfileService.getMaintNotifCatalogProfileByKey(String maintNotifCatalogProfile) Deprecated.Fetch a singleCatalogProfileentity using key fields.DefaultCatalogProfileService.getMaintNotifCatalogProfileByKey(String maintNotifCatalogProfile) Deprecated.