com.trackstudio.app.filter.list
Class TaskFilter
java.lang.Object
com.trackstudio.app.filter.AbstractFilter
com.trackstudio.app.filter.list.TaskFilter
public class TaskFilter
- extends AbstractFilter
Methods inherited from class com.trackstudio.app.filter.AbstractFilter |
compare, compareObject, compareTreeSet, emptyOperand, getOffset, passUdf, testActiveGroupHandler, testCheckBox, testFloat, testInteger, testList, testMultiList, testString, testTimestamp, testURL, testUser, testUserList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskFilter
public TaskFilter(SecuredTaskBean task)
getTask
protected SecuredTaskBean getTask()
passUDFProperties
public boolean passUDFProperties(SecuredTaskBean securedTask,
TaskFValue flt,
java.util.ArrayList useForUdf)
throws GranException
- Throws:
GranException
passMessageProperties
public boolean passMessageProperties(SecuredTaskBean securedTask,
TaskFValue flt,
java.util.ArrayList useForMessages)
throws GranException
- Throws:
GranException
passTaskProperties
public boolean passTaskProperties(SecuredTaskBean securedTask,
TaskFValue flt,
java.util.ArrayList<java.lang.String> useForTask)
throws GranException
- Throws:
GranException
getTaskList2
public java.util.List getTaskList2(TaskFValue flt,
boolean withUDF,
boolean withSubTask,
java.lang.String sortorder)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.