- getAddInHash() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileAddIn
-
Gets add-in hash
- getAddInHash() - Method in class com._1c.v8.ibis.admin.SecurityProfileAddIn
-
- getAddInUseFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using arbitrary add-ins is allowed
- getAddInUseFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getAddress() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets Internet resource address
- getAddress() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getAgentAdmins() - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of central server administrators.
- getAlias() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets the logical URL of a virtual directory
- getAlias() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getAllModulesExtension() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that allows extension of all modules
- getAllModulesExtension() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getAllowedRead() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets the value of the flag that shows whether reading from the virtual directory is allowed
- getAllowedRead() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getAllowedWrite() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets the value of the flag that shows whether writing to the virtual directory is allowed
- getAllowedWrite() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getAppId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the ID of the application that established the connection
- getAppId() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the ID of the application that started the session
- getApplication() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the name of the application that established the connection
- getApplicationExt() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getApplicationExt() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets an application with additional criteria for applying the rule
- getAssignmentRuleId() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getAssignmentRuleId() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets an assignment rule ID
- getAssignmentRuleInfo(UUID, UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets an assignment rule description.
- getAssignmentRules(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of descriptions of working server assignment rules.
- getAvailablePerfomance() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average available performance based on statistics gathered during
the last 5 minutes
- getAvgBackCallTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average duration of client application method calls from
the working process (during execution of a single client call)
- getAvgCallTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average time the working process takes to serve one client call
- getAvgDBCallTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average time the working process takes to address a database server
(during execution of a single client call)
- getAvgLockCallTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average time of lock manager calls
- getAvgServerCallTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average time the working process takes to execute a
single client call
- getAvgThreads() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the average number of client threads executed by a cluster
working process
- getBlockedByDbms() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the number of the connection that locks this connection
- getBlockedByDbms() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the number of the session that caused waiting for a transaction
lock
- getBlockedByLs() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the number of the connection that locks this connection
in the transaction lock service
- getBlockedByLs() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the number of the session that caused waiting for a managed
transaction lock
- getBytesAll() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the total size of data sent and received by this connection
- getBytesAll() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total size of data transferred between the 1C:Enterprise
server and the client application within this session
- getBytesLast5Min() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the total size of data sent and received by this connection
during the last 5 minutes
- getBytesLast5Min() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total size of data transferred between the 1C:Enterprise
server and the client application within this session during the
last 5 minutes
- getCallsAll() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the number of server connection calls
- getCallsAll() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total number of server calls from this session
- getCallsLast5Min() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the number of server connection calls during the last 5 minutes
- getCallsLast5Min() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total number of server calls from this session during the
last 5 minutes
- getCapacity() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the value of the relative process performance
- getClusterAdmins(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster administrators.
- getClusterId() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getClusterId() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets a cluster ID
- getClusterInfo(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a cluster description
- getClusterMainPort() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the port number of the master cluster manager
- getClusterMainPort() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getClusterManagerId() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Gets a cluster manager ID
- getClusterManagerIds() - Method in interface com._1c.v8.ibis.admin.IClusterServiceInfo
-
Gets the list of IDs of cluster managers to which the service
is assigned
- getClusterManagerInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a cluster manager description.
- getClusterManagers(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster manager descriptions.
- getClusterRecyclingErrorsCountThreshold() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getClusterRecyclingErrorsCountThreshold() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets allowed deviation for the number of server errors per query per minute
based on the average value for all processes.
- getClusters() - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster descriptions
registered on the central server
- getClusterServices(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster service descriptions.
- getCommandWild() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileApplication
-
Gets application command-line format
- getCommandWild() - Method in class com._1c.v8.ibis.admin.SecurityProfileApplication
-
- getComputerName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets computer name
- getComputerName() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getComUseFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using arbitrary COM objects is allowed
- getComUseFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getConnectedAt() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the time when the connection was established
- getConnectedAt() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the time when the connection was established
- getConnectionId() - Method in interface com._1c.v8.ibis.admin.IObjectLockInfo
-
Gets the ID of the infobase connection that set the lock
- getConnectionId() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the session connection ID
- getConnectionInfoShort(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a short description of a connection.
- getConnectionLocks(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of connection object locks.
- getConnections() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the number of working process connections to user applications
- getConnectionsPerWorkingProcessLimit() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the maximum number of connections per process
- getConnectionsPerWorkingProcessLimit() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getConnectionsShort(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of short descriptions of cluster connections.
- getConnId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the connection number
- getConnId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the connection number
- getCryptographyAllowed() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that allows cryptography functionality to work
- getCryptographyAllowed() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getDateOffset() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase date offset
- getDateOffset() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDbConnMode() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the database connection mode
- getDbms() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the type of the DBMS that stores the infobase
- getDbms() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDbmsBytesAll() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the size of data sent between the 1C:Enterprise server and
the database server
- getDbmsBytesAll() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total size of data sent to and received from the DBMS
within this session
- getDbmsBytesLast5Min() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the size of data sent between the 1C:Enterprise server and
the database server during the last 5 minutes
- getDbmsBytesLast5Min() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total size of data sent to and received from the DBMS
within this session during the last 5 minutes
- getDbName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the database server name of the database
that stores the infobase
- getDbName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDbPassword() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the password of a database server user
- getDbPassword() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDbProcInfo() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the process ID of the DBMS connection
- getDbProcInfo() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the DBMS connection ID (in the DBMS format)
- getDbProcTook() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the duration (in seconds) of a database server request
- getDbProcTook() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the duration (in milliseconds) of DBMS connection since it was selected
by the session
- getDbProcTookAt() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the time when the connection to the database server
was last selected from the pool
- getDbProcTookAt() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the time when the DBMS connection was last selected by the session
- getDbServerName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the name of the database server
that stores the infobase
- getDbServerName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDbUser() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the database server user name
- getDbUser() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDeniedFrom() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the start time of the session lock period
- getDeniedFrom() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDeniedMessage() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the message that is displayed when a session lock violation
attempt is made
- getDeniedMessage() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDeniedParameter() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the session lock parameter value
- getDeniedParameter() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDeniedTo() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the end time of the session lock period
- getDeniedTo() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDescr() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Gets a cluster manager description
- getDescr() - Method in interface com._1c.v8.ibis.admin.IClusterServiceInfo
-
Gets the service description
- getDescr() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets infobase description
- getDescr() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfoShort
-
Gets infobase description
- getDescr() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getDescr() - Method in class com._1c.v8.ibis.admin.InfoBaseInfoShort
-
- getDescr() - Method in interface com._1c.v8.ibis.admin.IRegUserInfo
-
Gets the description of the central server administrator or
server cluster administrator
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets external component description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileAddIn
-
Gets add-in description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileApplication
-
Gets application description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets COM class description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileExternalModule
-
Gets external module description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets Internet resource description
- getDescr() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets virtual directory description
- getDescr() - Method in class com._1c.v8.ibis.admin.RegUserInfo
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileAddIn
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileApplication
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileExternalModule
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getDescr() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getDurationAll() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the total duration of server connection calls
- getDurationAll() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total duration of server call executions within this
session
- getDurationAllDbms() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the total duration of DBMS calls
- getDurationAllDbms() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total duration of DBMS requst executions within this
session
- getDurationCurrent() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the duration of the current server connection call
- getDurationCurrent() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the time period (in milliseconds) that passed since the
request execution was started, provided that the session is
performing a server request
- getDurationCurrentDbms() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the duration of the current DMBS call
- getDurationCurrentDbms() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the time period (in milliseconds) that passed since the
request execution was started, provided that the session is
performing a DBMS request
- getDurationLast5Min() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the duration of server connection calls during the last 5 minutes
- getDurationLast5Min() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total duration of server call executions within this
session during the last 5 minutes
- getDurationLast5MinDbms() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the duration of DMBS calls during the last 5 minutes
- getDurationLast5MinDbms() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the total duration of database request executions within this
session during the last 5 minutes
- getExpirationTimeout() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getExpirationTimeout() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets an expiration timeout
- getExternalAppFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using arbitrary applications is allowed
- getExternalAppFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getExternalSessionManagerConnectionString() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets external session manager parameters
- getExternalSessionManagerConnectionString() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getExternalSessionManagerRequired() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the flag that shows whether using an external session manager
is mandatory
- getExternalSessionManagerRequired() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getFileName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets the file name (string presentation of the moniker)
- getFileName() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getFileSystemFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether full access to the file system is allowed
- getFileSystemFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getFullName() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the full name of the software license file being used
- getFullPresentation() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets a localized string presentation of the license
- getHibernate() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Checks if session is in hibernate state
- getHibernateSessionTerminationTime() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets a timeout of hibernated seance termination
- getHighBound() - Method in interface com._1c.v8.ibis.admin.IPortRangeInfo
-
Gets the upper bound of the port range
- getHighBound() - Method in class com._1c.v8.ibis.admin.PortRangeInfo
-
- getHost() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the name of the computer that established the connection
- getHost() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the name or IP address of the computer that established the session
- getHostName() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getHostName() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets the name or IP address of the computer where the
cluster register and the master cluster manager process are located
- getHostName() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Gets the name or IP address of the computer where the
cluster manager process should run
- getHostName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the name of the computer that established the connection
- getHostName() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the name or IP address of the computer where the working
process should run
- getHostName() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the working server computer name or IP address
- getHostName() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getIbConnMode() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the infobase connection mode
- getInfoBaseConnectionId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the connection ID
- getInfoBaseConnectionId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the connection ID
- getInfoBaseConnections(UUID, UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of infobase connection descriptions
for a working process.
- getInfoBaseConnectionsShort(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of short descriptions of infobase connections.
- getInfoBaseId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the ID of the infobase to which the connection is established
- getInfoBaseId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase ID
- getInfoBaseId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfoShort
-
Gets infobase ID
- getInfoBaseId() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getInfoBaseId() - Method in class com._1c.v8.ibis.admin.InfoBaseInfoShort
-
- getInfoBaseId() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the ID of the infobase from which the session is established
- getInfoBaseInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a full infobase description.
- getInfoBaseLocks(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of infobase object locks.
- getInfoBaseName() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getInfoBaseName() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets the name of the infobase where the rule is used
- getInfoBases(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of full descriptions of infobases
registered in the cluster.
- getInfoBaseSessions(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of infobase session descriptions.
- getInfoBaseShortInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a short infobase description.
- getInfoBasesPerWorkingProcessLimit() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the maximum allowed number of infobases per process
- getInfoBasesPerWorkingProcessLimit() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getInfoBasesShort(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of short descriptions of infobases
registered in the cluster.
- getInternetUseFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using arbitrary Internet resources is allowed
- getInternetUseFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getLastActiveAt() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the date and time of the last session activity
- getLicense() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the list of descriptions for licenses used by the working process
- getLicenseDistributionAllowed() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the flag that shows whether license distribution from
1C:Enterprise server is allowed
- getLicenseDistributionAllowed() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getLicenses() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the list of licenses that the session uses
- getLicenseType() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the license type
- getLifeTimeLimit() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getLifeTimeLimit() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets the lifetime limit of cluster working processes
- getLoadBalancingMode() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getLoadBalancingMode() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets load balancing mode.
- getLocale() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase locale ID
- getLocale() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getLocale() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the locale ID
- getLockDescr() - Method in interface com._1c.v8.ibis.admin.IObjectLockInfo
-
Gets additional information about the lock
- getLockedAt() - Method in interface com._1c.v8.ibis.admin.IObjectLockInfo
-
Gets the time when the lock was set
- getLocks(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of object locks.
- getLowBound() - Method in interface com._1c.v8.ibis.admin.IPortRangeInfo
-
Gets the lower bound of the port range
- getLowBound() - Method in class com._1c.v8.ibis.admin.PortRangeInfo
-
- getMainManager() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Shows whether the cluster manager is master or additional
- getMainOnly() - Method in interface com._1c.v8.ibis.admin.IClusterServiceInfo
-
Gets the flag that indicates whether the service is supported by both
main and additional cluster manager
- getMainPort() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getMainPort() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets the main IP port number of the cluster manager
- getMainPort() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Gets the main cluster manager port
- getMainPort() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the IP port number of the working process
- getMainPort() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the main IP port number of the server agent
- getMainPort() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getMaxMemorySize() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getMaxMemorySize() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets the limit (in KB) of virtual address space per working process
- getMaxMemoryTimeLimit() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getMaxMemoryTimeLimit() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets the maximum allowed period (in seconds) of exceeding the
memory size limit
- getMaxUsersAll() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the maximum allowed number of users for this
distribution kit, provided that the platform software
license is being used
- getMaxUsersCur() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the maximum number of users allowed by the software
protection key or the license file
- getMemoryExcessTime() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the duration of the period when the working process virtual
memory size exceeds the cluster limit
- getMemorySize() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the size of virtual memory used by the working process
- getModuleHash() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileExternalModule
-
Gets external module hash
- getModuleHash() - Method in class com._1c.v8.ibis.admin.SecurityProfileExternalModule
-
- getModulesAvailableForExtension() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets list of modules available for extension
- getModulesAvailableForExtension() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getModulesNotAvailableForExtension() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets list of modules not available for extension
- getModulesNotAvailableForExtension() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getName() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getName() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets a cluster name
- getName() - Method in interface com._1c.v8.ibis.admin.IClusterServiceInfo
-
Gets the service name
- getName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase name
- getName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfoShort
-
Gets infobase name
- getName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfoShort
-
- getName() - Method in interface com._1c.v8.ibis.admin.IRegUserInfo
-
Gets the name of the central server administrator or server
cluster administrator
- getName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileAddIn
-
Gets add-in name
- getName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileApplication
-
Gets application name
- getName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets COM class name
- getName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileExternalModule
-
Gets external module name
- getName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets Internet resource name
- getName() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the server name
- getName() - Method in class com._1c.v8.ibis.admin.RegUserInfo
-
- getName() - Method in class com._1c.v8.ibis.admin.SecurityProfileAddIn
-
- getName() - Method in class com._1c.v8.ibis.admin.SecurityProfileApplication
-
- getName() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getName() - Method in class com._1c.v8.ibis.admin.SecurityProfileExternalModule
-
- getName() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getName() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getObject() - Method in interface com._1c.v8.ibis.admin.IObjectLockInfo
-
Gets the ID of a locked infobase object
- getObjectType() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getObjectType() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets an assignment object ID
- getObjectUuid() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets object identifier
- getObjectUuid() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getPassiveSessionHibernateTime() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets a timeout of passive seance hibernation
- getPassword() - Method in interface com._1c.v8.ibis.admin.IRegUserInfo
-
Gets the administrator password
- getPassword() - Method in class com._1c.v8.ibis.admin.RegUserInfo
-
- getPermissionCode() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the code that allows opening sessions during the session
lock period
- getPermissionCode() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getPhysicalPath() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets the physical URL of a virtual directory
- getPhysicalPath() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getPid() - Method in interface com._1c.v8.ibis.admin.IClusterManagerInfo
-
Gets the operating system process ID of the cluster manager
- getPid() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the ID of the operating system process that corresponds
to the working process
- getPort() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets Internet resource port
- getPort() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getPortRanges() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the list of working server port ranges
- getPortRanges() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getPriority() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getPriority() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets assignment rule priority
- getPrivilegedModeInSafeModeAllowed() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether enabling privileged mode in safe mode is allowed
- getPrivilegedModeInSafeModeAllowed() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getProtocol() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets the Internet resource access protocol
- getProtocol() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getRightExtension() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that allows every right extension
- getRightExtension() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getRightExtensionDefinitionRoles() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets list of extensible rights defining roles
- getRightExtensionDefinitionRoles() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getRmngrAddress() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the address of the server running the process that obtained
the license
- getRmngrPid() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the operating system ID of the process that obtained
the license
- getRmngrPort() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the IP port number of the server process that obtained the
license
- getRuleType() - Method in class com._1c.v8.ibis.admin.AssignmentRuleInfo
-
- getRuleType() - Method in interface com._1c.v8.ibis.admin.IAssignmentRuleInfo
-
Gets an assignment rule
0 - do not distribute to this server
1 - same as no rule
2 - distribute to this server
- getRunning() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the working process status
- getSafeCallMemoryLimit() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the safe memory size limit per call (in bytes)
- getSafeCallMemoryLimit() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getSafeModeProfile() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using a script profile in safe mode is allowed
- getSafeModeProfile() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getSafeModeSecurityProfileName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the name of the infobase security profile for safe mode
- getSafeModeSecurityProfileName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getSafeWorkingProcessesMemoryLimit() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the safe memory size limit per working process on a server
- getSafeWorkingProcessesMemoryLimit() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getSecurityLevel() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getSecurityLevel() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets connection security level
- getSecurityLevel() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase security level
- getSecurityLevel() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getSecurityProfileAddIns(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of allowed add-ins of a security profile.
- getSecurityProfileApplications(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of allowed applications of a security profile.
- getSecurityProfileComClasses(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of allowed COM classes of a security profile.
- getSecurityProfileInternetResources(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of Internet resources of a security profile.
- getSecurityProfileName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseInfo
-
Gets the infobase security profile name
- getSecurityProfileName() - Method in class com._1c.v8.ibis.admin.InfoBaseInfo
-
- getSecurityProfiles(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster security profiles.
- getSecurityProfileUnsafeExternalModules(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of allowed unsafe external modules of a security profile.
- getSecurityProfileVirtualDirectories(UUID, String) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of virtual directories of a security profile.
- getSelectionSize() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the number of calls whose data was used for calculating the
statistics
- getSeries() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets the series of the software protection key (for a hardware
license) or the distribution kit serial number (for a software
platform license)
- getServerWorkingProcesses(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of descriptions of working processes of a working server.
- getSessionFaultToleranceLevel() - Method in class com._1c.v8.ibis.admin.ClusterInfo
-
- getSessionFaultToleranceLevel() - Method in interface com._1c.v8.ibis.admin.IClusterInfo
-
Gets session fault tolerance level
- getSessionId() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the session number, which an integer number unique among
all of the infobase sessions
- getSessionInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a session description.
- getSessionLocks(UUID, UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of session object locks.
- getSessionNumber() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the session number if a session is attached to the connection
- getSessions(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of cluster session descriptions.
- getShortPresentation() - Method in interface com._1c.v8.ibis.admin.ILicenseInfo
-
Gets a short localized string presentation of the license
- getSid() - Method in interface com._1c.v8.ibis.admin.IObjectLockInfo
-
Gets the ID of the session that set the lock
- getSid() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the session ID
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileAddIn
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileApplication
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileCOMClass
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileExternalModule
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileInternetResource
-
Gets security profile name
- getSPName() - Method in interface com._1c.v8.ibis.admin.ISecurityProfileVirtualDirectory
-
Gets security profile name
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileAddIn
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileApplication
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileCOMClass
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileExternalModule
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileInternetResource
-
- getSPName() - Method in class com._1c.v8.ibis.admin.SecurityProfileVirtualDirectory
-
- getStartedAt() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the date and time when the session was opened
- getStartedAt() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the start time of the working process
- getSysUserName() - Method in interface com._1c.v8.ibis.admin.IRegUserInfo
-
Gets the operating system user name of the server cluster administrator
- getSysUserName() - Method in class com._1c.v8.ibis.admin.RegUserInfo
-
- getThreadMode() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the flag that shows whether the control is on the server
- getUnsafeExternalModuleFullAccess() - Method in interface com._1c.v8.ibis.admin.ISecurityProfile
-
Gets the value of the flag that shows whether using arbitrary unsafe external modules is allowed
- getUnsafeExternalModuleFullAccess() - Method in class com._1c.v8.ibis.admin.SecurityProfile
-
- getUse() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the value that shows whether the working process is used by the cluster
- getUserName() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionInfo
-
Gets the name of the user that established the connection
- getUserName() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the name of the authenticated infobase user
- getWorkingProcesses(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of descriptions of working processes
registered in the cluster.
- getWorkingProcessId() - Method in interface com._1c.v8.ibis.admin.IInfoBaseConnectionShort
-
Gets the ID of the working process
to which the connection is established
- getWorkingProcessId() - Method in interface com._1c.v8.ibis.admin.ISessionInfo
-
Gets the ID of the working process that has an established connection,
provided that the session is attached to the connection
- getWorkingProcessId() - Method in interface com._1c.v8.ibis.admin.IWorkingProcessInfo
-
Gets the working process ID
- getWorkingProcessInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a working server description.
- getWorkingProcessMemoryLimit() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the maximum memory size available to processes
- getWorkingProcessMemoryLimit() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getWorkingServerId() - Method in interface com._1c.v8.ibis.admin.IWorkingServerInfo
-
Gets the working server ID
- getWorkingServerId() - Method in class com._1c.v8.ibis.admin.WorkingServerInfo
-
- getWorkingServerInfo(UUID, UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets a description of a working server registered in the cluster.
- getWorkingServers(UUID) - Method in interface com._1c.v8.ibis.admin.IAgentAdminConnection
-
Gets the list of descriptions of working servers registered in the cluster.