com.trackstudio.view
Class TaskViewHTMLShort

java.lang.Object
  extended bycom.trackstudio.view.TaskView
      extended bycom.trackstudio.view.TaskViewHTML
          extended bycom.trackstudio.view.TaskViewHTMLShort
Direct Known Subclasses:
TaskViewHTMLSelect

public class TaskViewHTMLShort
extends TaskViewHTML


Field Summary
static java.lang.String 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
TaskViewHTMLShort(SecuredTaskBean t, java.lang.String context, java.lang.String scheme)
           
 
Method Summary
 java.lang.String getHandler()
           
 java.lang.String getName()
           
 java.lang.String getNumber()
           
 java.lang.String getPath(boolean addNumber)
           
 java.lang.String getSubmitter()
           
 UDFValueView getUDFValueView(SecuredUDFValueBean bean)
           
 TaskView getView(SecuredTaskBean t)
           
 
Methods inherited from class com.trackstudio.view.TaskViewHTML
getActualBudget, getAlias, getAliasPath, getBudget, getCategory, getClosedate, getDeadline, getDelimiter, getDescription, getFullPath, getHandlerPrstatuses, getPermLink, getPriority, getRelativePath, getResolution, getStatus, getSubmitdate, getSubmitterPrstatuses, getUpdatedate, getUserView, getWorkflow
 
Methods inherited from class com.trackstudio.view.TaskView
getBudgetHours, getBudgetMinutes, getBudgetSeconds, 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

PERM_LINK

public static final java.lang.String PERM_LINK
See Also:
Constant Field Values
Constructor Detail

TaskViewHTMLShort

public TaskViewHTMLShort(SecuredTaskBean t,
                         java.lang.String context,
                         java.lang.String scheme)
                  throws GranException
Method Detail

getPath

public java.lang.String getPath(boolean addNumber)
                         throws GranException
Overrides:
getPath in class TaskViewHTML
Throws:
GranException

getName

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

getView

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

getNumber

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

getUDFValueView

public UDFValueView getUDFValueView(SecuredUDFValueBean bean)
                             throws GranException
Overrides:
getUDFValueView in class TaskViewHTML
Throws:
GranException

getHandler

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

getSubmitter

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


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