Class Notification

  • All Implemented Interfaces:
    IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating

    public class Notification
    extends _Notification
    Provides a notification message that is displayed to the users of a specific portal.
    See Also:
    Serialized Form
    • Field Detail

      • NOTIFICATION_TYPE

        public static final String NOTIFICATION_TYPE
        String constant for Notification of Type Notification
        See Also:
        Constant Field Values
      • STATUS_CHANGE_TYPE

        public static final String STATUS_CHANGE_TYPE
        String constant for Notification of Type Status Change
        See Also:
        Constant Field Values
    • Constructor Detail

      • Notification

        public Notification()