Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifTypeDetProfile
Packages that use MaintNotifTypeDetProfile
Package
Description
-
Uses of MaintNotifTypeDetProfile in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod with type parameters of type MaintNotifTypeDetProfileModifier and TypeFieldDescriptionstatic final SimpleProperty<MaintNotifTypeDetProfile>MaintNotifTypeDetProfile.ALL_FIELDSSelector for all available fields of MaintNotifTypeDetProfile.static final SimpleProperty.String<MaintNotifTypeDetProfile>MaintNotifTypeDetProfile.MAINT_NOTIF_DETECTION_PROFILEstatic final SimpleProperty.String<MaintNotifTypeDetProfile>MaintNotifTypeDetProfile.NOTIFICATION_TYPEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return MaintNotifTypeDetProfileModifier and TypeMethodDescriptionMaintNotifTypeDetProfile.MaintNotifTypeDetProfileBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return types with arguments of type MaintNotifTypeDetProfile -
Uses of MaintNotifTypeDetProfile 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 MaintNotifTypeDetProfileModifier and TypeMethodDescriptionDefaultDetectionMethodService.countMaintNotifTypeDetProfile()Deprecated.DetectionMethodService.countMaintNotifTypeDetProfile()Deprecated.Fetch the number of entries from theMaintNotifTypeDetProfileentity collection matching the filter and search expressions.DefaultDetectionMethodService.getAllMaintNotifTypeDetProfile()Deprecated.DetectionMethodService.getAllMaintNotifTypeDetProfile()Deprecated.Fetch multipleMaintNotifTypeDetProfileentities.DefaultDetectionMethodService.getMaintNotifTypeDetProfileByKey(String notificationType) Deprecated.DetectionMethodService.getMaintNotifTypeDetProfileByKey(String notificationType) Deprecated.Fetch a singleMaintNotifTypeDetProfileentity using key fields.