com.trackstudio.view
Class TaskViewHTML

java.lang.Object
  extended by com.trackstudio.view.TaskView
      extended by com.trackstudio.view.TaskViewHTML
Direct Known Subclasses:
TaskViewHTMLShort

public class TaskViewHTML
extends TaskView


Field Summary
protected  java.lang.String context
           
protected  boolean freeAccess
           
protected  java.lang.String schemePath
           
 
Fields inherited from class com.trackstudio.view.TaskView
NUMBER_SIGN, PATH_DELIMITER, task, TERM_LINK
 
Constructor Summary
TaskViewHTML(SecuredTaskBean task, java.lang.String context, java.lang.String schemePath)
           
 
Method Summary
 java.lang.String getActualBudget()
           
 java.lang.String getAlias()
           
 java.lang.String getAliasPath()
           
 java.lang.String getAliasPathForTaskSelect()
           
 java.lang.String getBudget()
           
 java.lang.String getCategory()
           
 java.lang.String getClosedate()
           
 java.lang.String getDeadline()
           
 java.lang.String getDelimiter()
           
 java.lang.String getDescription()
           
 java.lang.String getFullPath()
           
 java.lang.String getHandler()
           
 java.lang.String getHandlerPrstatuses()
           
 java.lang.String getName()
           
 java.lang.String getNumber()
           
 java.lang.String getPermLink()
           
 java.lang.String getPriority()
           
 java.lang.String getReferencedTasks(java.util.Collection tasks)
           
 java.lang.String getRelativePath(java.lang.String from)
           
 java.lang.String getResolution()
           
 java.lang.String getRSSLink()
           
 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
getBudgetHours, getBudgetMinutes, getBudgetSeconds, getFullPathForTaskSelect, getNameForTaskSelect, getNewTaskName, isNew, pathDelimiter, setNew, setNewTaskName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected java.lang.String context

schemePath

protected java.lang.String schemePath

freeAccess

protected boolean freeAccess
Constructor Detail

TaskViewHTML

public TaskViewHTML(SecuredTaskBean task,
                    java.lang.String context,
                    java.lang.String schemePath)
             throws GranException
Throws:
GranException
Method Detail

getPermLink

public java.lang.String getPermLink()

getRSSLink

public java.lang.String getRSSLink()
                            throws GranException
Throws:
GranException

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

getAliasPathForTaskSelect

public java.lang.String getAliasPathForTaskSelect()
                                           throws GranException
Overrides:
getAliasPathForTaskSelect in class TaskView
Throws:
GranException

getReferencedTasks

public java.lang.String getReferencedTasks(java.util.Collection tasks)
                                    throws GranException
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

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

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-2008 TrackStudio, Ltd. All Rights Reserved.