|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UniversalConstants
UniversalConstants serves as a resource for constants used throughout the spine framework
Copyright ©Zphinx Software Solutions
| Field Summary | |
|---|---|
static int |
ACCOUNT_DETAILS_DEFAULT
An int representing the default value for the AccountDetails on creation |
static String |
ACCOUNT_SECRETS
The type of account secrets to use |
static String |
ACCOUNT_SECRETS_TYPE
|
static int |
CLEAR
An int representing a clear parameters statement |
static int |
CREATE
An int representing a create statement |
static int |
DELETE
An int representing a delete/drop statement |
static int |
EDIT
An int representing a edit/select statement |
static int |
RESET
An int representing a reset statement |
static int |
SAVE
An int representing a save/insert statement |
static int |
SAVE_UPDATE
An int representing a update statement |
static int |
VIEW
An int representing a view/select statement |
static String |
ZONE_ADMIN
The member is in the admin domain |
static String |
ZONE_GROUP
The member is in the role/group domain |
static String |
ZONE_PUBLIC
The member is in the public domain |
static String |
ZONE_USER
The member is in the logged in or global domain |
| Field Detail |
|---|
static final String ACCOUNT_SECRETS_TYPE
static final int RESET
static final int CREATE
static final int SAVE
static final int EDIT
static final int VIEW
static final int DELETE
static final int CLEAR
static final int SAVE_UPDATE
static final String ACCOUNT_SECRETS
static final int ACCOUNT_DETAILS_DEFAULT
static final String ZONE_PUBLIC
static final String ZONE_USER
static final String ZONE_GROUP
static final String ZONE_ADMIN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||