|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExceptionConstants.MODEL.ROLE.SUBCODES
Role Minor Codes
| Field Summary | |
|---|---|
static int |
FAILED_ADD_IMPLICIT_USER
Failed to and an implicit user to role Minor Code |
static int |
FAILED_ADD_IMPLICIT_USER_SQL
Failed to add an implicity user to role due to sql error Minor Code |
static int |
FAILED_ADD_SUBROLE
Failed to add subrole Minor Code |
static int |
FAILED_ADD_SUBROLE_SQL
Failed to add subrole due to sql error Minor Code |
static int |
FAILED_ADD_USER
Failed to add user to role Minor Code |
static int |
FAILED_ADD_USER_SQL
Failed to add user to role due to sql error Minor Code |
static int |
FAILED_INSERT
Error inserting new role Minor Code |
static int |
FAILED_INSERT_SQL
Error inserting new role due to sql error Minor Code |
static int |
FAILED_REMOVE
Failed to remove role Minor Code |
static int |
FAILED_REMOVE_SQL
Failed to remove role due to sql error Minor Code |
static int |
FAILED_REMOVE_SUBROLE
Failed to remove subrole Minor Code |
static int |
FAILED_REMOVE_SUBROLE_SQL
Failed to remove subrole from sql Minor Code |
static int |
FAILED_REMOVE_USER
Failed to remove user from role Minor Code |
static int |
FAILED_REMOVE_USER_SQL
Failed to remove user from role due to sql error Minor Code |
static int |
FAILED_UPDATE
Failed to update role Minor code |
static int |
FAILED_UPDATE_SQL
Failed to update role due to sql error Minor Code |
static int |
GET_PARENT_ROLES
Error getting parent roles Minor Code |
static int |
GET_PARENT_ROLES_SQL
Error getting parent roles due to sql error Minor Code |
static int |
ID_IN_USE
Role ID already in use Minor Code |
static int |
LIST_USER_SQL
Failed to list users for role due to sql error Minor Code |
static int |
MASK
Minor Codes mask value |
static int |
NOT_FOUND
Role Not Found Minor Code |
static int |
SELECT_USER_IDS
Failed to select ids of users in role Minor Code |
static int |
SELECT_USER_IDS_SQL
Failed to select ids of users in role due to sql Minor Code |
| Field Detail |
|---|
static final int MASK
static final int NOT_FOUND
static final int GET_PARENT_ROLES
static final int GET_PARENT_ROLES_SQL
static final int FAILED_INSERT
static final int FAILED_INSERT_SQL
static final int FAILED_REMOVE
static final int FAILED_REMOVE_SQL
static final int FAILED_UPDATE
static final int FAILED_UPDATE_SQL
static final int ID_IN_USE
static final int FAILED_ADD_USER
static final int FAILED_ADD_USER_SQL
static final int FAILED_REMOVE_USER
static final int FAILED_REMOVE_USER_SQL
static final int FAILED_ADD_IMPLICIT_USER
static final int FAILED_ADD_IMPLICIT_USER_SQL
static final int SELECT_USER_IDS
static final int SELECT_USER_IDS_SQL
static final int LIST_USER_SQL
static final int FAILED_ADD_SUBROLE
static final int FAILED_ADD_SUBROLE_SQL
static final int FAILED_REMOVE_SUBROLE
static final int FAILED_REMOVE_SUBROLE_SQL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||