Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile.Catalog
Packages that use Catalog
Package
Description
-
Uses of Catalog 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 CatalogModifier and TypeFieldDescriptionstatic final SimpleProperty<Catalog>Catalog.ALL_FIELDSSelector for all available fields of Catalog.static final SimpleProperty.String<Catalog>Catalog.MAINT_NOTIF_CATALOG_PROFILEstatic final SimpleProperty.String<Catalog>static final SimpleProperty.String<Catalog>Catalog.MAINT_NOTIFICATION_CATALOGstatic final SimpleProperty.String<Catalog>Catalog.MAINT_NOTIFICATION_CATALOG_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 CatalogMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile that return types with arguments of type CatalogModifier and TypeMethodDescriptionCatalogProfile.getCatalogIfPresent()Retrieval of associated Catalog entities (one to many).Catalog.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with parameters of type CatalogModifier and TypeMethodDescriptionvoidCatalogProfile.addCatalog(Catalog... entity) Adds elements to the list of associated Catalog entities.Navigation property _Catalog for CatalogProfile to multiple Catalog.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with type arguments of type CatalogModifier and TypeMethodDescriptionvoidCatalogProfile.setCatalog(List<Catalog> value) Overwrites the list of associated Catalog entities for the loaded navigation property _Catalog.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogprofile with type arguments of type Catalog -
Uses of Catalog 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 CatalogModifier and TypeMethodDescriptionCatalogProfileService.countMaintNotifCatalogAssignment()Deprecated.Fetch the number of entries from theCatalogentity collection matching the filter and search expressions.DefaultCatalogProfileService.countMaintNotifCatalogAssignment()Deprecated.CatalogProfileService.getAllMaintNotifCatalogAssignment()Deprecated.Fetch multipleCatalogentities.DefaultCatalogProfileService.getAllMaintNotifCatalogAssignment()Deprecated.CatalogProfileService.getMaintNotifCatalogAssignmentByKey(String maintNotifCatalogProfile, String maintNotificationCatalog, String maintNotifCodeGrpSrchPattern) Deprecated.Fetch a singleCatalogentity using key fields.DefaultCatalogProfileService.getMaintNotifCatalogAssignmentByKey(String maintNotifCatalogProfile, String maintNotificationCatalog, String maintNotifCodeGrpSrchPattern) Deprecated.