com.trackstudio.view
Class TaskViewHTML
java.lang.Object
com.trackstudio.view.TaskView
com.trackstudio.view.TaskViewHTML
- Direct Known Subclasses:
- TaskViewHTMLShort
- public class TaskViewHTML
- extends TaskView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected java.lang.String context
schemePath
protected java.lang.String schemePath
freeAccess
protected boolean freeAccess
TaskViewHTML
public TaskViewHTML(SecuredTaskBean task,
java.lang.String context,
java.lang.String schemePath)
throws GranException
getPermLink
public java.lang.String getPermLink()
getAlias
public java.lang.String getAlias()
throws GranException
- Specified by:
getAlias in class TaskView
- Throws:
GranException
getDelimiter
public java.lang.String getDelimiter()
throws GranException
- 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
getNumber
public java.lang.String getNumber()
throws GranException
- Specified by:
getNumber 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
getDeadline
public java.lang.String getDeadline()
throws GranException
- Specified by:
getDeadline 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
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
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
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
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
getFullPath
public java.lang.String getFullPath()
throws GranException
- Overrides:
getFullPath in class TaskView
- Throws:
GranException
getRelativePath
public java.lang.String getRelativePath(java.lang.String from)
throws GranException
- Overrides:
getRelativePath in class TaskView
- Throws:
GranException
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.