com.trackstudio.view
Class TaskViewHTMLSelect

java.lang.Object
  extended by com.trackstudio.view.TaskView
      extended by com.trackstudio.view.TaskViewHTML
          extended by com.trackstudio.view.TaskViewHTMLShort
              extended by com.trackstudio.view.TaskViewHTMLSelect

public class TaskViewHTMLSelect
extends TaskViewHTMLShort


Field Summary
 
Fields inherited from class com.trackstudio.view.TaskViewHTMLShort
PERM_LINK
 
Fields inherited from class com.trackstudio.view.TaskViewHTML
context, freeAccess, schemePath
 
Fields inherited from class com.trackstudio.view.TaskView
NUMBER_SIGN, PATH_DELIMITER, task, TERM_LINK
 
Constructor Summary
TaskViewHTMLSelect(SecuredTaskBean task, java.lang.String currentURL, java.lang.String context, java.lang.String scheme)
           
 
Method Summary
 java.lang.String getActualBudget()
           
 java.lang.String getAliasPath()
           
 java.lang.String getFullPath()
           
 java.lang.String getName()
           
 java.lang.String getRelativePath(java.lang.String from)
           
 TaskView getView(SecuredTaskBean t)
           
 
Methods inherited from class com.trackstudio.view.TaskViewHTMLShort
getHandler, getNameForTaskSelect, getNumber, getSubmitter, getUDFValueView
 
Methods inherited from class com.trackstudio.view.TaskViewHTML
getAlias, getAliasPathForTaskSelect, getBudget, getCategory, getClosedate, getDeadline, getDelimiter, getDescription, getHandlerPrstatuses, getPermLink, getPriority, getReferencedTasks, getResolution, getRSSLink, getShortDescription, getStatus, getSubmitdate, getSubmitterPrstatuses, getUpdatedate, getUserView, getWorkflow
 
Methods inherited from class com.trackstudio.view.TaskView
getBudgetHours, getBudgetMinutes, getBudgetSeconds, getFullPathForTaskSelect, getNewTaskName, isNew, pathDelimiter, setNew, setNewTaskName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskViewHTMLSelect

public TaskViewHTMLSelect(SecuredTaskBean task,
                          java.lang.String currentURL,
                          java.lang.String context,
                          java.lang.String scheme)
                   throws GranException
Throws:
GranException
Method Detail

getName

public java.lang.String getName()
                         throws GranException
Overrides:
getName in class TaskViewHTMLShort
Throws:
GranException

getView

public TaskView getView(SecuredTaskBean t)
                 throws GranException
Overrides:
getView in class TaskViewHTMLShort
Throws:
GranException

getAliasPath

public java.lang.String getAliasPath()
                              throws GranException
Overrides:
getAliasPath in class TaskViewHTML
Throws:
GranException

getRelativePath

public java.lang.String getRelativePath(java.lang.String from)
                                 throws GranException
Overrides:
getRelativePath in class TaskViewHTML
Throws:
GranException

getFullPath

public java.lang.String getFullPath()
                             throws GranException
Overrides:
getFullPath in class TaskViewHTML
Throws:
GranException

getActualBudget

public java.lang.String getActualBudget()
                                 throws GranException
Overrides:
getActualBudget in class TaskViewHTML
Throws:
GranException


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