planetj.processes.logon
Interface IAdmin
- public interface IAdmin
This interface contains the fields and properties of the Admin file
Creation date: (6/25/2002 4:52:33 PM)
ID
public static final String ID
- See Also:
- Constant Field Values
FIRST_NAME
public static final String FIRST_NAME
- See Also:
- Constant Field Values
LAST_NAME
public static final String LAST_NAME
- See Also:
- Constant Field Values
MIDDLE_NAME
public static final String MIDDLE_NAME
- See Also:
- Constant Field Values
EMAIL_ADDRESS
public static final String EMAIL_ADDRESS
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
COMPANY_NAME
public static final String COMPANY_NAME
- See Also:
- Constant Field Values
HOME_PHONE_NUMBER
public static final String HOME_PHONE_NUMBER
- See Also:
- Constant Field Values
WORK_PHONE_NUMBER
public static final String WORK_PHONE_NUMBER
- See Also:
- Constant Field Values
FAX_NUMBER
public static final String FAX_NUMBER
- See Also:
- Constant Field Values
MODE
public static final String MODE
- See Also:
- Constant Field Values
CREDIT_CARD_TYPE
public static final String CREDIT_CARD_TYPE
- See Also:
- Constant Field Values
CREDIT_CARD_NUMBER
public static final String CREDIT_CARD_NUMBER
- See Also:
- Constant Field Values
CREDIT_CARD_EXPIRE_YEAR
public static final String CREDIT_CARD_EXPIRE_YEAR
- See Also:
- Constant Field Values
CREDIT_CARD_EXPIRE_MONTH
public static final String CREDIT_CARD_EXPIRE_MONTH
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
PROPERTIES
public static final String PROPERTIES
- See Also:
- Constant Field Values
REGISTRATION_DATE
public static final String REGISTRATION_DATE
- See Also:
- Constant Field Values
OWNER_ID
public static final String OWNER_ID
- See Also:
- Constant Field Values
LIBRARY_NAME
public static final String LIBRARY_NAME
- See Also:
- Constant Field Values
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
MODE_NOVICE
public static final String MODE_NOVICE
- See Also:
- Constant Field Values
MODE_ADVANCED
public static final String MODE_ADVANCED
- See Also:
- Constant Field Values
MODE_DEMO
public static final String MODE_DEMO
- See Also:
- Constant Field Values
MODE_PRODUCTION
public static final String MODE_PRODUCTION
- See Also:
- Constant Field Values