Package | Description |
---|---|
com._1c.v8.ibis.admin |
Modifier and Type | Class and Description |
---|---|
class |
RegUserInfo
Cluster administrator description
|
Modifier and Type | Method and Description |
---|---|
List<IRegUserInfo> |
IAgentAdminConnection.getAgentAdmins()
Gets the list of central server administrators.
|
List<IRegUserInfo> |
IAgentAdminConnection.getClusterAdmins(UUID clusterId)
Gets the list of cluster administrators.
|
Modifier and Type | Method and Description |
---|---|
void |
IAgentAdminConnection.regAgentAdmin(IRegUserInfo user)
Creates a central server administrator or changes the parameters
of an existing one.
|
void |
IAgentAdminConnection.regClusterAdmin(UUID clusterId,
IRegUserInfo user)
Creates a cluster administrator or changes the parameters
of an existing one.
|
Copyright © '1C' 1996-2012