gran.app.filter
Class TaskFValue

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended bygran.app.filter.FValue
              extended bygran.app.filter.TaskFValue
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class TaskFValue
extends FValue

This class represents task filters

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Field Summary
static java.lang.String ABUDGET
           
static java.lang.String ALIAS
           
static java.lang.String BUDGET
           
static java.lang.String BUDGETMSG
           
static java.lang.String CATEGORY
           
static java.lang.String CLOSEDATE
           
static java.lang.String DATEMSG
           
static java.lang.String DEADLINE
           
static java.lang.String DESCRIPTION
           
static java.lang.String FULLPATH
           
static java.lang.String HANDLER
           
static java.lang.String HANDLERSTATUS
           
static java.lang.String MESSAGECOUNT
           
static java.lang.String MESSAGEFILTER
           
static java.lang.String MESSAGEVIEW
           
static java.lang.String MSGHANDLER
           
static java.lang.String MSGSUBMITTER
           
static java.lang.String NAME
           
static java.lang.String PRIORITY
           
static java.lang.String RESOLUTION
           
static java.lang.String RESOLUTIONMSG
           
static java.lang.String SEARCH
           
static java.lang.String STATUS
           
static java.lang.String SUBMITDATE
           
static java.lang.String SUBMITTER
           
static java.lang.String SUBMITTERSTATUS
           
static java.lang.String SUBTASK
           
static java.lang.String TASKNUMBER
           
static java.lang.String TEXTMSG
           
static java.lang.String TYPEMSG
           
static java.lang.String UPDATEDATE
           
 
Fields inherited from class gran.app.filter.FValue
AMP, BULKPROCESSINGTOOL, CHILDCOUNT, DELIM, HIDE, ONPAGE, SORTORDER, SUB, UDF, UDF_SORT, USE
 
Constructor Summary
TaskFValue()
          Constructor
 
Method Summary
 java.util.ArrayList getUseForMessages()
           
 java.util.ArrayList getUseForTask()
           
 java.util.ArrayList getUseForUdf()
           
 
Methods inherited from class gran.app.filter.FValue
get, getList, getUse, getView, hasListValue, 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
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Field Detail

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
Constructor Detail

TaskFValue

public TaskFValue()
Constructor

Method Detail

getUseForTask

public java.util.ArrayList getUseForTask()

getUseForMessages

public java.util.ArrayList getUseForMessages()

getUseForUdf

public java.util.ArrayList getUseForUdf()
Specified by:
getUseForUdf in class FValue


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