planetj.dataengine.security
Interface IDEUser
- All Superinterfaces: 
 - IUser, Principal
 
- All Known Implementing Classes: 
 - DEUser
 
- public interface IDEUser
- extends IUser
  
Insert the type's description here.
 Creation date: (11/14/02 2:43:34 PM)
 
| Methods inherited from interface planetj.dataengine.security.IUser | 
getFirstName, getLastName, getOwnerId, getSecurityLevel, getSystemAlias, getUserMode, getUserName, getUserSQLValue, getUserValue, getValueByUsageId, hasSecurityLevel, isAdmin, isPJAdmin, setUserMode | 
 
 
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
 
USER_NAME
public static final String USER_NAME
- See Also:
 - Constant Field Values
 
PASSWORD
public static final String PASSWORD
- See Also:
 - Constant Field Values
 
PROPERTIES
public static final String PROPERTIES
- See Also:
 - Constant Field Values
 
OWNER_ID
public static final String OWNER_ID
- See Also:
 - Constant Field Values
 
UNIQUE_ID
public static final String UNIQUE_ID
- See Also:
 - Constant Field Values
 
SECURITY_LEVEL
public static final String SECURITY_LEVEL
- See Also:
 - Constant Field Values
 
TYPE_APP_USER
public static final String TYPE_APP_USER
- See Also:
 - Constant Field Values
 
TYPE_APP_ADMIN
public static final String TYPE_APP_ADMIN
- See Also:
 - Constant Field Values
 
PLANETJ_USER
public static final String PLANETJ_USER
- See Also:
 - Constant Field Values
 
TABLE_NAME
public static final String TABLE_NAME
- See Also:
 - Constant Field Values
 
LIBRARY_NAME
public static final String LIBRARY_NAME
- See Also:
 - Constant Field Values