Class ComponentInstanceManualUserNotification.Constants

  • Enclosing interface:
    ComponentInstanceManualUserNotification

    public static class ComponentInstanceManualUserNotification.Constants
    extends Object
    Constants are predefined value used by manual user notification to work with and that carries a semantic that has to be shared by all the implementations of this interface.
    • Field Detail

      • NAME_SUFFIX

        public static final String NAME_SUFFIX
        The predefined suffix that must compound the name of each implementation of this interface. An implementation of this interface by a Silverpeas application named Kmelia must be named kmelia[NAME_SUFFIX] where NAME_SUFFIX is the predefined suffix as defined below.
        See Also:
        Constant Field Values