com.trackstudio.kernel.cache
Class MessageCacheItem
java.lang.Object
com.trackstudio.kernel.cache.MessageCacheItem
- All Implemented Interfaces:
- MessageBean, java.io.Serializable
- public class MessageCacheItem
- extends java.lang.Object
- implements java.io.Serializable, MessageBean
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageCacheItem
public MessageCacheItem(java.lang.String id)
throws GranException
getDescription
public java.lang.String getDescription()
throws GranException
- Specified by:
getDescription in interface MessageBean
- Throws:
GranException
getTextDescription
public java.lang.String getTextDescription(boolean replaceTagWithSpaces)
throws GranException
- Throws:
GranException
getHours
public java.lang.Double getHours()
- Specified by:
getHours in interface MessageBean
getHandler
public UserCacheItem getHandler()
throws GranException
- Throws:
GranException
getSubmitterName
public java.lang.String getSubmitterName()
throws GranException
- Specified by:
getSubmitterName in interface MessageBean
- Throws:
GranException
getHandlerName
public java.lang.String getHandlerName()
throws GranException
- Specified by:
getHandlerName in interface MessageBean
- Throws:
GranException
getMessageTypeName
public java.lang.String getMessageTypeName()
throws GranException
- Specified by:
getMessageTypeName in interface MessageBean
- Throws:
GranException
getDate
public java.sql.Timestamp getDate()
- Specified by:
getDate in interface MessageBean
getResolutionName
public java.lang.String getResolutionName()
throws GranException
- Specified by:
getResolutionName in interface MessageBean
- Throws:
GranException
getSubmitter
public UserCacheItem getSubmitter()
throws GranException
- Throws:
GranException
getId
public java.lang.String getId()
getTime
public java.sql.Timestamp getTime()
getHrs
public java.lang.Double getHrs()
getDeadline
public java.sql.Timestamp getDeadline()
getBudget
public java.lang.Double getBudget()
getTaskId
public java.lang.String getTaskId()
getSubmitterId
public java.lang.String getSubmitterId()
getResolutionId
public java.lang.String getResolutionId()
getPriorityId
public java.lang.String getPriorityId()
getHandlerId
public java.lang.String getHandlerId()
getMstatusId
public java.lang.String getMstatusId()
getLongtextId
public java.lang.String getLongtextId()
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.