Package | Description |
---|---|
com._1c.v8.ibis.admin |
Modifier and Type | Class and Description |
---|---|
class |
InfoBaseInfo
Infobase description
|
Modifier and Type | Method and Description |
---|---|
IInfoBaseInfo |
IAgentAdminConnection.getInfoBaseInfo(UUID clusterId,
UUID infobaseId)
Gets a full infobase description.
|
Modifier and Type | Method and Description |
---|---|
List<IInfoBaseInfo> |
IAgentAdminConnection.getInfoBases(UUID clusterId)
Gets the list of full descriptions of infobases
registered in the cluster.
|
Modifier and Type | Method and Description |
---|---|
UUID |
IAgentAdminConnection.createInfoBase(UUID clusterId,
IInfoBaseInfo info,
int mode)
Creates an infobase in a cluster.
|
void |
IAgentAdminConnection.updateInfoBase(UUID clusterId,
IInfoBaseInfo info)
Changes infobase parameters.
|
Copyright © '1C' 1996-2012