com.jalios.jcms.dbmember
Class DBMember.Fields

java.lang.Object
  extended by com.jalios.jcms.dbmember.DBMember.Fields
Enclosing class:
DBMember

public static final class DBMember.Fields
extends Object


Field Summary
static String ADDRESS_COLUMN
           
static String EMAIL_COLUMN
           
static String EMAIL_FORMAT_COLUMN
           
static String EMAIL_PUBLIC_COLUMN
           
static String FIRSTNAME_COLUMN
           
static String GIDS_COLUMN
           
static String JOBTITLE_COLUMN
           
static String LASTLOGINTIMES_COLUMN
           
static String LASTNAME_COLUMN
           
static String LOCALE_COLUMN
           
static String LOGIN_COLUMN
           
static String MOBILE_COLUMN
           
static String ORGANIZATION_COLUMN
           
static String PASSWORD_COLUMN
           
static String PHONE_COLUMN
           
static String PHOTO_COLUMN
           
static String SALUTATION_COLUMN
           
static String USAGE_COLUMN
           
 
Constructor Summary
DBMember.Fields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USAGE_COLUMN

public static final String USAGE_COLUMN
See Also:
Constant Field Values

LOGIN_COLUMN

public static final String LOGIN_COLUMN
See Also:
Constant Field Values

PASSWORD_COLUMN

public static final String PASSWORD_COLUMN
See Also:
Constant Field Values

SALUTATION_COLUMN

public static final String SALUTATION_COLUMN
See Also:
Constant Field Values

LASTNAME_COLUMN

public static final String LASTNAME_COLUMN
See Also:
Constant Field Values

FIRSTNAME_COLUMN

public static final String FIRSTNAME_COLUMN
See Also:
Constant Field Values

ORGANIZATION_COLUMN

public static final String ORGANIZATION_COLUMN
See Also:
Constant Field Values

JOBTITLE_COLUMN

public static final String JOBTITLE_COLUMN
See Also:
Constant Field Values

PHONE_COLUMN

public static final String PHONE_COLUMN
See Also:
Constant Field Values

MOBILE_COLUMN

public static final String MOBILE_COLUMN
See Also:
Constant Field Values

ADDRESS_COLUMN

public static final String ADDRESS_COLUMN
See Also:
Constant Field Values

LOCALE_COLUMN

public static final String LOCALE_COLUMN
See Also:
Constant Field Values

PHOTO_COLUMN

public static final String PHOTO_COLUMN
See Also:
Constant Field Values

EMAIL_COLUMN

public static final String EMAIL_COLUMN
See Also:
Constant Field Values

EMAIL_PUBLIC_COLUMN

public static final String EMAIL_PUBLIC_COLUMN
See Also:
Constant Field Values

EMAIL_FORMAT_COLUMN

public static final String EMAIL_FORMAT_COLUMN
See Also:
Constant Field Values

GIDS_COLUMN

public static final String GIDS_COLUMN
See Also:
Constant Field Values

LASTLOGINTIMES_COLUMN

public static final String LASTLOGINTIMES_COLUMN
See Also:
Constant Field Values
Constructor Detail

DBMember.Fields

public DBMember.Fields()


Copyright © 2001-2007 Jalios SA. All Rights Reserved.