Class NotificationConstants

java.lang.Object
com.skava.constants.NotificationConstants
All Implemented Interfaces:
Serializable

public final class NotificationConstants extends Object implements Serializable
The Class NotificationConstants consists of response codes for Notification which are used to give success/failure message.
Author:
Infosys Equinox
See Also:
  • Field Details

  • Method Details

    • cacheNames

      public static Set<String> cacheNames()
      cacheNames - It is used to return the cache names used in notification.
      Returns:
      a set of cache names.