arta.synergy.web.common.client.data.settings
Class UserNotifications

java.lang.Object
  extended by arta.synergy.web.common.client.data.settings.UserNotifications
All Implemented Interfaces:
java.io.Serializable

public class UserNotifications
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 28.04.2010 Time: 9:44:44 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.util.ArrayList<SingleNotification> actionNotes
           
 java.util.ArrayList<SingleNotification> assignmentNotes
           
 java.util.ArrayList<SingleNotification> commonNotes
           
 java.util.ArrayList<SingleNotification> objectiveNotes
           
 java.util.ArrayList<SingleNotification> pointerNotes
           
 java.util.ArrayList<SingleNotification> tasksNotes
           
 
Constructor Summary
UserNotifications()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tasksNotes

public java.util.ArrayList<SingleNotification> tasksNotes

assignmentNotes

public java.util.ArrayList<SingleNotification> assignmentNotes

actionNotes

public java.util.ArrayList<SingleNotification> actionNotes

objectiveNotes

public java.util.ArrayList<SingleNotification> objectiveNotes

pointerNotes

public java.util.ArrayList<SingleNotification> pointerNotes

commonNotes

public java.util.ArrayList<SingleNotification> commonNotes
Constructor Detail

UserNotifications

public UserNotifications()


Copyright © 2000 Dummy Corp. All Rights Reserved.