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

Created by IntelliJ IDEA. User: Administrator Date: 16.06.2004 Time: 13:15:30 To change this template use File | Settings | File Templates.

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, setFilter, setList, setUse
 
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

COMPANY

public static final java.lang.String COMPANY

EMAIL

public static final java.lang.String EMAIL

EXPIREDATE

public static final java.lang.String EXPIREDATE

DEEPSEARCH

public static final java.lang.String DEEPSEARCH

LOCALE

public static final java.lang.String LOCALE

LOGIN

public static final java.lang.String LOGIN

NAME

public static final java.lang.String NAME

FULLPATH

public static final java.lang.String FULLPATH

PRSTATUS

public static final java.lang.String PRSTATUS

TEL

public static final java.lang.String TEL

TIMEZONE

public static final java.lang.String TIMEZONE

EMAILTYPE

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