Package com.basis.api.admin
Interface BBjAdminSecurityGroup
- All Superinterfaces:
BBjAdminCommitPropertyWriter
,BBjAdminCommitWriter
,BBjAdminPropertyReader
,BBjAdminPropertyWriter
,BBjAdminUserPermissions
,Remote
public interface BBjAdminSecurityGroup
extends BBjAdminUserPermissions, BBjAdminCommitPropertyWriter
-
Field Summary
FieldsFields inherited from interface com.basis.api.admin.BBjAdminUserPermissions
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
-
Method Summary
Modifier and TypeMethodDescriptionReturns a list of the user name of users who are members of this group.Methods inherited from interface com.basis.api.admin.BBjAdminCommitPropertyWriter
getChangedProperties, getClearedProperties, getOriginalProperties
Methods inherited from interface com.basis.api.admin.BBjAdminCommitWriter
commit, rollback
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
-
Field Details
-
GROUP
- See Also:
-
-
Method Details
-
getMembers
Returns a list of the user name of users who are members of this group.- Throws:
BBjAdminException
-