public interface BBjAdminSecurityGroup extends BBjAdminUserPermissions, BBjAdminCommitPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GROUP |
ADD_USER, ADMIN_ACCESS, ASYNCH_TRIGGER, ATTACH_EXISTING_DB, AUDITING, BBJ_PROCESSES, CONNECTION_POOLS, COPY_JOBS, CREATE_NEW_DB, CREATE_TRIGGER, DOCUMENT_ARCHIVES, DROP_DB, EMAIL_SERVICES, FORCE_CLOSE_FILES, METRICS, REMOVE_USER, REPLICATION, SCHEDULING, SERVER_CONFIG, SET_PASSWORDS, SET_PERMISSIONS, SQL_CONNECTIONS, TABLE_ANALYSIS_QUEUE, USER, VIEW_OPEN_FILES
Modifier and Type | Method and Description |
---|---|
BBjAdminList<java.lang.String> |
getMembers()
Returns a list of the user name of users who are members of this group.
|
getChangedProperties, getClearedProperties, getOriginalProperties
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
commit, rollback
static final java.lang.String GROUP
BBjAdminList<java.lang.String> getMembers() throws BBjAdminException
BBjAdminException