arta.synergy.web.common.client.data.objectives
Class Notifications
java.lang.Object
arta.synergy.web.common.client.data.objectives.Notifications
- All Implemented Interfaces:
- java.io.Serializable
public class Notifications
- extends java.lang.Object
- implements java.io.Serializable
User: topa
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Notifications
public Notifications()
hasObjectiveMessages
public boolean hasObjectiveMessages()
setHasObjectiveMessages
public void setHasObjectiveMessages(boolean hasObjectiveMessages)
hasPointerMessages
public boolean hasPointerMessages()
setHasPointerMessages
public void setHasPointerMessages(boolean hasPointerMessages)
hasExpiredPointers
public boolean hasExpiredPointers()
setHasExpiredPointers
public void setHasExpiredPointers(boolean hasExpiredPointers)
isHasPointersToUpdate
public boolean isHasPointersToUpdate()
setHasPointersToUpdate
public void setHasPointersToUpdate(boolean hasPointersToUpdate)
getCurrentDate
public long getCurrentDate()
setCurrentDate
public void setCurrentDate(long currentDate)
Copyright © 2000 Dummy Corp. All Rights Reserved.