Interface NotificationPreferenceProvider


  • @Role
    public interface NotificationPreferenceProvider
    Provides notifications preferences from multiple sources.
    Since:
    9.7RC1
    Version:
    $Id: 03637cfa12055189c8bbf302735434f2be7bd967 $
    • Method Detail

      • getProviderPriority

        int getProviderPriority()
        Get the priority that the preferences given by this provider should have. This is useful when different notification preferences are in conflict. The higher is the number, the higher is the priority.
        Returns:
        the priority of the provider