gran.app.filter
Class UserFValue

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

public class UserFValue
extends FValue

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 CHILDALLOWED
           
static java.lang.String COMPANY
           
static java.lang.String DEEPSEARCH
           
static java.lang.String EMAIL
           
static java.lang.String EMAILTYPE
           
static java.lang.String EXPIREDATE
           
static java.lang.String FULLPATH
           
static java.lang.String LOCALE
           
static java.lang.String LOGIN
           
static java.lang.String NAME
           
static java.lang.String PRSTATUS
           
static java.lang.String TEL
           
static java.lang.String TIMEZONE
           
 
Fields inherited from class gran.app.filter.FValue
AMP, BULKPROCESSINGTOOL, CHILDCOUNT, DELIM, HIDE, ONPAGE, SORTORDER, SUB, UDF, UDF_SORT, USE
 
Constructor Summary
UserFValue()
           
 
Method Summary
 java.util.ArrayList getUseForUdf()
           
 java.util.ArrayList getUseForUser()
           
 
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

CHILDALLOWED

public static final java.lang.String CHILDALLOWED
See Also:
Constant Field Values

COMPANY

public static final java.lang.String COMPANY
See Also:
Constant Field Values

EMAIL

public static final java.lang.String EMAIL
See Also:
Constant Field Values

EXPIREDATE

public static final java.lang.String EXPIREDATE
See Also:
Constant Field Values

DEEPSEARCH

public static final java.lang.String DEEPSEARCH
See Also:
Constant Field Values

LOCALE

public static final java.lang.String LOCALE
See Also:
Constant Field Values

LOGIN

public static final java.lang.String LOGIN
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

PRSTATUS

public static final java.lang.String PRSTATUS
See Also:
Constant Field Values

TEL

public static final java.lang.String TEL
See Also:
Constant Field Values

TIMEZONE

public static final java.lang.String TIMEZONE
See Also:
Constant Field Values

EMAILTYPE

public static final java.lang.String EMAILTYPE
See Also:
Constant Field Values
Constructor Detail

UserFValue

public UserFValue()
Method Detail

getUseForUser

public java.util.ArrayList getUseForUser()

getUseForUdf

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


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