Package com.basis.api.admin
Interface BBjAdminAuditDB
- All Superinterfaces:
BBjAdminPropertyReader
,Remote
Information for am individual audit database.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
-
Method Summary
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
-
Field Details
-
AUDIT_DATABASE_NAME
- See Also:
-
OP_INSERT
- See Also:
-
OP_UPDATE
- See Also:
-
OP_DELETE
- See Also:
-
OP_INSERT_ESQL
- See Also:
-
OP_UPDATE_ESQL
- See Also:
-
OP_DELETE_ESQL
- See Also:
-
OP_ALTER_ESQL
- See Also:
-
OP_DROP_COLUMN_ESQL
- See Also:
-
OP_DROP_INDEX_ESQL
- See Also:
-
OP_DROP_CONSTRAINT_ESQL
- See Also:
-
OP_RENAME_COLUMN_ESQL
- See Also:
-
OP_CREATE_INDEX_ESQL
- See Also:
-
OP_CREATE_KEYED
- See Also:
-
OP_CREATE_OTHER
- See Also:
-
OP_CREATE_ESQL
- See Also:
-
OP_ERASE
- See Also:
-
OP_MODIFY_FILE
- See Also:
-
OPERATION_TYPES
-
-
Method Details
-
getItems
BBjAdminList<BBjAdminClientAuditDBItem> getItems(List<String> p_users, List<String> p_opTypes, String p_file, Date p_startDate, Date p_endDate) throws BBjAdminException - Throws:
BBjAdminException
-
getFiles
- Throws:
BBjAdminException
-