com.trackstudio.view
Class TaskListView

java.lang.Object
  extended by com.trackstudio.view.TaskListView

public class TaskListView
extends java.lang.Object


Nested Class Summary
 class TaskListView.TaskListItem
           
 
Field Summary
 boolean addMsg
           
protected  java.lang.String filterId
           
protected  FValue flthm
           
protected  boolean messageDelete
           
protected  TaskFValue postFilterSettings
           
protected  boolean taskDelete
           
protected  boolean taskUDFView
           
 
Constructor Summary
TaskListView(SecuredTaskBean task, java.lang.String filter, TaskFValue postFilterSettings, java.lang.String context, java.lang.String schemePath)
           
 
Method Summary
protected  SessionContext getSecure()
           
 TaskListView.TaskListItem getTaskLine(SecuredTaskBean tci)
          returns Task Line for subtasks page and filter mailing
 java.util.ArrayList getUdfcol()
           
protected  void initParams(java.lang.String filterId, TaskFValue postFilterSettings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

taskDelete

protected boolean taskDelete

messageDelete

protected boolean messageDelete

taskUDFView

protected boolean taskUDFView

flthm

protected FValue flthm

postFilterSettings

protected TaskFValue postFilterSettings

filterId

protected java.lang.String filterId

addMsg

public boolean addMsg
Constructor Detail

TaskListView

public TaskListView(SecuredTaskBean task,
                    java.lang.String filter,
                    TaskFValue postFilterSettings,
                    java.lang.String context,
                    java.lang.String schemePath)
             throws GranException
Throws:
GranException
Method Detail

getSecure

protected SessionContext getSecure()

initParams

protected void initParams(java.lang.String filterId,
                          TaskFValue postFilterSettings)
                   throws GranException
Throws:
GranException

getUdfcol

public java.util.ArrayList getUdfcol()
                              throws GranException
Throws:
GranException

getTaskLine

public TaskListView.TaskListItem getTaskLine(SecuredTaskBean tci)
                                      throws GranException
returns Task Line for subtasks page and filter mailing

Throws:
GranException


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