Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifDetectionProfile
Packages that use MaintNotifDetectionProfile
Package
Description
-
Uses of MaintNotifDetectionProfile 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 MaintNotifDetectionProfileModifier and TypeFieldDescriptionstatic final SimpleProperty<MaintNotifDetectionProfile>MaintNotifDetectionProfile.ALL_FIELDSSelector for all available fields of MaintNotifDetectionProfile.static final SimpleProperty.String<MaintNotifDetectionProfile>MaintNotifDetectionProfile.MAINT_NOTIF_DETECTION_PROFILEstatic final SimpleProperty.String<MaintNotifDetectionProfile>MaintNotifDetectionProfile.MAINT_NOTIF_DETECTION_PROFILE_TEXTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return MaintNotifDetectionProfileModifier and TypeMethodDescriptionMaintNotifDetectionProfile.MaintNotifDetectionProfileBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return types with arguments of type MaintNotifDetectionProfile -
Uses of MaintNotifDetectionProfile 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 MaintNotifDetectionProfileModifier and TypeMethodDescriptionDefaultDetectionMethodService.countMaintNotifDetectionProfile()Deprecated.DetectionMethodService.countMaintNotifDetectionProfile()Deprecated.Fetch the number of entries from theMaintNotifDetectionProfileentity collection matching the filter and search expressions.DefaultDetectionMethodService.getAllMaintNotifDetectionProfile()Deprecated.DetectionMethodService.getAllMaintNotifDetectionProfile()Deprecated.Fetch multipleMaintNotifDetectionProfileentities.DefaultDetectionMethodService.getMaintNotifDetectionProfileByKey(String maintNotifDetectionProfile) Deprecated.DetectionMethodService.getMaintNotifDetectionProfileByKey(String maintNotifDetectionProfile) Deprecated.Fetch a singleMaintNotifDetectionProfileentity using key fields.