Uses of Class
org.gcube.application.cms.notifications.NotificationGenericConstants.CUSTOM_USER_ROLES
-
Packages that use NotificationGenericConstants.CUSTOM_USER_ROLES Package Description org.gcube.application.cms.notifications -
-
Uses of NotificationGenericConstants.CUSTOM_USER_ROLES in org.gcube.application.cms.notifications
Methods in org.gcube.application.cms.notifications that return NotificationGenericConstants.CUSTOM_USER_ROLES Modifier and Type Method Description static NotificationGenericConstants.CUSTOM_USER_ROLESNotificationGenericConstants.CUSTOM_USER_ROLES. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationGenericConstants.CUSTOM_USER_ROLES[]NotificationGenericConstants.CUSTOM_USER_ROLES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-