com.trackstudio.app.filter
Class UserFValue

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by com.trackstudio.app.filter.FValue
              extended by com.trackstudio.app.filter.UserFValue
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map

public class UserFValue
extends FValue

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static java.lang.String ACTIVE
           
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
           
protected static java.util.List userFields
           
 
Fields inherited from class com.trackstudio.app.filter.FValue
AMP, BULKPROCESSINGTOOL, CHILDCOUNT, DELIM, HIDE, ONPAGE, SORTORDER, SUB, UDF, UDF_SORT, UDF_SORT_LOWERCASE, USE
 
Constructor Summary
UserFValue()
           
 
Method Summary
 java.util.ArrayList getUseForUdf()
           
 java.util.ArrayList getUseForUser()
           
 
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
 

Field Detail

ACTIVE

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

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

userFields

protected static java.util.List userFields
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-2008 TrackStudio, Ltd. All Rights Reserved.