com.trackstudio.view
Class TaskViewEmailHTML

java.lang.Object
  extended bycom.trackstudio.view.TaskView
      extended bycom.trackstudio.view.TaskViewEmailHTML
Direct Known Subclasses:
TaskListViewEmailHTML

public class TaskViewEmailHTML
extends TaskView


Field Summary
static java.lang.String PATH_DELIMITER
           
static java.lang.String RETURN
           
 
Fields inherited from class com.trackstudio.view.TaskView
freeAccess, NUMBER_SIGN, task, TERM_LINK
 
Constructor Summary
TaskViewEmailHTML(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()
           
 java.lang.String getHandler()
           
 java.lang.String getHandlerPrstatuses()
           
 java.lang.String getName()
           
 java.lang.String getNumber()
           
 java.lang.String getPath(boolean addNumber)
           
 java.lang.String getPriority()
           
 java.lang.String getResolution()
           
 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()
           
 java.lang.String pathDelimiter()
           
 
Methods inherited from class com.trackstudio.view.TaskView
getBudgetHours, getBudgetMinutes, getBudgetSeconds, getFullPath, getNewTaskName, getRelativePath, isNew, setNew, setNewTaskName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATH_DELIMITER

public static final java.lang.String PATH_DELIMITER
See Also:
Constant Field Values

RETURN

public static java.lang.String RETURN
Constructor Detail

TaskViewEmailHTML

public TaskViewEmailHTML(SecuredTaskBean task)
                  throws GranException
Method Detail

pathDelimiter

public java.lang.String pathDelimiter()
Overrides:
pathDelimiter in class TaskView

getAlias

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

getAliasPath

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

getPath

public java.lang.String getPath(boolean addNumber)
                         throws GranException
Specified by:
getPath 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

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

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

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

getName

public java.lang.String getName()
                         throws GranException
Specified by:
getName in class TaskView
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-2005 TrackStudio, Ltd. All Rights Reserved.