com.trackstudio.view
Class TaskViewEmailHTML
java.lang.Object
com.trackstudio.view.TaskView
com.trackstudio.view.TaskViewEmailHTML
- Direct Known Subclasses:
- TaskListViewEmailHTML
public class TaskViewEmailHTML
- extends TaskView
| Methods inherited from class com.trackstudio.view.TaskView |
getAliasPathForTaskSelect, getBudgetHours, getBudgetMinutes, getBudgetSeconds, getFullPath, getFullPathForTaskSelect, getNameForTaskSelect, getNewTaskName, getRelativePath, isNew, setNew, setNewTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH_DELIMITER
public static final java.lang.String PATH_DELIMITER
- See Also:
- Constant Field Values
RETURN
public static java.lang.String RETURN
TaskViewEmailHTML
public TaskViewEmailHTML(SecuredTaskBean task)
throws GranException
- Throws:
GranException
getReferencedTasks
public java.lang.String getReferencedTasks(java.util.Collection taskIds)
throws GranException
- Throws:
GranException
getReferencedUsers
public java.lang.String getReferencedUsers(java.util.Collection userIds)
throws GranException
- Throws:
GranException
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
getEncodedName
protected java.lang.String getEncodedName()
throws GranException
- 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
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
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
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.