|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.view.TaskView
com.trackstudio.view.TaskViewHTML
com.trackstudio.view.TaskViewHTMLShort
com.trackstudio.view.TaskViewHTMLSelect
public class TaskViewHTMLSelect
Field Summary |
---|
Fields inherited from class com.trackstudio.view.TaskViewHTMLShort |
---|
PERM_LINK |
Fields inherited from class com.trackstudio.view.TaskViewHTML |
---|
context, freeAccess |
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)
|
Method Summary | |
---|---|
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, getCategory, getClosedate, getCommits, getDeadline, getDelimiter, getDescription, getFilterAliasPath, getFilterFullPath, getFilterName, getHandlerPrstatuses, getPath, getPermLink, getPriority, getReferencedTasks, getResolution, getRSSLink, getShortDescription, getStatus, getSubmitdate, getSubmitterPrstatuses, getUpdatedate, getUserView, getWorkflow |
Methods inherited from class com.trackstudio.view.TaskView |
---|
getFullPath, 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 |
---|
public TaskViewHTMLSelect(SecuredTaskBean task, java.lang.String currentURL, java.lang.String context) throws GranException
GranException
Method Detail |
---|
public java.lang.String getName() throws GranException
getName
in class TaskViewHTMLShort
GranException
public TaskView getView(SecuredTaskBean t) throws GranException
getView
in class TaskViewHTMLShort
GranException
public java.lang.String getAliasPath() throws GranException
getAliasPath
in class TaskViewHTML
GranException
public java.lang.String getRelativePath(java.lang.String from) throws GranException
getRelativePath
in class TaskViewHTML
GranException
public java.lang.String getFullPath() throws GranException
getFullPath
in class TaskViewHTML
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |