com.trackstudio.view
Class TaskViewEmailText

java.lang.Object
  extended by com.trackstudio.view.TaskView
      extended by com.trackstudio.view.TaskViewEmailText
Direct Known Subclasses:
TaskListViewEmailText

public class TaskViewEmailText
extends TaskView


Field Summary
 
Fields inherited from class com.trackstudio.view.TaskView
freeAccess, NUMBER_SIGN, PATH_DELIMITER, task, TERM_LINK
 
Constructor Summary
TaskViewEmailText(SecuredTaskBean task)
           
 
Method Summary
 java.lang.String getActualBudget()
           
 java.lang.String getAlias()
           
 java.lang.String getAliasPath()
           
 java.lang.String getBudget()
           
 java.lang.String getCategory()
           
 java.lang.String getClosedate()
           
 java.lang.String getDeadline()
           
 java.lang.String getDescription()
           
protected  java.lang.String getEncodedName()
           
 java.lang.String getHandler()
           
 java.lang.String getHandlerPrstatuses()
           
 java.lang.String getName()
           
 java.lang.String getNumber()
           
 java.lang.String getPriority()
           
 java.lang.String getReferencedTasks(java.util.Collection tasks)
           
 java.lang.String getReferencedUsers(java.util.Collection users)
           
 java.lang.String getResolution()
           
 java.lang.String getShortDescription()
           
 java.lang.String getStatus()
           
 java.lang.String getSubmitdate()
           
 java.lang.String getSubmitter()
           
 java.lang.String getSubmitterPrstatuses()
           
 UDFValueView getUDFValueView(SecuredUDFValueBean bean)
           
 java.lang.String getUpdatedate()
           
 UserView getUserView(SecuredUserBean bean)
           
 TaskView getView(SecuredTaskBean t)
           
 java.lang.String getWorkflow()
           
 
Methods inherited from class com.trackstudio.view.TaskView
getAliasPathForTaskSelect, getBudgetHours, getBudgetMinutes, getBudgetSeconds, getFullPath, getFullPathForTaskSelect, getNameForTaskSelect, getNewTaskName, getRelativePath, isNew, pathDelimiter, setNew, setNewTaskName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskViewEmailText

public TaskViewEmailText(SecuredTaskBean task)
                  throws GranException
Throws:
GranException
Method Detail

getReferencedTasks

public java.lang.String getReferencedTasks(java.util.Collection tasks)
                                    throws GranException
Throws:
GranException

getReferencedUsers

public java.lang.String getReferencedUsers(java.util.Collection users)
                                    throws GranException
Throws:
GranException

getAliasPath

public java.lang.String getAliasPath()
                              throws GranException
Specified by:
getAliasPath in class TaskView
Throws:
GranException

getAlias

public java.lang.String getAlias()
                          throws GranException
Specified by:
getAlias in class TaskView
Throws:
GranException

getName

public java.lang.String getName()
                         throws GranException
Specified by:
getName in class TaskView
Throws:
GranException

getView

public TaskView getView(SecuredTaskBean t)
                 throws GranException
Specified by:
getView in class TaskView
Throws:
GranException

getNumber

public java.lang.String getNumber()
                           throws GranException
Specified by:
getNumber in class TaskView
Throws:
GranException

getDeadline

public java.lang.String getDeadline()
                             throws GranException
Specified by:
getDeadline in class TaskView
Throws:
GranException

getBudget

public java.lang.String getBudget()
                           throws GranException
Specified by:
getBudget in class TaskView
Throws:
GranException

getActualBudget

public java.lang.String getActualBudget()
                                 throws GranException
Specified by:
getActualBudget in class TaskView
Throws:
GranException

getHandler

public java.lang.String getHandler()
                            throws GranException
Specified by:
getHandler in class TaskView
Throws:
GranException

getSubmitter

public java.lang.String getSubmitter()
                              throws GranException
Specified by:
getSubmitter in class TaskView
Throws:
GranException

getDescription

public java.lang.String getDescription()
                                throws GranException
Specified by:
getDescription in class TaskView
Throws:
GranException

getShortDescription

public java.lang.String getShortDescription()
                                     throws GranException
Specified by:
getShortDescription in class TaskView
Throws:
GranException

getPriority

public java.lang.String getPriority()
                             throws GranException
Specified by:
getPriority in class TaskView
Throws:
GranException

getCategory

public java.lang.String getCategory()
                             throws GranException
Specified by:
getCategory in class TaskView
Throws:
GranException

getStatus

public java.lang.String getStatus()
                           throws GranException
Specified by:
getStatus in class TaskView
Throws:
GranException

getResolution

public java.lang.String getResolution()
                               throws GranException
Specified by:
getResolution in class TaskView
Throws:
GranException

getWorkflow

public java.lang.String getWorkflow()
                             throws GranException
Specified by:
getWorkflow in class TaskView
Throws:
GranException

getSubmitdate

public java.lang.String getSubmitdate()
                               throws GranException
Specified by:
getSubmitdate in class TaskView
Throws:
GranException

getClosedate

public java.lang.String getClosedate()
                              throws GranException
Specified by:
getClosedate in class TaskView
Throws:
GranException

getUpdatedate

public java.lang.String getUpdatedate()
                               throws GranException
Specified by:
getUpdatedate in class TaskView
Throws:
GranException

getEncodedName

protected java.lang.String getEncodedName()
                                   throws GranException
Throws:
GranException

getUDFValueView

public UDFValueView getUDFValueView(SecuredUDFValueBean bean)
                             throws GranException
Specified by:
getUDFValueView in class TaskView
Throws:
GranException

getUserView

public UserView getUserView(SecuredUserBean bean)
                     throws GranException
Specified by:
getUserView in class TaskView
Throws:
GranException

getSubmitterPrstatuses

public java.lang.String getSubmitterPrstatuses()
                                        throws GranException
Specified by:
getSubmitterPrstatuses in class TaskView
Throws:
GranException

getHandlerPrstatuses

public java.lang.String getHandlerPrstatuses()
                                      throws GranException
Specified by:
getHandlerPrstatuses in class TaskView
Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.