com.trackstudio.app.filter
Class TaskFValue
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
com.trackstudio.app.filter.FValue
com.trackstudio.app.filter.TaskFValue
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.util.Map
public class TaskFValue
- extends FValue
This class represents task filters
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class java.util.AbstractMap |
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
Fields inherited from class com.trackstudio.app.filter.FValue |
AMP, BULKPROCESSINGTOOL, CHILDCOUNT, DELIM, HIDE, ONPAGE, SORTORDER, SUB, UDF, UDF_SORT, UDF_SORT_LOWERCASE, USE |
Methods inherited from class com.trackstudio.app.filter.FValue |
get, getList, getUse, getUsedUdfIds, getView, hasListValue, needDeepSearch, needFilterUDF, parseFilterValue, parseFilterValue, set, setFilter, setList, setUse, toList, toList |
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
STATUS
public static final java.lang.String STATUS
- See Also:
- Constant Field Values
RESOLUTION
public static final java.lang.String RESOLUTION
- See Also:
- Constant Field Values
SUBMITTER
public static final java.lang.String SUBMITTER
- See Also:
- Constant Field Values
HANDLER
public static final java.lang.String HANDLER
- See Also:
- Constant Field Values
SUBMITTERSTATUS
public static final java.lang.String SUBMITTERSTATUS
- See Also:
- Constant Field Values
HANDLERSTATUS
public static final java.lang.String HANDLERSTATUS
- See Also:
- Constant Field Values
SUBTASK
public static final java.lang.String SUBTASK
- See Also:
- Constant Field Values
SEARCH
public static final java.lang.String SEARCH
- See Also:
- Constant Field Values
PRIORITY
public static final java.lang.String PRIORITY
- See Also:
- Constant Field Values
UPDATEDATE
public static final java.lang.String UPDATEDATE
- See Also:
- Constant Field Values
SUBMITDATE
public static final java.lang.String SUBMITDATE
- See Also:
- Constant Field Values
CLOSEDATE
public static final java.lang.String CLOSEDATE
- See Also:
- Constant Field Values
DEADLINE
public static final java.lang.String DEADLINE
- See Also:
- Constant Field Values
BUDGET
public static final java.lang.String BUDGET
- See Also:
- Constant Field Values
ABUDGET
public static final java.lang.String ABUDGET
- See Also:
- Constant Field Values
MESSAGECOUNT
public static final java.lang.String MESSAGECOUNT
- See Also:
- Constant Field Values
ALIAS
public static final java.lang.String ALIAS
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
FULLPATH
public static final java.lang.String FULLPATH
- See Also:
- Constant Field Values
MESSAGEVIEW
public static final java.lang.String MESSAGEVIEW
- See Also:
- Constant Field Values
MESSAGEFILTER
public static final java.lang.String MESSAGEFILTER
- See Also:
- Constant Field Values
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
MSGSUBMITTER
public static final java.lang.String MSGSUBMITTER
- See Also:
- Constant Field Values
MSGHANDLER
public static final java.lang.String MSGHANDLER
- See Also:
- Constant Field Values
DATEMSG
public static final java.lang.String DATEMSG
- See Also:
- Constant Field Values
RESOLUTIONMSG
public static final java.lang.String RESOLUTIONMSG
- See Also:
- Constant Field Values
BUDGETMSG
public static final java.lang.String BUDGETMSG
- See Also:
- Constant Field Values
TYPEMSG
public static final java.lang.String TYPEMSG
- See Also:
- Constant Field Values
TEXTMSG
public static final java.lang.String TEXTMSG
- See Also:
- Constant Field Values
TASKNUMBER
public static final java.lang.String TASKNUMBER
- See Also:
- Constant Field Values
TaskFValue
public TaskFValue()
- Constructor
getUseForTask
public java.util.ArrayList<java.lang.String> getUseForTask()
getUseForMessages
public java.util.ArrayList<java.lang.String> getUseForMessages()
getUseForUdf
public java.util.ArrayList getUseForUdf()
- Specified by:
getUseForUdf
in class FValue
getSortorder
public java.lang.String getSortorder()
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.