Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

acceptAndOpen() - Method in interface javax.microedition.io.StreamConnectionNotifier
 
acceptConnection(MultiplexedConnection) - Method in interface com.prosyst.mprm.net.connection.ServiceConnectionAcceptor
Invoked by the Connection Framework when the remote side has requested opening of new multiplexed connection with the Net services, which this instance is registered with.
Action - Interface in com.prosyst.mprm.backend.recovery
 
addAlertListener(AlertListener) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
addAlertListener(AlertListener, String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
With this method application can declare that it likes to receive notifications for raising and pulling down of alerts on the alert board.
addBackendServerHost(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Adds backend server host.
addBundle(InputStream, String[]) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Adds a backend bundle from the bundle's jar file input stream and sets specified deployment targets to it.
addBundle(BackendBundleInfo, InputStream) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a backend bundle.
addBundlePack(InputStream) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Adds bundle pack using specified input stream to the pack's zip file.
addCertificate(Certificate) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Adds a certificate to the Certificate Repository with certain properties.
addCertificateListener(CertificateListener) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Adds certificate listener that will be notified for changes into the Certificate Repository.
addConfig(BundleConfigInfo) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a backend bundle configuration.
addConfigurationListener(ConfigurationListener) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Adds configuration listener.
addConnectionListener(P2PConnectionListener) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Adds a listener which will receives notification for changing the status of this point-to-point connection.
addConnectionListener(ConnectionListener) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Adds a connection listener instance which will be notified if the connection state of the session represented by this Remote Access Cliens changes.
addConnectionOpenListener(P2PConnectionOpenListener) - Method in interface com.prosyst.mprm.net.connection.ConnectionManager
Adds a listener instance will be notified when a new point-to-point connection has been opened.
addDBConfig(DBConfigInfo) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a DB service configuration.
addDBMetaTypeProvider(ExtendedDBMTP) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a DB configuration metatype provider.
addDBServer(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Adds database server to the set of configurations.
addDBServer(DBServerInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a DB server.
addDebugListener(String, DebugListener) - Static method in class com.prosyst.mprm.debug.Log
 
addDebugListener(DebugListener) - Method in class com.prosyst.mprm.debug.Log
 
addDomain(String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Adds a new domain into the Certificate Repository.
addDriver(String, InputStream) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a db driver.
addDriver(String, InputStream, long) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a db driver.
addEventListener(String, EventListener) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Registers listener which will be notified when a event of the supplied type has been fire on any of the mPRM backend hosts.
addEventListener(String, Dictionary, EventListener) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Registers listener which will be notified when a event of the supplied type has been fire on the mPRM backend hosts and corresponds to the supplied filtering properties.
addEventListener(EventListener, String[]) - Method in interface com.prosyst.util.event.EventsManager
Registers an EventListener
addEventSource(String) - Method in interface com.prosyst.util.event.EventCollector
Registers an event type at the event collector.
addHost(HostInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a host.
addHostListener(HostListener) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Adds HostListener object to the queue of listeners.
addLogListener(int, LogListener) - Method in interface com.prosyst.mprm.admin.log.LogReader
Adds a log listener for log entries with a given severity level.
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addManagementServer(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Adds new management server.
addManagementServer(MSInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a management server.
addMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a basic member to this Group object.
addMetaTypeProvider(ExtendedMTP) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a bundle meta type provider.
addNetwork(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Adds new network to the set of defined networks.
addNetwork(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a network with the specified name into the database.
addNetworkFilter(String, String, int, String, String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Adds new network filter to the set of filters for the source network.
addNetworkFilter(NetworkFilterInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds a network filter to the database.
addNetworkFilters(NetworkFilterInfo[]) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes network & its data(associated network filters) with respect to the the specified argument.
addNetworks(String[]) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Adds the specified set of network names within the database.
addNode(Connection, NodeInfo, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Adds a node(gateway group) into gateways tree as an immediate descendant of the node identified by the parentPath field of the node parameter.
addNode(NodeInfo, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Adds a node(gateway group) into gateways tree as an immediate descendant of the node identified by the parentPath field of a node.
addPackage(PackageInfo) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds a backend bundle package.
addPermission(String, String, PermissionInfo) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Adds a permission to backend bundle.
addPermissions(BundlePermissions) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Adds backend bundle permissions.
addPMPConnListener(PMPConnListener) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Registers listener to receive events whenever one host is connected or disconected to the pmp service
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
ADDRESS - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
Address
addToDomain(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Adds the certificate as applicable certificate for the domain, not removing it form domains it already is applicable to.
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
Alert - Class in com.prosyst.mprm.alert
Alert objects represent alerts for bundles failures or malfunctions, which need human action or assistance to be resolved.
Alert(int, String) - Constructor for class com.prosyst.mprm.alert.Alert
Creates an Alert object with given attributes
Alert(int, String, int, String) - Constructor for class com.prosyst.mprm.alert.Alert
Creates an Alert object with given attributes
Alert(int, String[], String) - Constructor for class com.prosyst.mprm.alert.Alert
Creates an Alert object with given attributes
Alert(int, String[], String, Dictionary) - Constructor for class com.prosyst.mprm.alert.Alert
Creates an Alert object with given attributes
Alert(int, String[], String, Dictionary, int, String) - Constructor for class com.prosyst.mprm.alert.Alert
Creates an Alert object with given attributes
alertArray - Variable in class com.prosyst.mprm.alert.AlertUtil
holds the raised alerts in the form of array
AlertBoardReader - Interface in com.prosyst.mprm.admin.alertboard
Provides methods for reading alerts from the mPRM alert board.
AlertEvent - Interface in com.prosyst.mprm.admin.alertboard
Represent an alert event.
alertEvent(AlertEvent) - Method in interface com.prosyst.mprm.admin.alertboard.AlertListener
Invoked when an alert has been raised on the alert board or removed from.
AlertListener - Interface in com.prosyst.mprm.admin.alertboard
Alert listener objects can be registered with the mPRM in order to obtain notifications for raising/removing of alerts on the alert board.
alerts - Variable in class com.prosyst.mprm.alert.AlertUtil
Alerts container
AlertSet - Interface in com.prosyst.mprm.admin.alertboard
The AlertSet class represents alerts classified by a message.
AlertUtil - Class in com.prosyst.mprm.alert
This is an utility class for easier raising of alerts.
AlertUtil(BundleContext) - Constructor for class com.prosyst.mprm.alert.AlertUtil
Creates an instance of this class with given BundleContext
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
ALL_TIMES - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
ALL_TIMES_SP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
amIControlCenter() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Indicates whether this host is The Control Center of the mPRM system.
amIManagementServer() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Indicates whether this host is granted a Management Server role.
amIRemoteAccessServer() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Indicates whether this host is granted Remote Access Server role.
AMQPConnectionFactory - Class in com.prosyst.mprm.util.amqp
AMQP connections establishing helper class.
AMQPConnectionFactory() - Constructor for class com.prosyst.mprm.util.amqp.AMQPConnectionFactory
 
ANONYMOUS_MODE - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
apply() - Method in interface com.prosyst.mprm.admin.system.Configurator
Applies current configuration.
areLikeEscapesBugged() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
areLongTypesStreamable() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns if SQL API set/getXXXStream() methods can be used without problems on the SQL types designated as java.sql.Types.LONGVARCHAR and java.sql.Types.LONGVARBINARY when interrogating the database metadata of the underlying DB server.
areSpecialEscapesInterpreted() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
arrMessage(String, Object) - Static method in class com.prosyst.mprm.debug.util.Util
 
ASYNC_EXECUTION - Static variable in interface com.prosyst.mprm.backend.onetimetask.OneTimeTask
The value of the registration property specifies if the executeTask should be called into separate thread.
AsyncDataReceiver - Interface in com.prosyst.mprm.backend.asyncstreaming
A call-back interface implemented by the application and supplied to the {@link AsyncStreamingService#openAsyncStream(String, String, AsyncDataReceiver) method call.
AsyncDataSender - Interface in com.prosyst.mprm.backend.asyncstreaming
An instance of this interface is returned by the method AsyncStreamingService.openAsyncStream(String, String, AsyncDataReceiver) and provides methods for sending of data to the remote peer of the active async stream.
AsyncEnumeratorResultCallback - Interface in com.prosyst.mprm.backend.rpc
This interface is used for providing the Enumerator result of an asynchronous remote method call back to the method caller.
AsyncResultCallback - Interface in com.prosyst.mprm.backend.rpc
This interface is used for providing the result of an asynchronous remote method call back to the method caller.
AsyncStreamingHandler - Interface in com.prosyst.mprm.backend.asyncstreaming
This interface has to be implemented and registered as OSGi service, by the mPRM modules which accepts async streaming requests.
AsyncStreamingService - Interface in com.prosyst.mprm.backend.asyncstreaming
This service provides asynchronous streaming communication between backend mPRM servers.
ATTACHED - Static variable in interface org.mbs.services.cu.HierarchyListener
This constant is used as first parameter in hierarchyChanged method to indicate that the control control has attached to the given parent.
AttributeDefinition - Interface in org.osgi.service.metatype
An interface to describe an attribute.
AUTHENTICATION_SERVICE_NAME - Static variable in interface com.prosyst.mprm.auth.client.CredentialsManager
A serivice that implements this interface should register itself with propperties that contains this field as key with value the name of the authorization type.
authMechanismStrength() - Method in interface com.prosyst.mprm.auth.server.Verifier
Returns how strong is this authentication mechanism.
Authorization - Interface in org.osgi.service.useradmin
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.
AUTHORIZED_ROLES - Static variable in interface com.prosyst.util.io.Remote
Constant used to specify the users that are authorized to access this remote object.
AutoRecoveryAction - Class in com.prosyst.mprm.backend.recovery
Objects supporting self-recovery could use AutoRecoveryAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
AutoRecoveryAction(Recoverable) - Constructor for class com.prosyst.mprm.backend.recovery.AutoRecoveryAction
 
AVERAGE - Static variable in interface com.prosyst.mprm.admin.statistics.Statistic
Current value merge type - returns average of all values.
AVERAGE - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
Average() - Constructor for class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Average
 
AVERAGE - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
Average() - Constructor for class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Average
 
AVERAGE_MP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
AVERAGE_RP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 

B

B_INSTALLED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been installed.
B_STARTED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been started.
B_STOPPED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been stopped.
B_UNINSTALLED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been uninstalled.
B_UPDATED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been updated.
BACKEND_HOST - Static variable in interface com.prosyst.mprm.net.connection.P2PConnection
The ID of the remote backend host.
BackendBundle - Interface in com.prosyst.mprm.admin.system
Represents a bundle stored in the system database.
BackendBundleAdmin - Interface in com.prosyst.mprm.admin.system
This interface is responsible for the runtime administration of the bundles on the backend server hosts.
BackendBundleInventory - Interface in com.prosyst.mprm.admin.system
Enables system operator to observe and change the mPRM base backend bundles configuration - bundle packages, bundles, bundle configurations & permissions.
BackendBundlePack - Interface in com.prosyst.mprm.admin.system
Represents a bundle package(pack) stored in the system database.
BackendBundlesDatabase - Interface in com.prosyst.mprm.backend.database.system
 
BackendConnectionManager - Interface in com.prosyst.mprm.net.connection.backend
Available as a service on the mPRM backend host frameworks.
BackendControlUnitProxyFactory - Interface in com.prosyst.mprm.admin.systemcu
Factory service for creating ControlUnitProxy instance for management of system control units.
BackendRPCService - Interface in com.prosyst.mprm.backend.rpc
Allows synchronous RPC based communication between services running on the different hosts of a mPRM system.
BackendServerHost - Interface in com.prosyst.mprm.admin.system
Represents a mPRM backend server host.
barrMessage(String, byte[]) - Static method in class com.prosyst.mprm.debug.util.Util
 
BASE64_ENCODING - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
Base64 encoded DER format of a certificate.
BASE_DIFFERENT - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are present on the db server, but with a different structure that cannot be converted.
BASE_DN - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
BASE_EMPTY - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are not present on the db server.
BASE_IN_USE - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are present on the db server in the needed format, but the database is in use by another mPRM system.
BASE_OK - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are present on the db server in the needed format, and the database server is not in use by another mPRM system.
BASE_OLD_IN_USE - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are present on the db server in an old format that can be converted, but the database server is in use by another mPRM system.
BASE_OLD_OK - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Database state value returned by SystemDatabase.getDBState(), if the tables needed by this database are present on the db server in an old format that can be converted, and the database server is not in use by another mPRM system.
BaseConstraint - Class in com.prosyst.mprm.common.password.constraints
 
BaseConstraint(Constraint) - Constructor for class com.prosyst.mprm.common.password.constraints.BaseConstraint
 
BasicEvent - Class in com.prosyst.util.event
Used to represent FrameworkEvents, ServiceEvents, BundleEvents and custom events at the client side.
BasicEvent(int, long) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a bundle event.
BasicEvent(long, String) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event with a related bundle and exception.
BasicEvent(String) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event with a related error message.
BasicEvent() - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event.
BasicEvent(int) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event.
BasicEvent(int, String[], long) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a service event.
BasicPeriodicStatisticProvider - Class in com.prosyst.mprm.backend.statistics.utils
Abstract class that ease implementation of periodic StatisticProviders.
BasicPeriodicStatisticProvider(String, String, String[], String, boolean, String, long) - Constructor for class com.prosyst.mprm.backend.statistics.utils.BasicPeriodicStatisticProvider
 
BasicPeriodicStatisticProvider(String, String, String[], String, boolean, int[][], String, long) - Constructor for class com.prosyst.mprm.backend.statistics.utils.BasicPeriodicStatisticProvider
 
BasicStatisticProvider - Class in com.prosyst.mprm.backend.statistics.utils
Abstract class that ease implementations of StatisticProviders.
BasicStatisticProvider(String, String, String[], String, boolean, String) - Constructor for class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
If this constructor is used with currentValueProvider != null the method BasicStatisticProvider.getCurrentValue(com.prosyst.mprm.admin.statistics.Source) shall be overridden.
BasicStatisticProvider(String, String, String[], String, boolean, int[][], String) - Constructor for class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
If this constructor is used with currentValueProvider != null the method BasicStatisticProvider.getCurrentValue(com.prosyst.mprm.admin.statistics.Source) shall be overridden.
bc - Variable in class com.prosyst.mprm.alert.AlertUtil
BundleContext needed for registering as Supervisable
begin() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns instance of SystemDatabase which all calls will be treated as a transaction till commit or rollback is called.
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
BIT_LENGTH - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the bit length of the key of the certificate that should be issued.
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
BROADCAST_FILTER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property specifies which of the registered listeners with the same listener name (specified by EventListener.EVENT_LISTENER_NAME should receive the event).
build() - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
BUNDLE_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for bundle events.
BUNDLE_ID - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining bundle id of the alert source bundle.
BUNDLE_LOCATION - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining bundle location of the alert source bundle.
BUNDLE_NAME - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining bundle name of the alert source bundle.
bundleLocation(String) - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
bundleName(String) - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.
byteArrayToHexString(byte[]) - Static method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 

C

CACHES_SCALE_CONFIG_PID - Static variable in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Configuration pid for configuring the the global scale of mPRM caches size.
CACHES_SIZE_SCALE - Static variable in interface com.prosyst.mprm.backend.system.SystemConfigInfo
The name of the configuration attribute which specifies the globaly configurable cache size.
calcCheckSum(ControlUnitInfo) - Static method in class org.mbs.services.cup.data.ControlUnitInfo
Calculates the checksum of given ControlUnitInfo object in STATE mode.
calcCheckSum(String[], Object[]) - Static method in class org.mbs.services.cup.data.ControlUnitInfo
Calculates the checksum of control unit state.
canonizePath(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns a canonized path of the node path.
CC - Static variable in class com.prosyst.mprm.admin.system.Roles
Role constant for the control center.
Certificate - Interface in com.prosyst.mprm.admin.certificate
This interface represents X.509 Certificate.
CERTIFICATE_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate has been added.
CERTIFICATE_ADDED_TO_DOMAIN - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
If getCertificateUniqueName() return null an domain is added, otherwase a certificate is added to a domain.
CERTIFICATE_ADMIN_REVOKED_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Administrator has revoked a certificate.
CERTIFICATE_ADMIN_REVOKED_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Administrator revoked certificate is removed from revoked.
CERTIFICATE_CHAIN_CHANGED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's chain has been changed.
CERTIFICATE_CRL_REVOKED_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Certificate Authority has revoked a certificate in its CRL.
CERTIFICATE_CRL_REVOKED_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Certificate Authority has removed a certificate from revocation list (for instance if the certificate is expired ant it is no more needed to be in CRL beacause is is not valid because of its expiration).
CERTIFICATE_CRL_URL_CHANGED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
The certifcate CRL URL has been changed.
CERTIFICATE_DOMAIN_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's domain has been added.
CERTIFICATE_DOMAIN_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's domain has been removed.
CERTIFICATE_GROUP_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's group has been added.
CERTIFICATE_GROUP_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's group has been removed.
CERTIFICATE_KEY_PAIR_ADDED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A key pair for certificate has been added.
CERTIFICATE_KEY_PAIR_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A key pair for certificate has been removed.
CERTIFICATE_MOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Certificate is added to group.
CERTIFICATE_PROPERTIES_CHANGED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate's properties has been changed.
CERTIFICATE_REMOVED - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
A certificate has been deleted.
CERTIFICATE_REMOVED_FROM_DOMAIN - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
If getCertificateUniqueName() return null an domain is removed, otherwise certificate is removed from a domain.
CertificateEvent - Interface in com.prosyst.mprm.admin.certificate
Holds information about change of a bundle, which has been occured in the bundle inventory.
CertificateListener - Interface in com.prosyst.mprm.admin.certificate
Provide means for monitoring the changed into the Certificate Repository.
CertificateManager - Interface in com.prosyst.mprm.admin.certificate
This interface is used to manage a repository of certificates.
CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeCredential".
CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeProperty".
changeBackendServerNetwork(String, String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Changes the network of the host.
changeNetworkFilterPriority(String, int) - Method in interface com.prosyst.mprm.admin.system.Configurator
Changes the priority of a network filter identified by the provided identificator.
changeReturnType(String) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Changes the return type of the method.
changeReturnType(Class) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Changes the return type of the method.
CHAR - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The CHARACTER (5) type.
CharacterConvertor - Class in com.prosyst.util.io
 
CharacterConvertor() - Constructor for class com.prosyst.util.io.CharacterConvertor
 
CharacterConvertor_ISO8859_1 - Class in com.prosyst.util.io
 
CharacterConvertor_ISO8859_1() - Constructor for class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
CharacterConvertor_UTF8 - Class in com.prosyst.util.io
 
CharacterConvertor_UTF8() - Constructor for class com.prosyst.util.io.CharacterConvertor_UTF8
 
CharacterReader - Class in com.prosyst.util.io
 
CharacterReader(InputStream) - Constructor for class com.prosyst.util.io.CharacterReader
 
CharacterReader(InputStream, String) - Constructor for class com.prosyst.util.io.CharacterReader
 
CharacterWriter - Class in com.prosyst.util.io
 
CharacterWriter(OutputStream) - Constructor for class com.prosyst.util.io.CharacterWriter
 
CharacterWriter(OutputStream, String) - Constructor for class com.prosyst.util.io.CharacterWriter
 
check(String, String, String) - Method in interface com.prosyst.mprm.common.password.hash.Hash
 
checkNameCorrectness(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Check for correctness of name of a database record(display name or identifier).
checksum - Variable in class org.mbs.services.cup.data.ControlUnitInfo
Checksum for this control unit's state.
CHECKSUM - Static variable in class org.mbs.services.cup.data.ControlUnitInfo
When ControlUnitInfo is in SCHECKSUM, it bears a checksum value for the control unit's state.
clear() - Method in class com.prosyst.util.io.ExternalizableDictionary
Clears all elements from the distionary.
clearAll() - Method in class com.prosyst.mprm.alert.AlertUtil
Pulls down (immediately) all alerts raised by this AlertUtil
clientConnected(PMPConnection) - Method in interface com.prosyst.mbs.services.pmp.PMPConnListener
Method fired from PMPService when a remote client is connected to the PMPService.
clientDisconnected(PMPConnection) - Method in interface com.prosyst.mbs.services.pmp.PMPConnListener
Method fired from PMPService when a remote clientis disconnected from the PMPService.
clone() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
clone() - Method in class com.prosyst.util.io.ExternalizableDictionary
Creates a shallow copy of this hashtable.
cloneEvent() - Method in class com.prosyst.util.event.BasicEvent
Clones the event.
close() - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataSender
Closes this stream for sending.
close(String) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataSender
Terminates this stream completely (both for sending and for receiving).
close(SystemDatabase) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabaseFactory
Closes connections used by the SystemDatabase instance.
close(TreeDatabase) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabaseFactory
Closes the connection manager to tree database.
close() - Method in interface com.prosyst.mprm.data.Enumerator
 
close() - Method in class com.prosyst.mprm.debug.LogCommunicator
Close the stream.
close() - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Closes all connections and listening bindings of the connection manager.
close(int) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Closes the connection.
close() - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Closes the mPRM session represented by this Remote Access Client instance.
close() - Method in class com.prosyst.util.io.CharacterReader
 
close() - Method in class com.prosyst.util.io.CharacterWriter
 
close() - Method in interface javax.microedition.io.Connection
 
close() - Method in interface org.mbs.services.cup.ControlUnitProxy
Closes this ControlUnitProxy object and releases all system resources associated with it.
close() - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Closes this RemoteCUAdmin object and releases all system resources associated with it.
closeConnectionManager(ConnectionManager) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBServerConnector
Closes connections to the database server managed by the supplied connection manager.
closeConnectionManager(MongoDbConnectionManager) - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbServerConnector
 
CLUSTER_UNICAST_LISTENER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.BROADCAST_FILTER registration property.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
code - Variable in class com.prosyst.mprm.alert.Alert
 
CODE_UNKNOWN - Static variable in class com.prosyst.mprm.alert.Alert
Unknown code for the alert.
COL_NODES - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
COL_NODES_TRANSACTIONS - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
com.prosyst.mbs.services.pmp - package com.prosyst.mbs.services.pmp
This package contains interfaces of the ProSyst Message Protocol (PMP) architecture.
com.prosyst.mprm.admin.alertboard - package com.prosyst.mprm.admin.alertboard
This package provides API for monitroing the mPRM Alert Board with different options for filtering the retrieved alerts.
com.prosyst.mprm.admin.certificate - package com.prosyst.mprm.admin.certificate
This package defines interfaces for managing a certificate data base.
com.prosyst.mprm.admin.crp - package com.prosyst.mprm.admin.crp
This package provides API for managing the certificate resource provider files of the mPRM.
com.prosyst.mprm.admin.log - package com.prosyst.mprm.admin.log
This package provides API for reading the mPRM log.
com.prosyst.mprm.admin.login - package com.prosyst.mprm.admin.login
This package provides API for managing login records, stored in particular login database, and describing users that have logged to mPRM.
com.prosyst.mprm.admin.statistics - package com.prosyst.mprm.admin.statistics
Statistics Service API.
com.prosyst.mprm.admin.system - package com.prosyst.mprm.admin.system
The purpose of this package is to expose convenient API for observing mPRM system configuration through ConfiguratorManager interface.
com.prosyst.mprm.admin.systemcu - package com.prosyst.mprm.admin.systemcu
Contains service factory for the ControlUnitProxy service for management of system control units.
com.prosyst.mprm.alert - package com.prosyst.mprm.alert
This package contains classes that represent the main units of the mPRM Alert Board System for supervising bundles failures and malfunctions.
com.prosyst.mprm.auth.client - package com.prosyst.mprm.auth.client
This package contains classes that represent client part of the a mPRM Login System.
com.prosyst.mprm.auth.server - package com.prosyst.mprm.auth.server
This package contains classes that represent server part of the a mPRM Login System.
com.prosyst.mprm.backend.asyncstreaming - package com.prosyst.mprm.backend.asyncstreaming
Backend Async Streaming service provides system and application components with light-weight mechanism for asynchronous communication between the mPRM server instances.
com.prosyst.mprm.backend.database - package com.prosyst.mprm.backend.database
This package is implemented by the database services in order to enable the System Coniguration Management mechanism to pass them the configuration.
com.prosyst.mprm.backend.database.onetimetask - package com.prosyst.mprm.backend.database.onetimetask
This package provides an interface for the database of the OneTimeTask service implementation.
com.prosyst.mprm.backend.database.system - package com.prosyst.mprm.backend.database.system
This package provides access to the System Database(in mPRM terms).
com.prosyst.mprm.backend.database.tree - package com.prosyst.mprm.backend.database.tree
The interface of this package is used to maintain the data in the database for the tree structure of gateways database.
com.prosyst.mprm.backend.dbconnection - package com.prosyst.mprm.backend.dbconnection
This package is implemented by the components providing access to the Database Systems used by the mPRM.
com.prosyst.mprm.backend.dbconnection.jdbc - package com.prosyst.mprm.backend.dbconnection.jdbc
Provides APIs for obtaining connection(s) to the RDBMS used by the JDBC-based database services.
com.prosyst.mprm.backend.dbconnection.nosql.mongodb - package com.prosyst.mprm.backend.dbconnection.nosql.mongodb
 
com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util - package com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util
 
com.prosyst.mprm.backend.event - package com.prosyst.mprm.backend.event
This package contains the API of the mPower Event service.
com.prosyst.mprm.backend.event.scheduler - package com.prosyst.mprm.backend.event.scheduler
This package contains the API of the mPower Event Scheduler service.
com.prosyst.mprm.backend.log - package com.prosyst.mprm.backend.log
This package provides the mPRM Log Service which is an extension of the OSGi log service, adding the abbility for logging system related and gateway related log messages.
com.prosyst.mprm.backend.login - package com.prosyst.mprm.backend.login
Provides API for user authentication and session management.
com.prosyst.mprm.backend.mongodb.tree - package com.prosyst.mprm.backend.mongodb.tree
 
com.prosyst.mprm.backend.monitor - package com.prosyst.mprm.backend.monitor
 
com.prosyst.mprm.backend.monitor.config - package com.prosyst.mprm.backend.monitor.config
 
com.prosyst.mprm.backend.onetimetask - package com.prosyst.mprm.backend.onetimetask
This package provides an interface that should be impemented and registered by the tasks that should be executed once (per version) for the mPRM life-cycle.
com.prosyst.mprm.backend.radmin.crp - package com.prosyst.mprm.backend.radmin.crp
 
com.prosyst.mprm.backend.radmin.statistics - package com.prosyst.mprm.backend.radmin.statistics
Statistics Service Remote API.
com.prosyst.mprm.backend.recovery - package com.prosyst.mprm.backend.recovery
 
com.prosyst.mprm.backend.rpc - package com.prosyst.mprm.backend.rpc
The mPower RPC Service enables synchronous communication between system and application components residing on different backend hosts of the mPRM, and between external applications using Remote Access Client component and the mPRM backend.
com.prosyst.mprm.backend.statistics.spi - package com.prosyst.mprm.backend.statistics.spi
Statistics Service Backend SPI.
com.prosyst.mprm.backend.statistics.utils - package com.prosyst.mprm.backend.statistics.utils
Statistics Service Backend Utils API.
com.prosyst.mprm.backend.system - package com.prosyst.mprm.backend.system
Provides API for obtaining system configuration information about the 'local' mPRM Backend Server.
com.prosyst.mprm.backend.threadpool.monitor - package com.prosyst.mprm.backend.threadpool.monitor
 
com.prosyst.mprm.common - package com.prosyst.mprm.common
Provides commonly used by mPRM classes and interfaces.
com.prosyst.mprm.common.password.constraints - package com.prosyst.mprm.common.password.constraints
 
com.prosyst.mprm.common.password.generator - package com.prosyst.mprm.common.password.generator
 
com.prosyst.mprm.common.password.hash - package com.prosyst.mprm.common.password.hash
 
com.prosyst.mprm.common.password.validator - package com.prosyst.mprm.common.password.validator
 
com.prosyst.mprm.data - package com.prosyst.mprm.data
Contains Enumerator inteface which is widely used by the mRPM service interfaces for retreiving objects from the database or over the network.
com.prosyst.mprm.debug - package com.prosyst.mprm.debug
Contains API for writing debug information into the Standard Output and/or a file in a commonly configurable way.
com.prosyst.mprm.debug.ext.splunk - package com.prosyst.mprm.debug.ext.splunk
 
com.prosyst.mprm.debug.util - package com.prosyst.mprm.debug.util
 
com.prosyst.mprm.metrics - package com.prosyst.mprm.metrics
 
com.prosyst.mprm.net.connection - package com.prosyst.mprm.net.connection
Contains the API of the mPRM Network Connection Framework.
com.prosyst.mprm.net.connection.backend - package com.prosyst.mprm.net.connection.backend
This package is an extenstion of the APIs in the com.prosyst.mprm.net.communication package, which is available only to the components deployed on the backnend host of the mPRM.
com.prosyst.mprm.rac - package com.prosyst.mprm.rac
This package provides API for session establishment and remote access to mPRM services by external system and applications.
com.prosyst.mprm.util.amqp - package com.prosyst.mprm.util.amqp
 
com.prosyst.util.event - package com.prosyst.util.event
This package contains interfaces used to receive and register standard and custom events.
com.prosyst.util.io - package com.prosyst.util.io
The package contains utilities for easily remote transfer of objects
commit() - Method in interface com.prosyst.mprm.backend.database.TransactionalDatabase
Method invocation commits to the database all data operations executed over this interface's underlying connection.
COMMON_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Common Name of the certificate that should be issued
CommunicationException - Exception in com.prosyst.mprm.admin.system
Represents exception occurred when admin APIs communicate with remote Control Center APIs.
CommunicationException() - Constructor for exception com.prosyst.mprm.admin.system.CommunicationException
 
CommunicationException(String) - Constructor for exception com.prosyst.mprm.admin.system.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception com.prosyst.mprm.admin.system.CommunicationException
 
compareIgnoreVersion(BackendBundle) - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Compares this bundle with the supplied object.
compareTo(Source) - Method in class com.prosyst.mprm.admin.statistics.Source
 
compareTo(StatisticsReaderRemote.StatisticDescriptor) - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
compareVersions(BackendBundle) - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Compares versions of two bundles.
Compound(Source) - Constructor for class com.prosyst.mprm.admin.statistics.Source.Compound
 
Compound(String[], String[]) - Constructor for class com.prosyst.mprm.admin.statistics.Source.Compound
 
Compression - Class in com.prosyst.mprm.backend.statistics.utils
Calendar based compression.
Compression(InputStream, int[][]) - Constructor for class com.prosyst.mprm.backend.statistics.utils.Compression
 
Compression(int[][]) - Constructor for class com.prosyst.mprm.backend.statistics.utils.Compression
 
ConfigurableDBConnectionService - Interface in com.prosyst.mprm.backend.dbconnection
This interface must be registered as service in the mPRM backend framework by DB server connector service(s).
ConfigurableDBService - Interface in com.prosyst.mprm.backend.database
This interface must be registered by bundles which provides database service, in order to enable mprm system service to pass them database configuration.
Configuration - Interface in org.osgi.service.cm
The configuration information for a ManagedService or ManagedServiceFactory object.
ConfigurationAdmin - Interface in org.osgi.service.cm
Service for administering configuration data.
configurationChanged() - Method in interface com.prosyst.mprm.admin.system.ConfigurationListener
Invoked when the system configuration has been changed.
ConfigurationEvent - Class in org.osgi.service.cm
A Configuration Event.
ConfigurationEvent(ServiceReference, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
ConfigurationException - Exception in org.osgi.service.cm
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - Interface in com.prosyst.mprm.admin.system
Objects implementing this interface will be notified when the system configuration has been changed.
ConfigurationListener - Interface in org.osgi.service.cm
Listener for Configuration Events.
ConfigurationPermission - Class in org.osgi.service.cm
Indicates a bundle's authority to configure bundles.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
ConfigurationWarning - Exception in com.prosyst.mprm.admin.system
Thrown during The mPRM configuration process in order to mark state not considered normal.
ConfigurationWarning() - Constructor for exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
ConfigurationWarning(String) - Constructor for exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
ConfigurationWarning(String, String, String, String[], int) - Constructor for exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
Configurator - Interface in com.prosyst.mprm.admin.system
Enables system operator to change and adjust the mPRM base system configuration database services, management servers, etc.
ConfiguratorManager - Interface in com.prosyst.mprm.admin.system
The purpose of the interface is to expose convenient methods for mPRM system configuration observation and accessing Configurator interface for preconfiguration.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
CONFIGURED - Static variable in interface com.prosyst.mprm.admin.system.SystemState
The host is configured & works errorless.
CONFIGURING - Static variable in interface com.prosyst.mprm.admin.system.SystemState
The host is currently being configuring.
connect(String, Dictionary) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Tries to establish a connection to remote PMP Service.
connect(String, String, Dictionary, Dictionary) - Static method in class com.prosyst.mprm.rac.RemoteAccessClient
Makes network connection with the mPRM Server (CC or RAS) with the supplied url and performs authentication of the user specified by the supplied userName and credentials.
connect(String[], String, Dictionary, Dictionary) - Static method in class com.prosyst.mprm.rac.RemoteAccessClient
Similar as RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary), but allows supplying of more then one URL-s, which will be used sequentialy until connection with some of them is successfuly established.
connect(P2PConnection, String, Dictionary, Dictionary) - Static method in class com.prosyst.mprm.rac.RemoteAccessClient
Creates a user session over an already existing network connection with a remote mPRM server.
CONNECT_TO_CC - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Specifies the name of the optional connection parameter, which can be supplied through the params argument of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
Connection - Interface in javax.microedition.io
 
CONNECTION_SESSIONS_CONTEXT - Static variable in class com.prosyst.mprm.backend.login.SessionContext
 
connectionClosed(int, int, P2PConnection) - Method in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Invoked by the Connection Framework when the connection is being closed.
ConnectionFactory - Interface in org.osgi.service.io
A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
connectionLimit() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
ConnectionManager-specific : returns the ConnectionManager's connection limit.
ConnectionListener - Interface in com.prosyst.mprm.rac
Applications can implement this interface and register it using RemoteAccessClient.addConnectionListener(ConnectionListener listener) in order to be notified about changes in the session connection state.
ConnectionManager - Interface in com.prosyst.mprm.backend.dbconnection.jdbc
Connection manager manages a pool of connections to one database server.
ConnectionManager - Interface in com.prosyst.mprm.net.connection
Represents the access point to the common mPRM connection framework functionality.
ConnectionNotFoundException - Exception in javax.microedition.io
 
ConnectionNotFoundException() - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
ConnectionNotFoundException(String) - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
Connector - Class in javax.microedition.io
 
ConnectorService - Interface in org.osgi.service.io
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
Constraint - Enum in com.prosyst.mprm.common.password.constraints
 
CONSTRUCTOR_PREFIX - Static variable in interface org.mbs.services.cu.ControlConstants
Actions defined in the metadata of the control unit whose action ID starts with this prefix may be used for explicit creation of new control units.
ContentConnection - Interface in javax.microedition.io
 
CONTEXT - Static variable in interface com.prosyst.mprm.admin.system.ManagementServer
Property for the path of the managed gateway group.
Context - Interface in com.prosyst.mprm.backend.statistics.spi
Context that is passed to StatisticProviders.
CONTROL_UNIT - Static variable in class com.prosyst.mprm.admin.statistics.Source
Type control unit.
CONTROL_UNIT_ADDED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that a new control unit is available.
CONTROL_UNIT_REMOVED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method when to indicate that a control unit is not available anymore.
CONTROL_UNIT_TYPE_APPEARED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that a new control unit type is available.
CONTROL_UNIT_TYPE_DISAPPEARED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that control units of the given type are no more available.
ControlConstants - Interface in org.mbs.services.cu
This interface defines constants used as service registration properties and metada attribute keys in the scope of Control Unit API.
ControlUnit - Interface in org.mbs.services.cu
Control Unit is a object which provides formal representation of a certain resource (device, software or hardware components, etc.) so it can be managed in a uniform way by different applications.
ControlUnitAdmin - Interface in org.mbs.services.cu
Represents the facade of the Control Unit Admin layer.
controlUnitEvent(int, String, String) - Method in interface org.mbs.services.cu.ControlUnitListener
Invoked by the Control Unit admin service when a Control Unit instance has been created or removed.
ControlUnitFactory - Interface in org.mbs.services.cu.spi
This interface may be registered as an OSGi service in order to make more then one resources of the same type manageable through the Control Unit abstraction.
controlUnitId - Variable in class org.mbs.services.cup.data.SVEvent
Id of the Control Unit which variable has changed.
ControlUnitInfo - Class in org.mbs.services.cup.data
This class represents a structure holding control unit information.
ControlUnitInfo() - Constructor for class org.mbs.services.cup.data.ControlUnitInfo
 
ControlUnitListener - Interface in org.mbs.services.cu
Applications interested in receiving events for creating and/or deleting of a specified set of Control Unit instances may implement this interface and register as service in the OSGi registry.
ControlUnitProxy - Interface in org.mbs.services.cup
This service could be used by remote applications to perform cu protocol requests for control units administration to a target OSGi framework.
controlUnitType - Variable in class org.mbs.services.cup.data.SVEvent
Control Unit type.
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor
Converts the input chars, using the specified encoding into bytes in the given range.
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor
Converts the input bytes, using the specified encoding into unicode chars.
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
convertTables() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Converts database tables to the required format.
copyFrom(Dictionary) - Method in class com.prosyst.util.io.ExternalizableDictionary
Copies the keys and the values from the specified dictionary
COUNT - Static variable in interface com.prosyst.mprm.admin.statistics.Statistic
Current value merge type - sums all values.
Count() - Constructor for class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Count
 
COUNTER - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
COUNTRY_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Country Name of the certificate that should be issued
createBackendControlUnitProxy(RemoteControlUnitAdminApplication) - Method in interface com.prosyst.mprm.admin.systemcu.BackendControlUnitProxyFactory
Creates a ControlUnitProxy instance for management of system control units.
createCertificate(Dictionary) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Creates key pair and certificate with given key properties and adds it into the Certificate Repository.
createConfigurator() - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Returns Configurator interface which can be used to change the current system configurations & backend modules.
createConnection(String, Integer, String, String, String, Integer, Integer, Integer, String, boolean) - Static method in class com.prosyst.mprm.util.amqp.AMQPConnectionFactory
 
createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
Create a new Connection object for the specified URI.
createControlUnit(String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Explicitly creates control unit instance of a specified type using a supplied constructor and returns the id of the newly created control unit.
createControlUnit(String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Explicitly creates control unit and returns the id of the newly created control unit.
createControlUnit(String, String, String, Object) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a create control unit request message.
createDBServiceFactoryConfiguration(String, String, Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Creates factory database configuration for specified target role.
createEventGenerator(String, String) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventSchedulerService
Creates an event generator which will be resposnible for generating a single event or a sequence of events of the supplied type on a defined time basis.
createFactoryConfiguration(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Creates a new factory configuration with given factory pid.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createNode(String, String) - Method in interface com.prosyst.mprm.admin.system.TreeBrowser
Creates a gateway group node under the node specified by the parentPath argument.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createSecurityCtx(Dictionary, String[], String, String, String, Properties, Properties, Properties, boolean) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Create security context.
createTables() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Creates database required tables if not present.
createTables(InputStream) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Creates tables in the database.
createTables(InputStream, Connection) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
The same as ConnectionManager.createTables(InputStream), except that queries are executed over the passed connection.
CredentialsManager - Interface in com.prosyst.mprm.auth.client
 
CRITICAL_LEVEL_ERROR - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining critical level alert.
CRPManager - Interface in com.prosyst.mprm.admin.crp
Provides capability for updating the certificate resource provider files of the mPRM.
CUAdminCallback - Interface in org.mbs.services.cu.spi
Represents the interface of the Control Unit Admin bundle provided to the implementations of the ManagedControlUnit and ControlUnitFactory.
CUEvent - Class in org.mbs.services.cup.data
Represents event for added or removed control unit, as well as for appeared or disappeared control unit type.
CUEvent(String, int, ControlUnitInfo, String) - Constructor for class org.mbs.services.cup.data.CUEvent
 
CUEventSubscription - Class in org.mbs.services.cup.data
A structure containing the properties needed for subscribing for state variable events notification.
CUEventSubscription() - Constructor for class org.mbs.services.cup.data.CUEventSubscription
Empty constructor.
CUEventSubscription(Dictionary, String, long, boolean, boolean) - Constructor for class org.mbs.services.cup.data.CUEventSubscription
Creates a CUEventSubscription object with given attributes.
cuInfo - Variable in class org.mbs.services.cup.data.CUEvent
Holds control unit data.
CUSTOM_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for custom events.
CustomTimeSequence - Interface in com.prosyst.mprm.backend.event.scheduler
This interface provides means for defining custom time sequences for the needs of event generator.

D

dataAvailable(MultiplexedConnection) - Method in interface com.prosyst.mprm.net.connection.DataReceiveListener
Invoked by the Connection Framework when some data becomes availabe for reading from the supplied connection.
DATABASE_NAME - Static variable in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
 
DATABASE_NAME - Static variable in interface com.prosyst.mprm.backend.database.system.SystemDatabase
The database name used to identify The System Database in Database catalogue.
DATABASE_NAME - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Name of database where tree database related data is stored.
DatabaseCatalogRecord - Interface in com.prosyst.mprm.admin.system
Represents a single record in a database server's catalog.
DatabaseConfiguration - Interface in com.prosyst.mprm.admin.system
Provides methods for obtaining configuration properties of mPRM database services.
DatabaseException - Exception in com.prosyst.mprm.backend.database
 
DatabaseException(String, int) - Constructor for exception com.prosyst.mprm.backend.database.DatabaseException
 
DatabaseException(String, Exception) - Constructor for exception com.prosyst.mprm.backend.database.DatabaseException
 
DatabaseException(String) - Constructor for exception com.prosyst.mprm.backend.database.DatabaseException
 
DatabaseException(Exception) - Constructor for exception com.prosyst.mprm.backend.database.DatabaseException
 
DatabaseException() - Constructor for exception com.prosyst.mprm.backend.database.DatabaseException
 
DatabaseProvider - Interface in com.prosyst.mprm.backend.statistics.spi
Database provider SPI.
Instances of such providers shall be registered into the OSGi registry in order to be used by the statistics service.
DatabaseProvider.ReportKey - Class in com.prosyst.mprm.backend.statistics.spi
Report key.
DatabaseServerConfiguration - Interface in com.prosyst.mprm.admin.system
Provides methods for obtaining configuration properties used by mPRM system for connecting to one or more database servers which maintain mPRM databases.
DataConvertor - Class in com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util
 
DataConvertor() - Constructor for class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.DataConvertor
 
Datagram - Interface in javax.microedition.io
 
DatagramConnection - Interface in javax.microedition.io
 
DataReceiveListener - Interface in com.prosyst.mprm.net.connection
Implementing this interface and regisreting it with the MultiplexedConnection allows asynchronous reading from the multiplexed connection.
DB_SERVER_NAME - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
DB_SERVER_TYPE - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
DB_SERVER_TYPE_JDBC - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
DB_SERVER_TYPE_LDAP - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
DB_SERVICE_PID - Static variable in interface com.prosyst.mprm.backend.database.ConfigurableDBService
Every db service will be exported into the framework registry with this property & value of type String or String array in order to receive the appropreate configurations when ConfigurableDBService.setConfiguration(java.util.Dictionary[] configuration) method is invoked.
DBConnectionUser - Interface in com.prosyst.mprm.backend.dbconnection.jdbc
This interface can be registered by a database service to infom the connector service that it wants a connection to a particular database server.
DBMetaData - Interface in com.prosyst.mprm.backend.dbconnection.jdbc
This interface can be used to receive some important information about a DB server.
DBMetaTypeProviderExtension - Interface in com.prosyst.mprm.admin.system
Extends MetaTypeProviderExtension with database configuration specific methods.
DBServerConnector - Interface in com.prosyst.mprm.backend.dbconnection.jdbc
This service manages JDBC connections to one or more SQL database servers used by mPRM database services.
debug - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug(String, String, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug(String, String, String, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
 
debug(String, String, String, int, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message and specifies its detail level.
debug(String, String, String, int, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message and specifies its detail level.
debug(String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with an exception stacktrace.
debug(String, String, String, int, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with an exception stacktrace and specifies its detail level.
debug(String, String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with an exception stacktrace.
debug(String, String, String, int, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with an exception stacktrace and specifies its detail level.
debug(String) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug(Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug(Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
 
debug(int, String) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message and specifies its detail level.
debug(int, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message and specifies its detail level.
debug(Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug exception stacktrace.
debug(int, Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug exception stacktrace with specified detail level.
debug(int, String, Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug message with exception stacktrace and specified detail level.
debug(String, String, String, int, String, byte[]) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug message together with a byte array and specified detail level.
debug(int, String, byte[]) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug message together with a byte array and specified detail level.
debug(String, String, String, int, String, Object[]) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug message together with a byte array and specified detail level.
debug(int, String, Object[]) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an debug message together with a byte array and specified detail level.
debug(String, String, String, String, Object[]) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug(String, Object[]) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debug - Static variable in class com.prosyst.mprm.debug.Log
 
debug(String, String) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debug(String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debug(String, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.prosyst.mprm.debug.Log
 
debug(String, int, String) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message and specifies its detail level.
debug(String, int, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message and specifies its detail level.
debug(String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message with an exception stacktrace.
debug(String, int, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message with an exception stacktrace and specifies its detail level.
debug(String, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message with an exception stacktrace.
debug(String, int, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message with an exception stacktrace and specifies its detail level.
debug(String) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debug(Object) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debug(Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.Log
 
debug(int, String) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message and specifies its detail level.
debug(int, Object) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message and specifies its detail level.
debug(Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs a debug exception stacktrace.
debug(int, Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs an debug exception stacktrace with specified detail level.
debug(int, String, Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs an debug message with exception stacktrace and specified detail level.
debug(String, int, String, byte[]) - Static method in class com.prosyst.mprm.debug.Log
Logs an debug message together with a byte array and specified detail level.
debug(int, String, byte[]) - Method in class com.prosyst.mprm.debug.Log
Logs an debug message together with a byte array and specified detail level.
debug(String, int, String, Object[]) - Static method in class com.prosyst.mprm.debug.Log
Logs an debug message together with a byte array and specified detail level.
debug(int, String, Object[]) - Method in class com.prosyst.mprm.debug.Log
Logs an debug message together with a byte array and specified detail level.
debug(String, String, Object[]) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debug(String, Object[]) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message.
DEBUG_ALL - Static variable in class com.prosyst.mprm.debug.LogCommunicator
 
DEBUG_CATEGORY - Static variable in interface com.prosyst.mprm.backend.recovery.Action
 
DEBUG_OFF - Static variable in class com.prosyst.mprm.debug.LogCommunicator
 
DEBUG_ON_CAT - Static variable in class com.prosyst.mprm.debug.LogCommunicator
 
DEBUG_ON_DEVICE - Static variable in class com.prosyst.mprm.debug.LogCommunicator
 
debugArray(String, String, String, int, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with specified detail level.
debugArray(int, String, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message with specified detail level.
debugArray(String, String, String, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debugArray(String, Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a debug message.
debugArray(String, int, String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message with specified detail level.
debugArray(int, String, Object) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message with specified detail level.
debugArray(String, String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a debug message.
debugArray(String, Object) - Method in class com.prosyst.mprm.debug.Log
Logs a debug message.
DebugListener - Interface in com.prosyst.mprm.debug
Provides feedback to modules using the debug system about runtime changes in debug settings.
DebugSplunkWriter - Class in com.prosyst.mprm.debug.ext.splunk
 
DebugSplunkWriter() - Constructor for class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
debugStateChanged(String, byte) - Method in interface com.prosyst.mprm.debug.DebugListener
Called when the category filter for a category has (possibly) been changed runtime.
debugStateChanged(String, byte) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
decode(String) - Static method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 
DEFAULT_DETAIL_LEVEL - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
DEFAULT_DETAIL_LEVEL - Static variable in class com.prosyst.mprm.debug.Log
 
DEFAULT_NETWORK - Static variable in interface com.prosyst.mprm.admin.system.Network
The name of the 'default' network.
DEFAULT_PRECISION_INFO - Static variable in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
 
defaultOption - Variable in exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
defineCache(int, String, Dictionary) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
With this method applications can define a cache of control units to be maintained by the service.
delete(String, String) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Deleted (if the statistics supports it) the information for matching sources.
delete(String, String, String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
Delete information for the statistics that match the filter.
delete(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
delete(Integer, String, String) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
deleteConfiguration(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Deletes configuration with given pid for specified role.
deleted(String) - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
deleteUserLogins(String, String, long, long) - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Deletes user login records of a specified user, which has logged from a specified address, in the specified period.
DeployedBackendBundle - Interface in com.prosyst.mprm.admin.system
This interface represents a bundle installed on a mPRM backend.
DER_ENCODING - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
DER encoding of a certificate.
description - Variable in exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
destroy() - Method in class com.prosyst.mprm.alert.AlertUtil
Called when the bundle does no longer wish to be supervised.
destroy() - Method in class com.prosyst.mprm.backend.recovery.RaiseAlertAction
 
destroyControlUnit(String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Explicitly removes control unit instance with a given type and id.
destroyControlUnit(String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Explicitly removes control unit instance with a given id.
destroyControlUnit(String, String, String) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a destroy control unit request message.
DESTRUCTOR - Static variable in interface org.mbs.services.cu.ControlConstants
An action with ID equal to the value of this constant and taking a single argument of type String should be defined in the metadata of a control unit to specify that the corresponding type of control units can be explicitly removed.
DETACHED - Static variable in interface org.mbs.services.cu.HierarchyListener
This constant is used as first parameter in hierarchyChanged method to indicate that the control control has detached from the given parent.
detailLevel - Variable in class com.prosyst.mprm.debug.LogCommunicator
 
DEVICE - Static variable in class com.prosyst.mprm.admin.statistics.Source
Type device.
DeviceDatabaseException - Exception in com.prosyst.mprm.backend.database
Implements a database exception related to specific device.
DeviceDatabaseException(String, String, String, int) - Constructor for exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
DeviceDatabaseException(String, String, String, Exception) - Constructor for exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
DeviceDatabaseException(String, String, String) - Constructor for exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
DeviceDatabaseException(String, String, Exception) - Constructor for exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
DeviceDatabaseException(String, String) - Constructor for exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
DeviceInfo - Interface in com.prosyst.mprm.common
Exceptions that are bound to specific managed device may implement this interface.
DeviceLog - Class in com.prosyst.mprm.debug
 
DeviceLog(String, String, String) - Constructor for class com.prosyst.mprm.debug.DeviceLog
 
DeviceManagementException - Exception in com.prosyst.mprm.common
Implements a mPRM exception related to specific device.
DeviceManagementException(String, String) - Constructor for exception com.prosyst.mprm.common.DeviceManagementException
 
DeviceManagementException(String, String, String) - Constructor for exception com.prosyst.mprm.common.DeviceManagementException
 
DeviceManagementException(String, String, Throwable) - Constructor for exception com.prosyst.mprm.common.DeviceManagementException
 
DictionaryInfo - Class in com.prosyst.mprm.data
 
DictionaryInfo() - Constructor for class com.prosyst.mprm.data.DictionaryInfo
 
DictionaryInfo(Dictionary) - Constructor for class com.prosyst.mprm.data.DictionaryInfo
 
DIGEST_ALGORITHM - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Deprecated. 
DigitsConstraint - Class in com.prosyst.mprm.common.password.constraints
 
DigitsConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.DigitsConstraint
 
discardEventGenerator(String) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventSchedulerService
Removes an event generator from the Event Scheduler service.
disconnect(String) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Disconnects this PMPConnection from the remote Framework
disconnect() - Method in interface com.prosyst.mprm.backend.system.SystemShutdown
 
DisconnectHostAction - Class in com.prosyst.mprm.backend.recovery
Objects failed under unexpected circumstances and needed a backend host to be disconnected could use this DisconnectHostAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
DisconnectHostAction(BundleContext) - Constructor for class com.prosyst.mprm.backend.recovery.DisconnectHostAction
 
DISPLAY_NAME - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
dispose() - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Disposes the resources allocated for the remote object so that it would be no longer usable.
DO_NOT_RECONNECT - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Specifies the name of the optional connection parameter, which can be supplied through the params argument of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
doIManage(String) - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns whether this Backend Server Host manages the supplied context.
DOMAIN - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
The export manager on the backend will register Key/Trust Managers per domain with this property into the registration properties.
DOMAIN_COMPONENT - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Domain Component of the certificate that should be issued
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE (7) type.
DRIVER - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
The name of the driver class file.
DRIVER_LIB - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
A stream to the jar or zip file of the driver class library.
DRIVER_LIB_NAME - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
The name of the jar or zip driver class library file.
DSA - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Constant that is value of PK_ALGORITHM and stands for DSA public key algorithm
DuplicatesConstraint - Class in com.prosyst.mprm.common.password.constraints
 
DuplicatesConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.DuplicatesConstraint
 

E

E_MAIL - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the e-mail of the certificate that should be issued
elements() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
elements() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets an enumeration with dictionary's values.
encode(String[]) - Static method in class com.prosyst.mprm.admin.statistics.Source.Compound
 
encode(String) - Static method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 
END_POINT_TARGET - Static variable in interface com.prosyst.mprm.backend.asyncstreaming.AsyncStreamingHandler
A service registration property which identifies the AsyncStreamingHandler.
enumerateDeletedGroups(Connection, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Enumerates all the gateway groups which are immediate descendants of the node identified by path parameter and are removed from tree.
enumerateDeletedGroups(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Enumerates all the gateway groups which are immediate descendants of the node identified by path parameter and are removed from tree.
enumerateEventGenerators() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventSchedulerService
Enumerates all currently active event generators
enumerateExplicitlyConfiguredNodes(Connection, String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Returns the nodes from the subtree starting with path that has explicitly set values for the property.
enumerateExplicitlyConfiguredNodes(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns the nodes from the subtree starting with path that has explicitly set values for the property.
enumerateGroups(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Enumerates all the gateway groups which are immediate descendants of the node identified by path parameter.
enumerateGroups(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Enumerates all the gateway groups which are immediate descendants of the node identified by path parameter.
enumerateManagedObjects(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Enumerates all the gateways which are immediate descendants of the node identified by the path parameter.
enumerateManagedObjects(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Enumerates all the gateways which are immediate descendants of the node identified by the path parameter.
Enumerator<T,E extends java.lang.Exception> - Interface in com.prosyst.mprm.data
Enumerator should be used instead of java.utill.Enumeration class for methods that returns database records or that are invoked remotely.
equals(Object) - Method in class com.prosyst.mprm.admin.statistics.Source.Compound
 
equals(Object) - Method in class com.prosyst.mprm.admin.statistics.Source
 
equals(Object) - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Compares this bundle with the supplied object.
equals(Object) - Method in class com.prosyst.mprm.alert.Alert
 
equals(Object) - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
equals(Object) - Method in class com.prosyst.mprm.backend.recovery.RaiseAlertAction
 
equals(Object) - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
equals(Object) - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
equals(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Compares the specified Object with this Dictionary for equality,
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
error(RPCException) - Method in interface com.prosyst.mprm.backend.rpc.AsyncEnumeratorResultCallback
Invoked when the rpc method call results with an exception.
error(RPCException) - Method in interface com.prosyst.mprm.backend.rpc.AsyncResultCallback
Invoked when the rpc method call results with an exception.
error(String, String, String, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message.
error(String, String, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message of specified category.
error(String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message of specified category with exception stacktrace.
error(String, String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message of specified category with exception stacktrace.
error(String) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message.
error(Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message.
error(Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs an error message with exception stacktrace.
error(String, String) - Static method in class com.prosyst.mprm.debug.Log
Logs an error message.
error(String, int, String) - Static method in class com.prosyst.mprm.debug.Log
 
error(String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs an error message of specified category.
error(String, int, Object) - Static method in class com.prosyst.mprm.debug.Log
 
error(String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs an error message of specified category with exception stacktrace.
error(String, int, Throwable) - Static method in class com.prosyst.mprm.debug.Log
 
error(String, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs an error message of specified category with exception stacktrace.
error(String, int, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
 
error(String) - Method in class com.prosyst.mprm.debug.Log
Logs an error message.
error(int, String) - Method in class com.prosyst.mprm.debug.Log
 
error(Object) - Method in class com.prosyst.mprm.debug.Log
Logs an error message.
error(int, Object) - Method in class com.prosyst.mprm.debug.Log
 
error(Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs an error message with exception stacktrace.
error(int, Throwable) - Method in class com.prosyst.mprm.debug.Log
 
ERROR_STATE - Static variable in interface com.prosyst.mprm.admin.system.SystemState
The host is configured but currently is out of service.
ErrorCodes - Class in com.prosyst.mprm.admin.statistics
Used ManagementException error codes.
ErrorCodes() - Constructor for class com.prosyst.mprm.admin.statistics.ErrorCodes
 
event(CertificateEvent) - Method in interface com.prosyst.mprm.admin.certificate.CertificateListener
Provides information for the changes ocured into the Certificate Repository.
Event - Interface in com.prosyst.mprm.backend.event
Encapsulates information about an event for use by the event listeners residing on mPRM backend hosts.
event(Event) - Method in interface com.prosyst.mprm.backend.event.EventListener
Invoked by Event service to notify the event consumer for a event.
event(String, Object) - Method in interface com.prosyst.mprm.backend.event.EventService
Sends an event.
event(String, Object, Dictionary, String) - Method in interface com.prosyst.mprm.backend.event.EventService
Sends an event.
event(String, byte[]) - Method in interface com.prosyst.mprm.backend.event.EventService
The same as EventService.event(java.lang.String eventType, java.lang.Object eventData) but the event data argument is passed in an externalized form.
event(int) - Method in interface com.prosyst.mprm.rac.ConnectionListener
This method is invoked by the Remote Access Client to notify the registered listener about session close or connection recconnect.
event(Object, String, long) - Method in interface com.prosyst.util.event.EventCollector
Sends an event to the EventCollector
event(Object, String) - Method in interface com.prosyst.util.event.EventListener
An event is received.
EVENT_CUSTOM_FILTER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property name specifies custom criteria in LDAP syntax for filtering of the events delivered to this listener.
EVENT_DISCONNECTED - Static variable in interface com.prosyst.mprm.rac.ConnectionListener
An event of this type is fired when the session has been closed.
EVENT_FILTER - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by the ControlUnitListeners, StateVariableListeners and HierarchyListeners to specify the events they are interested in.
EVENT_LISTENER_NAME - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property name specifies the name of the listener.
EVENT_LISTENER_SYNC - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property name specifies if the event must be delivered synchronously to this listener.
EVENT_RECONNECTED - Static variable in interface com.prosyst.mprm.rac.ConnectionListener
An event of this type is fired when the connection between the Remote Access Client and mPRM has been re-open.
EVENT_SYNC - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by the ControlUnitListeners, StateVariableListeners and HierarchyListeners to specify they whish to be receive events synchronosly.
EVENT_TIME_OUT - Static variable in interface org.mbs.services.cup.radmin.RemoteControlConstants
Listener property denoting max timeout (in milliseconds) after which a control unit event should be delivered.
EVENT_TYPE - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Event type for the certificate event.
EVENT_TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by ControlUnitListeners and HierarchyListeners as attribute in their filter definition to narrow the type of events they wish to receive.
EVENT_TYPE_FILTER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property name specifies the type of the events, which this listener is interested in.
EventCollector - Interface in com.prosyst.util.event
The EventCollector receives different kinds of events and delivers them to the registered listeners.
EventGenerator - Interface in com.prosyst.mprm.backend.event.scheduler
Interface for defining event generators in the mprm framework.
EventListener - Interface in com.prosyst.mprm.backend.event
Represents event consumer.
EventListener - Interface in com.prosyst.util.event
Interface for receiving custom events.
EventListenerException - Exception in com.prosyst.mprm.backend.event
This exception can be thrown by synchronous EventListener as a result event processing.
EventListenerException() - Constructor for exception com.prosyst.mprm.backend.event.EventListenerException
Creates an empty exception.
EventListenerException(String) - Constructor for exception com.prosyst.mprm.backend.event.EventListenerException
Creates an exception with a supplied error message.
EventListenerException(int) - Constructor for exception com.prosyst.mprm.backend.event.EventListenerException
Creates exception object with a given error code.
EventListenerException(int, String) - Constructor for exception com.prosyst.mprm.backend.event.EventListenerException
Creates exception object with a given error code and humam descriptive message.
EVENTS_REMOTE_RAS_ONLY - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Specifies the name of the optional event registration parameter, which can be supplied through the properties argument of the RemoteAccessClient.addEventListener(java.lang.String, java.util.Dictionary, com.prosyst.mprm.backend.event.EventListener) method.
EventSchedulerService - Interface in com.prosyst.mprm.backend.event.scheduler
Service interface intended for event generator objects.
EventService - Interface in com.prosyst.mprm.backend.event
Service interface intended for event generator objects.
EventsManager - Interface in com.prosyst.util.event
The EventsManager is used to receive standard and custom events.
eventTimeout - Variable in class org.mbs.services.cup.data.SVEventSubscription
Max timeout (in milliseconds) after which an event should be delivered.
eventType - Variable in class org.mbs.services.cup.data.CUEvent
Type of the event.
eventType - Variable in class org.mbs.services.cup.data.HEvent
Type of the event.
evType - Variable in class com.prosyst.util.event.BasicEvent
Specifies the event's type.
executeTask(String) - Method in interface com.prosyst.mprm.backend.onetimetask.OneTimeTask
Calls the task in order to executes its activities.
executorHost - Variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
existsListener(String, Dictionary, String) - Method in interface com.prosyst.mprm.backend.event.EventService
Returns whether there is any listener registered for the events of the specified type, custom filter properties and user role (for RAC listeners only).
EXPIRE_DATE - Static variable in interface com.prosyst.mprm.admin.crp.CRPManager
 
EXPIRED_EVENT_FILTER - Static variable in interface org.mbs.services.cup.radmin.RemoteControlConstants
Listener property that denotes filter in ldap form, specifying the sub set of control unit or state variable events for which all events (even the expired ones) should be delivered.
expiredEventsFilter - Variable in class org.mbs.services.cup.data.SVEventSubscription
Expired events filter.
exportKeyStore(String[], boolean, String, String, String, String, boolean) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Imports a key store into specified groups, and domain.
Externalizable - Interface in com.prosyst.util.io
Interface for custum serialization.
ExternalizableDictionary - Class in com.prosyst.util.io
This class implements a hashtable, which serves the needs of ConfigurationManagement of capsulation of configuration properties with String keys, which are case insensitive at lookup (at get, remove, put operations) but preserve the last case of keys.
ExternalizableDictionary(int, float) - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with the specified initial capacity and the specified load factor.
ExternalizableDictionary(int) - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with the wanted capacity and default load factor.
ExternalizableDictionary() - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with a default capacity and load factor.
ExternalizableMap - Class in com.prosyst.util.io
ExternalizableMap represents Externalizable HashMap with String keys.
ExternalizableMap() - Constructor for class com.prosyst.util.io.ExternalizableMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
ExternalizableMap(int) - Constructor for class com.prosyst.util.io.ExternalizableMap
Constructs an empty ExternalizableMap with the specified initial capacity and the default load factor (0.75).
ExternalizableMap(int, float) - Constructor for class com.prosyst.util.io.ExternalizableMap
Constructs an empty ExternalizableMap with the specified initial capacity and load factor.
ExternalizableMap(Map) - Constructor for class com.prosyst.util.io.ExternalizableMap
Constructs a new ExternalizableMap with the same mappings as the specified Map.
ExternalizableUtil - Class in com.prosyst.util.io
Holds utility merthods for writeing and reading objects.
ExternalizableUtil() - Constructor for class com.prosyst.util.io.ExternalizableUtil
 

F

F_DISCONNECTED - Static variable in class com.prosyst.util.event.BasicEvent
The server has disconnected the client.
F_ERROR - Static variable in class com.prosyst.util.event.BasicEvent
An error has occurred.
F_STARTED - Static variable in class com.prosyst.util.event.BasicEvent
The framework has been started.
factory - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
 
findControlUnits(String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of the control units with a given type and satisfying a given finder method with the supplied argument(s).
findControlUnits(String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns ids of the control units satisfying the finder method and the supplied argument(s).
findControlUnits(String, String, String, Object, int, String[], boolean) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a find control units request message.
FINDER_PREFIX - Static variable in interface org.mbs.services.cu.ControlConstants
Actions defined in the metadata of the control unit whose action ID starts with this prefix may be used for searching the control units.
FINISHED - Static variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
FLOAT - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
flush() - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Forces all buffers to flush their contents in the persistent storage.
flush() - Method in class com.prosyst.mprm.debug.LogCommunicator
Flush the stream.
flush() - Method in class com.prosyst.util.io.CharacterWriter
 
formatHeader(String, String, String, int, boolean, StringWriter) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
formatHeader(String, String, String, int, boolean, StringBuffer) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
FRAMEWORK_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for framework events.

G

GatewayGroup - Interface in com.prosyst.mprm.admin.system
Represents gateway group within the gateway's tree.
GENERAL_GROUP - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
The default certificate group.
generate() - Method in interface com.prosyst.mprm.common.password.generator.PasswordGenerator
Generates a password with default settings and length
get(Object) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
get(String) - Static method in class com.prosyst.util.io.CharacterConvertor
Gets a CharacterConvertor for a specific encoding.
get(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets the value corresponding to this key or any of its case representations.
GET - Static variable in interface javax.microedition.io.HttpConnection
 
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAbsoluteTime() - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbConnectionManager
 
getAbsoluteTimestamp() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns the current absolute timestamp (UTC offset) according the clock of the underlying DB server - that is, a heuristic calculation of the result of calling System.currentTimeMillis() on the DB server host.
getACC() - Method in interface com.prosyst.mprm.backend.login.UserSession
Return AccessControlContext for that session.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getAddress() - Method in interface javax.microedition.io.Datagram
 
getAdminRevokedCertificates() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Gets revoked from Admin certificates' serial numbers for the issuer certificate with the specified key, which are set as revoked by the CRL.
getAlert() - Method in interface com.prosyst.mprm.admin.alertboard.AlertEvent
Returns the Alert object representing an alert that has been removed or raised on one of the alert board.
getAlerts(String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board targeted to a given user.
getAlerts() - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board targeted to the default user.
getAlerts() - Method in interface com.prosyst.mprm.admin.alertboard.AlertSet
Returns an enumeration of all alerts having the message of this alert set message
getAlerts() - Method in class com.prosyst.mprm.alert.AlertUtil
Implementing the Supervisable.getAelrts method
getAlerts() - Method in interface com.prosyst.mprm.alert.Supervisable
Returns an array of Alert objects representing the current failures or malfunctions of a bundle.
getAlertsCount() - Method in interface com.prosyst.mprm.admin.alertboard.AlertSet
Returns the count of alerts in this set
getAlertSet(String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertEvent
Returns an AlertSet object, representing all alerts classified by a message and target to a user/group identified by the username argument and additionally filtered by the given ldapFilter
getAlertSetInfo(String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns the AlertSet for a particular alert message.
getAllAlerts(int) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board targeted to the default user.
getArgTypes() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
returns String array with classnames of all argumens of this method.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAuthenticationLevel() - Method in interface com.prosyst.mprm.backend.login.UserSession
Returns the trust level of the authorization mechanism used for logging in this user.
getAuthorization() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets the caller authorization
getAuthorization() - Method in interface com.prosyst.mprm.backend.login.UserSession
Returns the authorization context for the logged in user.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBackendAlerts(String, String[]) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board, that have been raised by the given backend hosts and targeted to a given user.
getBackendAlerts(String[]) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board, that have been raised by the control center modules and targeted to the default user.
getBackendBundleAdmin(String) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Returns BackendBundleAdmin interface responsible for the runtime administration of the bundles on the backend server host.
getBackendServerHost(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns particular backend server host within the mPRM system.
getBackendServerHostIds() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns identificators of backend server hosts within the mPRM system.
getBackendServerHosts() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns backend server hosts within the mPRM system.
getBackendServerHosts(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns backend server hosts within the mPRM system performing the specified role.
getBackup() - Method in class com.prosyst.mprm.debug.LogCommunicator
 
getBasicException() - Method in exception com.prosyst.mbs.services.pmp.PMPException
Returns the basic exception.
getBasicException() - Method in exception com.prosyst.mprm.backend.rpc.RPCException
Returns the actual exception caused by the remote application method, or null if the exception is not caused by the application, but by the RPC Service.
getBinarySearchSyntax(String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns specific syntax for binary (case-sensitive) search on VARCHAR/TEXT columns, depending on the underlying database server.
getBinarySortSyntax(String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns specific syntax for binary (case-sensitive) sort of VARCHAR/TEXT columns, depending on the underlying database server.
getBundle(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleAdmin
Returns the deployed backend bundle for the specified bundle location.
getBundle(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns backend bundle identified by its location.
getBundle(String, String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns backend bundle identified by its package, name and vendor.
getBundle(String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns backend bundle with specified bundle name and vendor, if such exists in the database.
getBundle(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns a backend bundle.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundleId() - Method in class com.prosyst.util.event.BasicEvent
Returns the id of the bundle associated with this event.
getBundleJar(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns the jar file of a backend bundle.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBundlePack(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns single backend bundle pack identified by its name.
getBundlePacks() - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns all backend bundle packs within the mPRM system.
getBundles() - Method in interface com.prosyst.mprm.admin.system.BackendBundleAdmin
Returns information about installed backend bundles.
getBundles() - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns all backend bundles within the mPRM system.
getBundles(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns filtered set of backend bundles.
getBundles() - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Returns information about bundles included in this pack.
getBundles(String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns all backend bundles targeted for the specified roles.
getBundleStream(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns stream to specified backend bundle.
getByLdapFilter(String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board targeted to a given user and filtered by given LDAP filter specifying the alert source.
getByLdapFilter(String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board targeted to the default user and filtered by given ldap filter specifying the alert source.
getByLdapFilter(String, String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumerator of Alert objects representing alerts in the alert board having a message, identified by the message argument and target to a user/group identified by the username argument and additionally filtered by the given ldapFilter
getCalendricTimestamp() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns a java.sql.Timestamp object, representing the current calendar time of the underlying DB server.
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was set.
getCCInfo() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the ControlCenter information stored into the database.
getCertificate(String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Gets an existing Certificate from the Certificate Repository.
getCertificateChain() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Gets the certificate chain of this certificate.
getCertificates(String, String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns an Enumerator containing certificates unique names from the Certificate Repository that are into specified domain and into the group.
getCertificateUniqueName() - Method in interface com.prosyst.mprm.admin.certificate.CertificateEvent
This method returns the certificate key about which an event has occured.
getCertificateUniqueName(byte[]) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Gets certificate unique name by specified certificate material.
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor
Gets the identifier String of the encoding.
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
getCheckSum() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the checksum for this control unit's state.
getClasses() - Method in class com.prosyst.util.event.BasicEvent
Returns the object class of the service associated with this event.
getCode() - Method in class com.prosyst.mprm.alert.Alert
Returns the code of the alert.
getCollection(MongoDbRole, String) - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbConnectionManager
 
getConfigs(String[], String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns all backend bundle configurations matching search criteria.
getConfigurableDatabases() - Method in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
Returns the names of all database names used by current set of backend bundles.
getConfiguration(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns a configuration of backend bundle having a given pid.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfigurator() - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Deprecated. 
getConfigurator(Dictionary) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Deprecated. 
getConnection() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets connection to the remote client
getConnection() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns SQL connection for the connection pool represented by this interafce.
getConnection(int) - Method in interface com.prosyst.mprm.net.connection.NetService
Returns existing multiplexed connection with the supplied Id or null if there is no active connection with such id.
getConnectionContext(String) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the object associated with the supplied key, or null of there is no such key.
getConnectionId() - Method in interface com.prosyst.mprm.net.connection.MultiplexedConnection
Returns the unique identifier of this connection in the scope of the P2PConnection and the NetService.
getConnectionManager(String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBServerConnector
Returns connection manager which manages the connections to a database server with a given name.
getConnectionManager(String, Dictionary) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBServerConnector
Opens a connection to database server defined by the supplied properties and returns connection manager for obtaining SQL connections.
getConnectionManager(String) - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbServerConnector
 
getConnectionManager(Dictionary) - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbServerConnector
 
getConnectionManager() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the ConnectionManager instance which is managing this point-to-point connection.
getConnections() - Method in interface com.prosyst.mprm.net.connection.ConnectionManager
Returns all active connections managed by this ConnectionManager instance.
getConnections() - Method in interface com.prosyst.mprm.net.connection.NetService
Returns all currently opened multiplexed connections with the remote host in the scope of this Net service.
getConnectionToHost(String) - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Returns the point-to-point connection to a particular mPRM backend host.
getConnectionToHostRole(String) - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Returns a point-to-point connection to a mPRM backend host with specified mPRM Role - CC, RAS, specific Management Server.
getConnectionToMS(String) - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Returns a point-to-point connection to a mPRM backend host which participates in a Management Server responsible for managing the supplied context.
getContext() - Method in interface com.prosyst.mprm.admin.system.ManagementServer
Returns the path of the gateway group, managed by this Management Server.
getContext() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the managed context of this Backend Server Host.
getContext() - Method in interface com.prosyst.mprm.net.connection.RequestContext
Returns the net service specific context associated with the current thread of execution.
getContextManagementServerIds(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns identificators of management servers managing the supplied context.
getContextManagementServers(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns management servers managing the supplied context.
getContextMultiHostReference(String, String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a all hosts belonging to the management servers, whcih manage part of the supplied tree context.
getContextMultiRoleReference(String, String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a set of service instances.
getControlUnit(String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns the Control Unit of a specified type and with a specified id.
getControlUnit(String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ControlUnit object, identified by the given id.
getControlUnitId() - Method in class org.mbs.services.cup.data.SVEvent
Returns id of the Control Unit which variable has changed.
getControlUnits(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns ids of the control unit instances which are children of a control unit with a given type and id.
getControlUnits(String, String, String[], int, String[], boolean) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a request control units message.
getControlUnitType() - Method in class org.mbs.services.cup.data.SVEvent
Returns type of the Control Unit which variable has changed.
getControlUnitTypes() - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns all distinct types of control units currently exported in the framework.
getControlUnitTypes(String) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a control unit types request message.
getControlUnitTypeVersion(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns the current version for given type of control units currently exported in the framework.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCRLRevokedCertificates() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Gets revoked from CRL certificates' serial numbers for the issuer certificate with the specified key, which are set as revoked by the CRL.
getCRPInfo() - Method in interface com.prosyst.mprm.admin.crp.CRPManager
Retrieves information about the certificate resource provider file.
getCRPInfo() - Method in interface com.prosyst.mprm.backend.radmin.crp.RemoteCRPManager
Retrieves information about the certificate resource provider file.
getCuInfo() - Method in class org.mbs.services.cup.data.CUEvent
Returns a ControlUnitInfo object holding control unit data.
getCurrentValue(Source...) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns the current value of the quantity.
getCurrentValue(String, String) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns the current value of the quantity.
getCurrentValue(String, String, Source[], String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getCurrentValue(Source) - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Exported as current report if supported.
getCurrentValue(Source) - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getCUType() - Method in class org.mbs.services.cup.data.CUEvent
Returns the control unit type, this notification is about.
getCUTypeVersion() - Method in class org.mbs.services.cup.data.CUEvent
Returns version of the control unit type this notification is about - this method is only applicable if the event type is ControlUnitListener.CONTROL_UNIT_TYPE_APPEARED.
getData() - Method in interface javax.microedition.io.Datagram
 
getDatabase() - Method in interface com.prosyst.mprm.admin.system.DBMetaTypeProviderExtension
Returns the name of the database of this metatype provider.
getDatabaseName() - Method in interface com.prosyst.mprm.admin.system.DatabaseCatalogRecord
Returns the logical name of the database.
getDatabaseVersion() - Method in interface com.prosyst.mprm.admin.system.DatabaseCatalogRecord
Returns the version of the database.
getDate() - Method in interface javax.microedition.io.HttpConnection
 
getDayOfMonth() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the day of month on which an event is fired
getDB() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Returns the DB name that shall be used for storing the information for values of this statistic.
getDB() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getDBCatalogEntry(String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns DBCatalogInfo with the specified entry from system database table.
getDBCatalogEntry(String, Connection) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
See {link #getDBCatalogEntry(String)}.
getDBConfigMetaData(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
Returns configuration metadata of a database service operating on database with a given name.
getDBConfigs(String, String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns DB service configs with the specified bundle location, database name, FPID, and PID.
getDBConfigs(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns DB service configs with the specified scope, bundle location, database name, FPID, and PID.
getDBConfiguration(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
Returns current properties of a configuration with a supplied pid.
getDBFactoryConfigurations(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
Returns all configurations of a configuration factory with a supplied factoryPid.
getDBMetaTypeProvider(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
 
getDBMetaTypeProviders(String, String, boolean, boolean) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Searches for DB configuration metadata.
getDBMetaTypeProviders(String, String, boolean) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Searches for DB configuration metadata.
getDBServer(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the description of the DB server with the specified name.
getDBServerCatalog(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Returns an array of DatabaseCatalogRecord objects containing info for the names, versions and owners of all databases stored in the specified database server.
getDBServerConfiguration(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns configuration properties for connecting to a database server with the supplied name.
getDBServerName(Dictionary[]) - Static method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 
getDBServerNames() - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns the names of the defined database servers.
getDBServerNames(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns the names of the defined database server names filtered by type.
getDBServerNames() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the names of all registered DB servers.
getDBServers() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the descriptions of all registered DB servers.
getDBState() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Checks and returns the state of the database.
getDBTimeFunction() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns the name of the built-in SQL current-time function of the underlying DB server.
getDefaultEncoding() - Static method in class com.prosyst.util.io.CharacterConvertor
 
getDefaultOption() - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Returns the index of default option into the array of options, -1 if no default oprion.
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDelayTolerance() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the permissible delay tolerance
getDeploymentTargets() - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Returns the deployment targets of this bundle.
getDescription() - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Returns text describing the options included in this warning.
getDescription() - Method in interface com.prosyst.mprm.backend.monitor.Monitorable
Returns the monitorable description
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDeserializationData(Object, String) - Method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.DataConvertor
 
getDestinationNetwork() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the network which this filter matches.
getDeviceAlerts(String, String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts related to a given device and targeted to a given user.
getDeviceAlerts(String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an Enumeration of Alert objects representing alerts in the alert board, that have been raised for the device with given type and id, and targeted to the default user.
getDeviceBackup() - Method in class com.prosyst.mprm.debug.LogCommunicator
 
getDeviceId() - Method in interface com.prosyst.mprm.admin.log.LogEntry
Returns the identifier of device that provokes creating of log message.
getDeviceId() - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
getDeviceId() - Method in interface com.prosyst.mprm.common.DeviceInfo
 
getDeviceId() - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
getDeviceLog(String, String, int, Date, Date) - Method in interface com.prosyst.mprm.admin.log.LogReader
Retrieves log messages related to a given device.
getDeviceLog(String, boolean, int, Date, Date, String[], String, int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getDeviceLog retrieves log messages related to a given device group.
getDeviceLog(String, String, int, Date, Date, String[], String, int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getDeviceLog ...
getDeviceType() - Method in interface com.prosyst.mprm.admin.log.LogEntry
Returns the type of device that provokes creating of log message.
getDeviceType() - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
getDeviceType() - Method in interface com.prosyst.mprm.common.DeviceInfo
 
getDeviceType() - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
getDistinctAlertSetsByLdapFilter(int, String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Returns an array of AlertSet objects, representing all alerts classified by a message and target to a user/group identified by the username argument and additionally filtered by the given ldapFilter
getDomains() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns domains certificate can be applicable to.
getDomains() - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns array of all certificate domains the Certificate Repository has certificates in.
getDriver(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns the library stream of the specified driver.
getDriver(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the DB server driver JAR file with the specified id.
getDriverIds() - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns array of identificators of the available drivers.
getDriverIds() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
 
getEncoded(int) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns X.509 certificate binary encoding of the certificate (in DER or BASE64 format).
getEncoded() - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string encoding of this PermissionInfo in a form suitable for restoring this PermissionInfo.
getEncoding() - Method in interface javax.microedition.io.ContentConnection
 
getEndDate() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the end of the represented period.
getEndTime() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the end of the represented period.
getEndTime() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the end time for this event generator (null denotes indefinitely).
getErrMsg() - Method in class com.prosyst.util.event.BasicEvent
Returns the error message associated with this event.
getErrorCode() - Method in exception com.prosyst.mprm.backend.event.EventListenerException
Returns the error code of the current exception.
getErrorCode() - Method in exception com.prosyst.mprm.common.ManagementException
 
getErrors() - Method in interface com.prosyst.mprm.admin.system.SystemState
Returns array of error descriptions in case system state is SystemState.ERROR_STATE.
getEventData() - Method in interface com.prosyst.mprm.backend.event.Event
Returns the event data object or null if there is no such data.
getEventData() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the event data associated with this event generator.
getEventGenerator(String) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventSchedulerService
If the id is not null it returns the event generator with the supplied id if such exists in the database.
getEventType() - Method in interface com.prosyst.mprm.backend.event.Event
Returns the type of the event.
getEventType() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the event type of the generated events
getEventType() - Method in class org.mbs.services.cup.data.CUEvent
Returns the event type.
getEventType() - Method in class org.mbs.services.cup.data.HEvent
Returns the event type.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExpiration() - Method in interface javax.microedition.io.HttpConnection
 
getExpireDate(byte[], long) - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Returns the time of logout of a user login entry in milliseconds.
getExpiredEventsFilter() - Method in class org.mbs.services.cup.data.SVEventSubscription
Returns the filter for expired events in this subscription.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFictiveFromClause() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
getFile() - Method in interface javax.microedition.io.HttpConnection
 
getFilters() - Method in interface com.prosyst.mprm.admin.system.Network
Returns array of NetworkFilter objects associated with this network.
getGatewayAlerts(String, String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Deprecated.
As of mPRM 4.0, the preferred way is to use AlertBoardReader.getDeviceAlerts(String, String, String) method.
getGatewayAlerts(String) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Deprecated.
As of mPRM 4.0, the preferred way is to use AlertBoardReader.getDeviceAlerts(String, String) method.
getGatewayId() - Method in interface com.prosyst.mprm.admin.log.LogEntry
Deprecated.
As if mPRM 4.0 the preferred way is to use LogEntry.getDeviceType() and LogEntry.getDeviceId().
getGatewayLog(String, int, Date, Date) - Method in interface com.prosyst.mprm.admin.log.LogReader
Deprecated.
As of mPRM 4.0, the preferred way is to use LogReader.getDeviceLog(String, String, int, Date, Date) method.
getGroup() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the certificate group.
getGroup() - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns the group of this statistic.
getGroup(String) - Method in interface com.prosyst.mprm.admin.system.TreeBrowser
Returns a GatewayGroup object identified by the given path.
getGroup() - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
getGroup() - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
getGroup() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Returns statistic group.
getGroup() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getGroups() - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns the certificate groups in the Certificate Repository.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
 
getHost(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the host with the specified id.
getHost() - Method in interface javax.microedition.io.HttpConnection
 
getHostAddress() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the host address.
getHostConfig() - Method in interface com.prosyst.mprm.admin.system.SystemState
Returns current host properties as dictionary.
getHostId() - Method in interface com.prosyst.mprm.admin.log.LogEntry
Returns the backend host identifier where the log message is created.
getHostId() - Method in class com.prosyst.mprm.admin.system.HostEvent
Returns the identificator of the host.
getHostId() - Method in exception com.prosyst.mprm.backend.rpc.RPCException
Returns the id of the mPRM backend host which was target of the remote call.
getHosts() - Method in interface com.prosyst.mprm.admin.system.ManagementServer
Returns all hosts of this management server.
getHosts(String[]) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the hosts with the specified roles.
getIcon(String, String, String, int) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates an icon request message.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getId() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the id of this backend server host.
getId() - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Returns unique indentifier of this warning.
getId() - Method in interface com.prosyst.mprm.admin.system.ManagementServer
Returns the identificator of this Management Server within the mPRM system.
getId() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the id of the filter.
getId() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the identifier of this event generator
getID() - Method in interface com.prosyst.mprm.backend.monitor.Monitorable
Returns the unique identifier of this monitorable object
getId() - Method in interface com.prosyst.mprm.backend.onetimetask.OneTimeTask
Returns the id of the Task.
getId() - Method in interface org.mbs.services.cu.ControlUnit
Returns id of the control unit which uniquely identifies it in the scope of its parent.
getId() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the id of this control unit.
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getIgnoreCaseSearchSyntax(String, String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
If underlying database server absolultely requires specific syntax for case-inensitive search on VARCHAR/TEXT columns, and mPRM DB configuration for this server requires CI search, this method will return server-specific CI search syntax.
getInfo() - Method in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Returns information for change.
getInfo() - Method in interface com.prosyst.mprm.admin.statistics.StatisticReport
Returns all the information of the report, represented as period and the value of the statistic for each period.
getInfo(Date, Date) - Method in interface com.prosyst.mprm.admin.statistics.StatisticReport
Returns the information of the report, collected for some period.
getInfo(String, String, String, Source[], long, long, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getInitFileVersion() - Method in interface com.prosyst.mprm.admin.system.Configurator
Return the last applied configuration file version.
getInitFileVersion() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Return the last applied configuration file version.
getInstance(String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabaseFactory
Initializes the system database, and creates the necessary tables if they don't exist.
getInstance(String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabaseFactory
Return instance of Tree Database interface according to system identifier.
getIssuer() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns issuer of this certificate.
getIssuerCertificate(byte[], String, String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns uniqueName of the issuer of this certificate into certain domain.
getIssuerInfo() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the issuer info into key <-> value format.
getKeyPair() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns public and private key of the presented certificate.
getLastModified() - Method in interface javax.microedition.io.HttpConnection
 
getLength() - Method in interface javax.microedition.io.ContentConnection
 
getLength() - Method in interface javax.microedition.io.Datagram
 
getLevel() - Method in interface com.prosyst.mprm.admin.alertboard.AlertSet
Returns the level of the severest alert in this set
getLevel() - Method in class com.prosyst.mprm.alert.Alert
Returns the alert level.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLikeSpecialCharacters() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns a String containing the special (meta) symbols that the underlying DB server interprets in a special way in LIKE search patterns.
getListenerRegProps() - Method in class org.mbs.services.cup.data.SVEventSubscription
Returns registration properties of the listener service.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLocation() - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Returns the location of the bundle.
getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Returns the bundle locations that have permissions assigned to them, that is, bundle locations for which an entry exists in the permission table.
getLog(int, Date, Date) - Method in interface com.prosyst.mprm.admin.log.LogReader
Retrieves log messages created within a given period.
getLog(int, Date, Date, String[], String, int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getLog retrieves log messages created within a given period.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLogFile(String, String) - Method in interface com.prosyst.mprm.admin.log.LogReader
Deprecated.
As of mPRM 4.0, the preferred way is to use @link com.prosyst.mprm.admin.logfile.LogFilesReader#getLogFile(String, String) method from the OSGi Device Management package.
getLogFileNames(String) - Method in interface com.prosyst.mprm.admin.log.LogReader
Deprecated.
As of mPRM 4.0, the preferred way is to use com.prosyst.mprm.admin.logfile.LogFilesReader#getLogFileNames(String) method from the OSGi Device Management package.
getMain() - Method in class com.prosyst.mprm.debug.LogCommunicator
 
getManagedObjectInfoPath(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
This method returns the path of a managed object in the tree of managed objects by its identifier.
getManagementServer(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns particular management server within the mPRM system.
getManagementServer(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns a specific management server.
getManagementServerId() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the indentificator of the Management Server this host participates in.
getManagementServerIds() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns identificators of management servers within the mPRM system.
getManagementServers() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns management servers within the mPRM system.
getManagementServers() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns MSInfos describing all management servers in the database.
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor
Gets the maximum bytes that may be used for the conversion of a single char, using this CharacterConvertor's encoding.
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
 
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMergeType() - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Return the value merge type merging current type value or period infos of multiple hosts.
getMergeType(String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getMergeType() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Returns a ReportProvider name that could be used for merging current values on more then one hosts.
getMergeType() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getMessage() - Method in interface com.prosyst.mprm.admin.alertboard.AlertSet
Returns the message used to classify the alerts as a set
getMessage() - Method in exception com.prosyst.mprm.admin.system.CommunicationException
 
getMessage() - Method in class com.prosyst.mprm.alert.Alert
Returns the alert message.
getMessage() - Method in exception com.prosyst.mprm.backend.database.DatabaseException
 
getMessage() - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
getMessage() - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
getMessage() - Method in exception com.prosyst.mprm.common.ManagementException
 
getMessage() - Method in exception com.prosyst.mprm.common.password.hash.IllegalAlgorithmException
Returns the message of this exception.
getMessage() - Method in exception com.prosyst.mprm.common.password.hash.InvalidPasswordException
Returns the message of this exception.
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMetaData() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns object, analogous to java.sql.DatabaseMetaData, but only a limited subset of it.
getMetadata(String) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Retrieves control unit metadata provided on the target framework for given control unit type.
getMetaType(String, String) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a metatype request message.
getMetaType(String, String, boolean) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a metatype request message.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMetaTypeProvider(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns configuration metatype for a given pid.
getMetaTypeProvider(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Searches and returns metatype provider identified by its pid.
getMetaTypeProviders(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns configuration metatypes of backend bundle.
getMetaTypeProviders(String, boolean, boolean) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Searches for bundle configuration metadata.
getMetaTypeProviders(String, boolean) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Searches for bundle configuration metadata.
getMethod(String, String[]) - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Gets a reference to a method of the object associated with this RemoteObject.
getMethod(String, Class[]) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
Returns remote method with a given name and argument types, defined in the object referred by this remote reference.
getMethods() - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Dynamically gets references to all the methods of the object associated with this RemoteObject.
getMode() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the mode of this ControlUnitInfo.
getMongoVersion() - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbConnectionManager
 
getMSRole(String[]) - Static method in class com.prosyst.mprm.admin.system.Roles
Returns the id of a management server if any in a set of roles.
getMultiHostReference(String[], String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a set of service instances.
getMultiRoleReference(String[], String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a set of service instances.
getMyHostAddress() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the host of this Backend Server Host.
getMyHostId() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the Host unique identificator within a mPRM system.
getMyPort() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the port of this Backend Server Host.
getName() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
returns the name of the method.
getName() - Method in class com.prosyst.mprm.admin.statistics.Source
Returns the name of the source.
getName() - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns the name of this statistic.
getName() - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Returns the name of the pack.
getName() - Method in interface com.prosyst.mprm.admin.system.GatewayGroup
Returns the name of the group object within the gateway's tree
getName() - Method in interface com.prosyst.mprm.admin.system.Network
Returns the unique name of the network.
getName() - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
getName() - Method in interface com.prosyst.mprm.backend.monitor.Monitorable
Returns the monitorable name
getName() - Method in interface com.prosyst.mprm.backend.monitor.StateProvider
Returns the State Provider user friendly name
getName() - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
getName() - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Average
 
getName() - Method in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
The name of the summary provider.
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Max
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Min
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Sum
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Average
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Count
 
getName() - Method in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Last
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Max
 
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Min
 
getName() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Returns statistic name.
getName() - Method in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
The name of the summary provider.
getName() - Method in class com.prosyst.mprm.backend.statistics.spi.SummaryProvider.LastSP
 
getName() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the name of the permission represented by this PermissionInfo.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getNames() - Method in class com.prosyst.mprm.admin.statistics.Source.Compound
Returns ordered names of the source.
getNestedException() - Method in exception com.prosyst.mprm.backend.database.DatabaseException
 
getNestedException() - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
getNetAddress() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the address that has to be matched by an IP address masked by filter's mask in order the specified address to belong to the network returned by the #getDestinationNetwork() method.
getNetmask() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the mask to be applied to an IP address.
getNetService() - Method in interface com.prosyst.mprm.net.connection.MultiplexedConnection
Returns the underlying Net service.
getNetService(String) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the NetService instance representing the net service with the given name registered on the remote host.
getNetService(String) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns the NetService instance representing the net service with the given name registered on the remote host (RAS or CC) which this Remote Access Client is connected to.
getNetURL(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns schema specific URL for the backend server host within the specified network.
getNetURLs(String) - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the URL where the server host have to be contacted by other backend hosts valid in the specified network.
getNetwork() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the name of the logical network this backend server host resides.
getNetwork(String) - Method in interface com.prosyst.mprm.admin.system.Network
Returns the name of the network the specified IP address is said to belong.
getNetwork(NetworkFilter[], String) - Static method in class com.prosyst.mprm.admin.system.NetworkHelper
 
getNetwork(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns network specified by the name parameter.
getNetworkBackendServerHosts(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns backend server hosts defined to be located into the specified network.
getNetworkFilters(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns all network filters associated with a network.
getNetworks() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns all available networks.
getNetworks() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns the network names stored into the database.
getNextEventTime(Date) - Method in interface com.prosyst.mprm.backend.event.scheduler.CustomTimeSequence
This method is called by the EventGenerator to obtain the time for firing the next event of this event sequence.
getNextException() - Method in exception com.prosyst.mprm.backend.event.EventListenerException
Returns the next exception in the list if there is such.
getNextException() - Method in exception com.prosyst.mprm.backend.rpc.RPCException
If the exception was caused by multicast method invocation, all excepions that might be thrown while invoking mutiple service instances are linked in a list.
getNode(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Returns the node identified by the path parameter.
getNode(ResultSet) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Returns the node retrieved from the result set after execution of an SQL query.
getNode(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns the node identified by the path parameter.
getNodeName(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns the name of the node corespondent to the specified path.
getNodeProperties(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Returns properties for a node identified by the path parameter.
getNodeProperties(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns properties for a node identified by the path parameter.
getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
 
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getOffset() - Method in interface javax.microedition.io.Datagram
 
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptions() - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Returns string array with available options.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOriginal() - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
getOriginal() - Method in exception com.prosyst.mprm.common.ManagementException
 
getOuterJoinSyntax(String, char, String, char, String, String, String, boolean) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
getOwnCertificates(String, String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns an Enumerator containing certificates unique names from the Certificate Repository that are into specified domain, into the group AND have private keys (i.e.
getP2PConnection() - Method in interface com.prosyst.mprm.backend.rpc.RemoteCallContext
Returns the connection which carries out this remote call from the host of the method caller.
getP2PConnection() - Method in interface com.prosyst.mprm.net.connection.RequestContext
Returns the P2PConnection object which caries out the request for opening of the mutiplexed connection.
getPackage(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns named backend bundle package.
getPackageBundles(String, String[], boolean) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns backend bundles according to package name and roles filter.
getPackageName() - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Returns the name of the pack containing this bundle.
getPackageNames() - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns the names of the bundle packages stored into the database.
getPackages() - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns all backend bundle packages.
getPackagesDependentOn(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns the names of all packages that depend on a given package.
getPackDependencies() - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Returns information about packages this package depends on.
getParent(String) - Method in interface com.prosyst.mprm.admin.system.TreeBrowser
Returns a GatewayGroup object which is the parent of the object identified by the given path into the gateway's tree.
getParent(Connection, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Returns the parent node of the node identified by path parameter.
getParent(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns the parent node of the node identified by path parameter.
getParentControlUnits(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of the exported control units of givent type that are parents of a control units with a given type and id.
getParentControlUnitTypes(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns types of the exported control units that may be parents of a control units with a given type.
getParentCuId() - Method in class org.mbs.services.cup.data.HEvent
Returns id of the parent control unit.
getParentCuType() - Method in class org.mbs.services.cup.data.HEvent
Returns type of the parent control unit.
getParentPath(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns the parent path of the node identified by path parameter.
getParents(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ids of the parents of a given control unit specified by its id.
getParentsInfo() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns parent info - list of control units that are parents of this control unit.
getPartialResult() - Method in exception com.prosyst.mprm.backend.rpc.RPCException
If the exception was caused by multicast method invocation and only some of the distinct invocations has thrown an error, than the final exception holds the result of the successfully finshed methods.
getPath() - Method in interface com.prosyst.mprm.admin.system.GatewayGroup
Returns the path of the group object within the gateway's tree
getPeriod() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the period between 2 successive events.
getPeriod() - Method in interface com.prosyst.mprm.backend.statistics.spi.PeriodicalStatisticProvider
The period the PeriodicalStatisticProvider.tick() shall be called on.
getPeriod() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicPeriodicStatisticProvider
 
getPermissions(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns security permissions of a backend bundle.
getPermissions(String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns the permissions for all bundles and a specific set of roles.
getPermissions(String, String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns the permissions for a backend bundle and specific set of roles.
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPidsOfDBFactoryConfiguration(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseConfiguration
Returns array of String objects representing pids of configurations which belongs to a configuration group of particular factory pid.
getPidsOfFactoryConfiguration(String, String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Returns array of String objects representing pids of configurations which belongs to a configuration group of particular factory pid.
getPoint2PointConnection() - Method in interface com.prosyst.mprm.net.connection.MultiplexedConnection
Returns the underlying point-to-point connection.
getPoint2PointConnection() - Method in interface com.prosyst.mprm.net.connection.NetService
Returns the underlying point-to-point connection which this Net service runs on.
getPort() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the port where the server host has to be initially contacted.
getPort() - Method in interface javax.microedition.io.HttpConnection
 
getPrecisionInfo() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
In order to save memory/disk the statistic provider keeps the statistics records in samples (period infos) with different precisions.
getPrecisionInfo() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getPriority() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the priority of the filter.
getProperties() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Gets properties for the certificate.
getProperties(String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns properties for a certificate with passed unique name.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperty(String) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the value of the basic remote backend host configuration property with a given name - i.e.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProtocol() - Method in interface javax.microedition.io.HttpConnection
 
getProvidedPid() - Method in interface com.prosyst.mprm.admin.system.MetaTypeProviderExtension
Returns the pid this metatype provides.
getProviderLocation() - Method in interface com.prosyst.mprm.admin.system.MetaTypeProviderExtension
Returns the location of this metatype provider.
getPublicKey() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns public key associated with this certificate.
getQuery() - Method in interface javax.microedition.io.HttpConnection
 
getReadOnlyConnection() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Returns readOnly SQL connection.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getRecordDate() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the last moment when the value of the statistic was calculated for the represented period.
getRecordTime() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the last moment when the value of the statistic was calculated for the represented period.
getRecordTime() - Method in class com.prosyst.mprm.backend.statistics.spi.Snapshot
The time snapshot is recored/related at/to.
getRef() - Method in interface javax.microedition.io.HttpConnection
 
getReference(String, String) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets reference to a service registered in the Framework.
getReference(String, String, long) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets reference to a service registered in the Framework.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRemoteAgentState() - Method in interface org.mbs.services.cup.ControlUnitProxy
Checks whether the remote side agent is running or not.
getRemoteHostId() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the identifier of the remote mPRM host or null if the remote host is not mPRM backend server.
getRemoteHostRoles() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the roles of the remote mPRM host or null if the remote host is not mPRM backend server.
getRemoteReference(String, Class) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns remote reference to the OSGi service registered at the RAS or CC which this Remote Access Client is connected to.
getRemoteReference(String, String, Class) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
This method is similar to RemoteAccessClient.getRemoteReference(java.lang.String, java.lang.Class), but in addition it supports supplying of the service filter.
getRemoteURL() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns the url of the remote end point of this point-to-point connection.
getReportId(DatabaseProvider.ReportKey) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
getReportName() - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
getReportTypes() - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns the report types this statistic supports.
getReportTypes(String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getReportTypes() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Return the handler for report support.
getReportTypes() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
 
getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
 
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getResponseCode() - Method in interface javax.microedition.io.HttpConnection
 
getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
 
getResultCode() - Method in exception com.prosyst.mprm.backend.database.DatabaseException
 
getResultCode() - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
getRevocationListURL() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Gets revocation URL value for the certificate with the given uniqueName.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the roles performed by this backend server host.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getSampleCount() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the count of the samples for this period.
getScope() - Method in interface com.prosyst.mprm.admin.system.DBMetaTypeProviderExtension
Returns backend role - scope of this configuration.
getScope() - Method in class com.prosyst.mprm.admin.system.RoleConfig
Returns backend role - scope of this configuration.
getSearchStringEscape() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
getSerializationData(Object) - Method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.DataConvertor
 
getSerialNumber() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns hexadecimal representation of the serial number.
getService(String) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns instance of mPRM service object with the supplied service class name.
getServiceName() - Method in interface com.prosyst.mprm.net.connection.NetService
Returns the name of the Net service.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServices() - Method in interface com.prosyst.mprm.admin.system.DeployedBackendBundle
Returns services of this bundle.
getSession(byte[]) - Method in interface com.prosyst.mprm.backend.login.LoginService
Returns UserSession object for a session with a given identifier or null if there is no such session.
getSessionContext() - Static method in class com.prosyst.mprm.backend.login.SessionContext
Returns the UserSession associated with the current thread.
getSessionID() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets the identification of this session
getSessionID() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets the identification of this session
getSessionId() - Method in interface com.prosyst.mprm.admin.login.LoginEntry
Returns identifier of user session of this login.
getSessionId() - Method in interface com.prosyst.mprm.backend.login.UserSession
Returns the identifier of this session in a form suitable for transfering it over the network.
getSessionId() - Method in interface com.prosyst.mprm.backend.rpc.RemoteCallContext
Returns the identifier of the caller's user session.
getSignatureAlgorithm() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the string representation of the algorithm used for signing this certificate.
getSnapshot() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicPeriodicStatisticProvider
This method shall provide on tick snapshot of the current value of the observed quantity.
getSource() - Method in interface com.prosyst.mprm.admin.log.LogEntry
Returns the info about the source made that log entry (for example information about the bundle produced the LogEntry object).
getSource() - Method in class com.prosyst.mprm.alert.Alert
Returns info about the alert source.
getSource() - Method in class com.prosyst.mprm.backend.statistics.spi.Snapshot
Source this statistic is related to.
getSourceHostId() - Method in interface com.prosyst.mprm.backend.event.Event
Returns the id of the host where the event was generated.
getSourceNetwork() - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns the network into which this filter is considered valid.
getSources(int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getSources retrieves the source values of the stored log entries.
getSources(String, String, int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getSources retrieves the source values of the stored log entries.
getStartDate() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the start of the represented period.
getStartTime() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the start of the represented period.
getStartTime() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns the start time for this event generator
getState() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the state of this backend server host.
getState() - Method in interface com.prosyst.mprm.admin.system.DeployedBackendBundle
Gets the state of a deployed bundle.
getState() - Method in class com.prosyst.mprm.admin.system.HostEvent
Returns the new state of the host.
getState() - Method in interface com.prosyst.mprm.admin.system.SystemState
Returns the current state of the host.
getStateInterface() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the list of ids of state variables held in this ControlunitInfo object.
getStateVaraibles() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Deprecated.
the prefered way is to use the pair of methods ControlUnitInfo.getStateInterface() and ControlUnitInfo.getValue(String)
getStatistic(String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
Returns the statistic with name matching name found on hosts with id matching host ids.
getStatisticGroups(String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
Returns the group names of all statistics found on host with the given id.
getStatisticGroups(String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getStatisticNames(String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
Returns the names of all statistics with matching group name found on hosts with the given id.
getStatisticNames(String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getStatisticReport(String, Source...) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns a statistic report representing the combination of all the statistics with this name and type from all the hosts with host ids related with this statistic.
getStatisticReport(String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Returns a statistic report representing the combination of all the statistics with this name and type from all the hosts with host ids related with this statistic.
getStatus() - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration
 
getStatus(Alert) - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
getStrictContextManagementServerId(String) - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns the identificator of the management server which manages this context.
getString(String) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
getSubControlUnits(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of children of a control unit specified by a given type and id.
getSubControlUnits(String, String, String, String, int, String[], boolean) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a request sub control units message.
getSubControlUnitTypes(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns types of the exported control units that may be children of a control units with a given type.
getSubCuId() - Method in class org.mbs.services.cup.data.HEvent
Returns id of the sub control unit.
getSubCuType() - Method in class org.mbs.services.cup.data.HEvent
Returns type of the sub control unit
getSubGroups(String) - Method in interface com.prosyst.mprm.admin.system.TreeBrowser
Returns array of GatewayGroup object immediate children of the group identified by the given path into the gateway's tree.
getSubject() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns certificate's subject.
getSubjectInfo() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the subject info into key <-> value format.
getSubscriptionId() - Method in class org.mbs.services.cup.data.CUEvent
Returns id of the event subscription in which scope the event notification is received.
getSubscriptionId() - Method in class org.mbs.services.cup.data.HEvent
Returns id of the event subscription in which scope the event notification is received.
getSubscriptionId() - Method in class org.mbs.services.cup.data.SVEvent
Returns id of the event subscription in which scope the event notification is received.
getSummary(StatisticReport, ReportProvider) - Method in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
Calculate summary for a statistic report optionally using the report provider if it want to merge periods.
getSummary(StatisticReport, ReportProvider) - Method in class com.prosyst.mprm.backend.statistics.spi.SummaryProvider.LastSP
 
getSummaryNames() - Method in interface com.prosyst.mprm.admin.statistics.StatisticReport
Returns names of predefined (summary) statistic values.
getSummaryNames(String, String, String, Source[], String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getSummaryNames() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Returns names of predefined (summary) statistic values.
getSummaryNames() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
getSummaryValue(String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticReport
Given a summary name returns its value.
getSummaryValue(String, String, String, Source[], String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
getSystemDatabaseConfig() - Method in interface com.prosyst.mprm.admin.system.SystemState
Returns current system database configuration as dictionary.
getSystemDBServer() - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Returns the name of the database server which maintains basic mPRM system information, including configuration of other database servers (if any), database service configurations, defined management servers, etc.
getSystemId() - Method in interface com.prosyst.mprm.admin.system.DatabaseCatalogRecord
Returns the identifier of the mPRM system that uses the resource.
getSystemId() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the unigue mPRM system identificator of the host.
getSystemLog(String[], int, Date, Date) - Method in interface com.prosyst.mprm.admin.log.LogReader
Retrieves system related log messages.
getSystemLog(String[], int, Date, Date, String[], String, int) - Method in interface com.prosyst.mprm.admin.log.LogReader
Method getSystemLog retrieves system related log messages.
getSystemProperties() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Returns all system properties.
getSystemSessionId() - Method in interface com.prosyst.mprm.backend.login.LoginService
Returns the identifier of the system session.
getSystemState() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns detailed system state information.
getSystemVersion() - Method in interface com.prosyst.mprm.backend.system.SystemConfigInfo
Returns the system version of the host.
getTargetUsers() - Method in class com.prosyst.mprm.alert.Alert
Returns the users that this alert is targeted to.
getTask(String) - Method in interface com.prosyst.mprm.backend.database.onetimetask.OneTimeTaskServiceDatabase
Returns the task with the bigest version that has been executed.
getThreadDump() - Static method in class com.prosyst.mprm.metrics.Metrics
Trigger threads dump in running JVM
getThreadSafeMap() - Static method in class com.prosyst.mprm.debug.util.Util
 
getTime() - Method in interface com.prosyst.mprm.admin.alertboard.AlertSet
Returns the time of the latest alert in this set
getTime() - Method in class com.prosyst.mprm.alert.Alert
Returns the time of raising the alert.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTimeOfLogin() - Method in interface com.prosyst.mprm.admin.login.LoginEntry
Returns time when user logged in.
getTimeOfLogout() - Method in interface com.prosyst.mprm.admin.login.LoginEntry
Returns time when user logged out.
getTimeout() - Method in class org.mbs.services.cup.data.SVEventSubscription
Returns the event timeout for this subscription.
getTotalNumberOfPendingJobs() - Method in interface com.prosyst.mprm.backend.threadpool.monitor.ThreadPoolMonitor
 
getTransactionalDatabase() - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns interface used for transactional execution of sequential tree related database operations.
getTrustedCertificates(String, String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Returns an Enumerator containing certificates unique names from the Certificate Repository that are into specified domain, into the group AND have NOT private keys (i.e.
getType() - Method in interface com.prosyst.mprm.admin.alertboard.AlertEvent
Returns type the alert event.
getType() - Method in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Returns the type of the event.
getType() - Method in class com.prosyst.mprm.admin.statistics.Source
Returns the group of the source.
getType() - Method in interface com.prosyst.mprm.admin.statistics.StatisticReport
Returns the report type.
getType() - Method in class com.prosyst.mprm.alert.Alert
Returns the alert type.
getType() - Method in class com.prosyst.util.event.BasicEvent
Retrieves the type of this event.
getType() - Method in interface javax.microedition.io.ContentConnection
 
getType() - Method in interface org.mbs.services.cu.ControlUnit
Returns type of the control unit.
getType() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the type of this control unit.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the fully qualified class name of the permission represented by this PermissionInfo.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getTypeAsString() - Method in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Returns the type as string.
getTypes() - Method in class com.prosyst.mprm.admin.statistics.Source.Compound
Returns ordered types of the source.
getUniHostReference(String, String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a single service instance registered on particular mPRM host.
getUniqueName() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the unique name (id) of this certificate.
getUniRoleReference(String, String, String, Class) - Method in interface com.prosyst.mprm.backend.rpc.BackendRPCService
Returns remote reference to a single service instance running of some of the hosts with a given role.
getURI() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Get's the uri of the remote PMPService to which this connection is bind
getURL() - Method in interface com.prosyst.mprm.admin.login.LoginEntry
Returns address where the user logged from at this login.
getURL() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the URL where the server host has to be contacted by other backend hosts.
getURL(String) - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns schema specific URL for the backend server host within this host network.
getURL() - Method in interface javax.microedition.io.HttpConnection
 
getURLs() - Method in interface com.prosyst.mprm.admin.system.BackendServerHost
Returns the URL where the server host have to be contacted by other backend hosts.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUserBundles(String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Returns user backend bundles targeted for the specified roles.
getUserName() - Method in interface com.prosyst.mprm.admin.login.LoginEntry
Returns name of logged user.
getUserName() - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns the name of the user which has open the session represented by this Remote Access Client instance.
getValidNotAfter() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the end date of certificate validity as long number.
getValidNotBefore() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns the start date of certificate validity as long number.
getValue() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Returns the value of the statistic for this period.
getValue() - Method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.SerializationData
 
getValue() - Method in class com.prosyst.mprm.backend.statistics.spi.Snapshot
Return the value of a specified component.
getValue() - Method in enum com.prosyst.mprm.common.password.constraints.Constraint
 
getValue(String) - Method in class org.mbs.services.cup.data.ControlUnitInfo
Returns the value of given state variable.
getValue() - Method in class org.mbs.services.cup.data.SVEvent
Returns value the new value of the state variable.
getValueClass() - Method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.SerializationData
 
getVarId() - Method in class org.mbs.services.cup.data.SVEvent
Returns id of the changed state variable.
getVersion() - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Returns the version of the pack.
getVersion() - Method in interface com.prosyst.mprm.backend.onetimetask.OneTimeTask
The version of the task.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.

H

handleClose() - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataReceiver
Called when remote peer has finished sending its data over this stream.
handleClose(String) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataReceiver
Called when the stream is interrupted abnormally.
handleData(ByteBuffer) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataReceiver
Called when a new chunk of data is received from the remote peer.
handleOpenAsyncStream(AsyncDataSender) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncStreamingHandler
Called by the Async Streaming service when a new async streaming request is done from other mPRM host.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hasCurrentValueSupport() - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Return the if current value is supported.
hasCurrentValueSupport(String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
hasCurrentValueSupport() - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Return the if current value is supported.
hasCurrentValueSupport() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
hasDescendants(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Checks whether a given node has descendants.
hasDescendants(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Checks whether a given node has descendants.
HASH - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
Hash - Interface in com.prosyst.mprm.common.password.hash
 
hash(String, String) - Method in interface com.prosyst.mprm.common.password.hash.Hash
Hashes a password with default algorithm or with a specific one if domain is provided or system properties are set
hashCode() - Method in class com.prosyst.mprm.admin.statistics.Source.Compound
 
hashCode() - Method in class com.prosyst.mprm.admin.statistics.Source
 
hashCode() - Method in class com.prosyst.mprm.backend.recovery.RaiseAlertAction
 
hashCode() - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code value for this object.
hasInfoForSource(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
hasInfoFromSource(String, String) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
Tests if there is info for source matching the filter.
hasInfoFromSource(Integer, String, String) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
hasKeyPair() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns if the certificate has key pair into the Certificate Repository.
hasMoreElements() - Method in interface com.prosyst.mprm.data.Enumerator
 
hasParentsInfo - Variable in class org.mbs.services.cup.data.ControlUnitInfo
Flag indicating whether this object bears parent info.
hasParentsInfo() - Method in class org.mbs.services.cup.data.ControlUnitInfo
Tells whether this object bears parent info.
hasRole(String) - Static method in class com.prosyst.mprm.backend.login.SessionContext
Verifies if the logged in uses associated with the current thread is a given role.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
HEAD - Static variable in interface javax.microedition.io.HttpConnection
 
HEvent - Class in org.mbs.services.cup.data
Represents event for an alteration in the control unit hierarchies.
HEvent(String, int, String, String, String, String) - Constructor for class org.mbs.services.cup.data.HEvent
Controlcts hierarchy event with given attributes.
HEventSubscription - Class in org.mbs.services.cup.data
A structure contating propertiesneed for subscribing for hierarchy events.
HEventSubscription() - Constructor for class org.mbs.services.cup.data.HEventSubscription
Empty constructor.
HEventSubscription(Dictionary, String, long) - Constructor for class org.mbs.services.cup.data.HEventSubscription
Creates a CUEventSubscription object with given attributes.
hexStringToByteArray(String) - Static method in class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 
hierarchyChanged(int, String, String, String, String) - Method in interface org.mbs.services.cu.HierarchyListener
This callback method is invoked from the ControlUnitAdmin in order to notify the registered listeners for a new hierarchy event.
HierarchyListener - Interface in org.mbs.services.cu
Applications interested in receiving events for changes in the hierarchy of control units (attaching of a control unit to new parent or detaching it from old one) may implement this interface and register as service in the OSGi registry.
HOST - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
LDAP database server property names
HOST_FILTER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property specifies filter for the source of the events, where they are generated, in terms of backend hosts.
HOST_ID - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
Unique host id.
HOST_ID - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining the id of backend host on which the alert is raised.
HOST_NETWORK - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
Host network.
HOST_ROLE - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining the host role on which the alert is raised.
HOST_ROLES - Static variable in interface com.prosyst.mprm.net.connection.P2PConnection
The mPRM host roles of the remote backend host.
HostEvent - Class in com.prosyst.mprm.admin.system
Instances of this class encapsulate information about a host state change event.
HostEvent() - Constructor for class com.prosyst.mprm.admin.system.HostEvent
 
HostEvent(String, int) - Constructor for class com.prosyst.mprm.admin.system.HostEvent
 
hostId - Variable in class com.prosyst.mprm.admin.system.HostEvent
 
HostListener - Interface in com.prosyst.mprm.admin.system
Components interested in hosts state change event should implements this interface and registered themselves as listeners through ConfiguratorManager.addHostListener(HostListener).
HOSTNAME_VERIFIER - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for a hostname verifier associated to the connection, which must be used as a key in the params parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
HTTP_ACCEPTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_GATEWAY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_METHOD - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_REQUEST - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CLIENT_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CONFLICT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CREATED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_ENTITY_TOO_LARGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_EXPECT_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_FORBIDDEN - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GATEWAY_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GONE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_INTERNAL_ERROR - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_LENGTH_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_PERM - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_TEMP - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MULT_CHOICE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NO_CONTENT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_ACCEPTABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_AUTHORITATIVE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_FOUND - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_IMPLEMENTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_MODIFIED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_OK - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PARTIAL - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PAYMENT_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PRECON_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PROXY_AUTH - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_REQ_TOO_LONG - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_RESET - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_SEE_OTHER - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_TEMP_REDIRECT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAUTHORIZED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAVAILABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_RANGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_TYPE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_USE_PROXY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_VERSION - Static variable in interface javax.microedition.io.HttpConnection
 
HttpConnection - Interface in javax.microedition.io
 

I

id - Variable in exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
ID - Static variable in interface com.prosyst.mprm.admin.system.ManagementServer
Property for the management server identificator.
id - Variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
ID - Static variable in interface org.mbs.services.cu.ControlConstants
The ID property uniquely identifies a control unit instance in the scope of its ControlConstants.TYPE.
id - Variable in class org.mbs.services.cup.data.ControlUnitInfo
Id of this control unit.
ID - Static variable in class org.mbs.services.cup.data.ControlUnitInfo
When ControlUnitInfo is in ID mode, it bears only the cu identifications - the cu type and cu id.
IllegalAlgorithmException - Exception in com.prosyst.mprm.common.password.hash
The IllegalAlgorithmException must be created if user password in db is found to be hashed with outdated or unwanted algorithm due to configuration changes or found vulnerabilities.
IllegalAlgorithmException(String) - Constructor for exception com.prosyst.mprm.common.password.hash.IllegalAlgorithmException
Creates new LoginException according to the specified exception message.
implies(Permission) - Method in class com.prosyst.mprm.backend.login.UserProtectionDomain
 
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
importKeyStore(InputStream, String, String[], String, String, String, String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Imports a key store into specified grops, and domain.
importLastSystemConfiguration() - Method in interface com.prosyst.mprm.admin.system.Configurator
Overwrites current configuration with the last system configuration.
IN_MEMORY - Static variable in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
increment(PeriodInfo, ReportProvider) - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
info(String, String, String, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a info message.
info(String, String, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a info message.
info(String, String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a info message with exception stacktrace.
info(String) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
info(Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
info(Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a info message with exception stacktrace.
info(String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a info message with exception stacktrace.
info(String, int, String) - Static method in class com.prosyst.mprm.debug.Log
 
info(String, String) - Static method in class com.prosyst.mprm.debug.Log
Logs a info message.
info(String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a info message.
info(String, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a info message with exception stacktrace.
info(String) - Method in class com.prosyst.mprm.debug.Log
Logs a info message.
info(Object) - Method in class com.prosyst.mprm.debug.Log
Logs a info message.
info(Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs a info message with exception stacktrace.
info(String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a warning message with exception stacktrace.
init(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Initializes the current instance with system database server data.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
Initializes the cause of this exception to the specified value.
InputConnection - Interface in javax.microedition.io
 
INT - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
invalidateAndSetNodeProperties(Connection, String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Deprecated.
invalidateAndSetNodeProperties(String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Deprecated.
Not supported by the System module, moved to the GDM module. Invalidates the old properties specified for a node identified by the path parameter and set new properties.
invalidateNode(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Invalidates the record for a node with specified node path.
InvalidPasswordException - Exception in com.prosyst.mprm.common.password.hash
The InvalidPasswordException must be created if Hashed password do not match provided hash.
InvalidPasswordException(String) - Constructor for exception com.prosyst.mprm.common.password.hash.InvalidPasswordException
Creates new InvalidPasswordException according to the specified exception message.
invoke(Object[], boolean, Class) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Executes the method on the server.
invoke(Object[], boolean) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Executes the method on the server.
invoke(String, Class[], Object[]) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
Performs remote call to the referred service(s).
invoke(String, Class[], Object[], AsyncResultCallback) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
Performs asynchronous remote call to the referred service(s).
invoke(String, Class[], Object[], AsyncEnumeratorResultCallback) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
invokeAction(String, Object) - Method in interface org.mbs.services.cu.ControlUnit
Executes the specified action over this control unit.
invokeAction(String, String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Executes a given action over a control unit with a given id.
invokeAction(String, String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Executes the specified action over a control unit with specified id.
invokeAction(String, String, String, String, Object) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates an invoke action request message.
invokeWithTimeout(String, Class[], Object[], int) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
Performs remote call to the referred service(s) in parallel.
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
IS_EXPLICIT_PROPERTY - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
isActive() - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Returns whether this pack has been activated.
isActive() - Method in interface com.prosyst.mprm.admin.system.Configurator
Returns whether this instance is currently active.
isChild(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Checks whether a node is a descendant of another node in the gateways tree.
isCLOBTypeEQSearchable() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
isClosed() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns if this connection is closed
isCompound() - Method in class com.prosyst.mprm.admin.statistics.Source
 
isConfiguredCaseInsensitive() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
isConnected() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Checks whenever this this connection is bind
isConnected() - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns if the session represented by this Remote Access Server is closed.
isConnectedToBackendHost() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns if the remote host of this connection is a mPRM backend server.
isConnectedToControlCenter() - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Returns whether the Remote Access Client is connected to the mPRM Control Center.
isCRLOk() - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Returns if CRL of a certificate into Certificate Repository is Ok, i.e.
isDB2() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isDebugOff(String, String, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Returns whether a debug for a category is disabled.
isDebugOff() - Method in class com.prosyst.mprm.debug.DeviceLog
Returns whether a debug for a category is disabled.
isDebugOff(String) - Static method in class com.prosyst.mprm.debug.Log
Returns whether a debug for a category is disabled.
isDebugOff() - Method in class com.prosyst.mprm.debug.Log
Returns whether a debug for a category is disabled.
isDebugOff(String) - Method in class com.prosyst.mprm.debug.LogCommunicator
Returns state of debug for a category.
isDebugOff(String, String, String) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
isDebugOn(String, String, String, int) - Static method in class com.prosyst.mprm.debug.DeviceLog
Returns state of debug for a category and level.
isDebugOn(String, String, String, int, int) - Static method in class com.prosyst.mprm.debug.DeviceLog
Returns state of debug for a category, level, and detail level of a logged message.
isDebugOn(int) - Method in class com.prosyst.mprm.debug.DeviceLog
Returns state of debug for a specified level.
isDebugOn(int, int) - Method in class com.prosyst.mprm.debug.DeviceLog
Returns state of a debug for a debug level with specified detail level.
isDebugOn(String, int) - Static method in class com.prosyst.mprm.debug.Log
Returns state of debug for a category and level.
isDebugOn(String, int, int) - Static method in class com.prosyst.mprm.debug.Log
Returns state of debug for a category, level, and detail level of a logged message.
isDebugOn(int) - Method in class com.prosyst.mprm.debug.Log
Returns state of debug for a specified level.
isDebugOn(int, int) - Method in class com.prosyst.mprm.debug.Log
Returns state of a debug for a debug level with specified detail level.
isDebugOn(String, int, int) - Method in class com.prosyst.mprm.debug.LogCommunicator
Returns state of debug for a category.
isDebugOn(String, String, String, int, int) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
isDebugOn(String, int, int) - Method in class com.prosyst.mprm.debug.StdoutCommunicator
Returns state of debug for a category.
isEmpty() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
isEmpty() - Method in class com.prosyst.util.io.ExternalizableDictionary
Checks if there is any element in the dictionary.
isEnabled() - Method in interface com.prosyst.mprm.admin.system.BackendBundle
If this bundle is optional (respectively belonging to a bundle pack) this method returns whether to be installed when its pack is installed.
isExpired(String, Date) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Check a certificate of it is expired just by its unique name.
isFactory() - Method in interface com.prosyst.mprm.admin.system.MetaTypeProviderExtension
Returns if this metatype provider defines factory configurations.
isFixedRate() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Returns whether this event generator is a fixed-rate.
isH2() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isInstanceOf(Connection, String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Checks whether a node is of a specified type.
isInstanceOf(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Checks whether a node is of a specified type.
isIP6Address(String) - Static method in class com.prosyst.mprm.admin.system.NetworkHelper
 
isModFunctionPercent() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns true if the only supported syntax for mod() expressions in the underlying's DB server is 'expr % divisor' (as opposed to the standard 'mod(expr, divisor)').
isModifed() - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
isMySQL() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isMySQLInnoDB() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isObserved() - Method in interface com.prosyst.mprm.admin.system.GatewayGroup
Returns whether child gateways of this group within the gateway's tree are observed by a management server.
isOptional() - Method in interface com.prosyst.mprm.admin.system.BackendBundle
Returns whether this bundle is optional in the bundle pack it belongs to.
isOracle() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isOracle10() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isOriginator() - Method in interface com.prosyst.mprm.net.connection.MultiplexedConnection
Returns true if this multiplexed connection was initiated by the local host or false if it is accepted from the remote host.
isOriginator() - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Returns true if this connection was initiated by the local host or false if it is accepted from the remote host
isPostgreSql() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Connection-Manager specific.
isRevoked(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Checks if certificate with this serial number (issued by this) is revoked.
isRoot(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Checks whether a node with specified path is the root.
isSourceLocal() - Method in interface com.prosyst.mprm.backend.event.Event
Returns if the event is generated within the same Backend Host.
isStarted() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Checks if this event generator has been started
ISSUER - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the unique name of issuer of the certificate that should be issued

J

javax.microedition.io - package javax.microedition.io
The classes for the generic connections.

K

KEY_MANAGER - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for a key manager associated to the connection, which must be used as a key in the params parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
keys() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
keys() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets an enumeration with dictionary's keys.

L

LAST - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
Last() - Constructor for class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Last
 
LAST_DAY - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LAST_DAY_SP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LAST_HOUR - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LAST_HOUR_SP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LAST_RP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
LAST_WEEK - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LAST_WEEK_SP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.SummaryProvider
 
LastSP(String, long) - Constructor for class com.prosyst.mprm.backend.statistics.spi.SummaryProvider.LastSP
 
LEAF_ID - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
LEAF_IDHASH - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
LengthConstraint - Class in com.prosyst.mprm.common.password.constraints
 
LengthConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.LengthConstraint
 
LengthConstraint(Integer, Integer) - Constructor for class com.prosyst.mprm.common.password.constraints.LengthConstraint
 
level - Variable in class com.prosyst.mprm.alert.Alert
 
listActiveSessions() - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Returns a list of active sessions.
listActiveUsers() - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Returns a list of active users.
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
listControlUnits() - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ids of all control units currently exported by this factory.
listen(String) - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Bounds the the Connection Framework to the supplied local URL where it will listen for incoming network requests.
listen(String[]) - Method in interface com.prosyst.mprm.net.connection.backend.BackendConnectionManager
Similar to the BackendConnectionManager.listen(String serverURL), but binds the the Connection Framework to more than one local ports (tipically often different network protocols).
listenerRegProps - Variable in class org.mbs.services.cup.data.SVEventSubscription
Registration properties of the listener service.
listInfos(long, long, ReportProvider) - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
listPeriodInfos(Integer, Source, long, long, ReportProvider) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
listSources(String, String) - Method in interface com.prosyst.mprm.admin.statistics.Statistic
List all available sources of this statistic.
listSources(String, String, String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
List all sources found for the given source filter.
listSources(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
listSources(Integer, String, String) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
listSources(String, String, String, String) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
listSourceTypes(String, String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
Returns list of filtered source types.
listSourceTypes(String, String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
listSourceTypes(String, String, String) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
listStatistics(String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
List all statistics found on host with the given id.
listStatistics(String, String, String, String, String) - Method in interface com.prosyst.mprm.admin.statistics.StatisticsReader
List all statistics found for the given filter.
listStatistics(String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
listStatistics(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
listUserLogins(String, String, long, long) - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Lists history of logins of a specified user logged to mPRM.
listUserLogins(String, String, long) - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Lists history of logins of a specified user logged to mPRM from a specified address at a specified moment.
loadDBMetaTypeProvider(ExtendedDBMTP) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Initializes the ExtendedMTP.mtp field of the passed object and returns it back.
loadMetaTypeProvider(ExtendedMTP) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Initializes the ExtendedMTP.mtp of the passed object and returns it back.
LOCAL_HOST - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.HOST_FILTER registration property.
LOCALITY_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Locality Name of the certificate that should be issued
log(int, String, String) - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Deprecated.
As of mPRM 4.0, the preferred way is to use MPRMLogService.log(int, String, String, String) method.
log(int, String, String, long) - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Deprecated.
As of mPRM 4.0, the preferred way is to use MPRMLogService.log(int, String, String, String, long) method.
log(int, String, String, String) - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Adds a log message related to a given device.
log(int, String, String, String, long) - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Adds a log message related to a given gateway with explicitly given time of its creation.
log(int, String, String, String, long, String) - Method in interface com.prosyst.mprm.backend.log.MPRMLogService
Adds a log message related to a given gateway with explicitly given time of its creation and information about the source (for example bundle information).
Log - Class in com.prosyst.mprm.debug
This class provides methods for generating debug messages with various characteristics.
Log(String) - Constructor for class com.prosyst.mprm.debug.Log
 
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
LOG_DEBUG - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_DEBUG - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
A debugging message (Value 4).
LOG_DEBUG_EXC - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_DEBUG_EXC - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_EMPTY - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_EMPTY - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_ERROR - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_ERROR - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
An error message (Value 1).
LOG_ERROR_EXC - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_ERROR_EXC - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_INFO - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_INFO - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
An informational message (Value 3).
LOG_LEVELS_EXT - Static variable in class com.prosyst.mprm.debug.LogCommunicator
 
LOG_WARNING - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_WARNING - Static variable in class com.prosyst.mprm.debug.Log
 
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
A warning message (Value 2).
LOG_WARNING_EXC - Static variable in class com.prosyst.mprm.debug.DeviceLog
 
LOG_WARNING_EXC - Static variable in class com.prosyst.mprm.debug.Log
 
LogCommunicator - Class in com.prosyst.mprm.debug
The subclasses of this abstract class are responsible for the actual output of the debug information.
LogCommunicator(boolean) - Constructor for class com.prosyst.mprm.debug.LogCommunicator
 
LogEntry - Interface in com.prosyst.mprm.admin.log
Provides methods to access the information contained in an individual log entry.
LogEntry - Interface in org.osgi.service.log
Provides methods to access the information contained in an individual Log Service log entry.
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
login(String, Dictionary) - Method in interface com.prosyst.mprm.backend.login.LoginService
Authenticates the user and creates a session object which unique identifies the current session of the user with the mPRM.
LoginEntry - Interface in com.prosyst.mprm.admin.login
Represents information for a single login of a user to mPower Remote Manager
LoginException - Exception in com.prosyst.mprm.backend.login
Indicates an unsuccessful user authentication.
LoginException() - Constructor for exception com.prosyst.mprm.backend.login.LoginException
 
LoginException(String) - Constructor for exception com.prosyst.mprm.backend.login.LoginException
 
LoginLogManager - Interface in com.prosyst.mprm.admin.login
Provides capability for retrieving history of login of users to mPRM.
LoginPreprocessor - Interface in com.prosyst.mprm.auth.server
 
LoginService - Interface in com.prosyst.mprm.backend.login
LoginService provides user authentication and session management of users logged in to the mPRM.
LogListener - Interface in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
logout() - Method in interface com.prosyst.mprm.backend.login.UserSession
Destroys the current user session.
logoutActiveUser(byte[]) - Method in interface com.prosyst.mprm.admin.login.LoginLogManager
Logouts currently logged to mPRM user specifying id of user session.
LogReader - Interface in com.prosyst.mprm.admin.log
Provides methods for retrieving log entries from the mPRM log and for registering log listeners that shall receive newly added logs.
LogReaderService - Interface in org.osgi.service.log
Provides methods to retrieve LogEntry objects from the log.
LogService - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log.
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG (2) type.
LONGVARBINARY - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
LONGVARCHAR - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
LOW_LEVEL_ERROR - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining low level alert.
LowercaseConstraint - Class in com.prosyst.mprm.common.password.constraints
 
LowercaseConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.LowercaseConstraint
 

M

makePath(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Returns a database specific path of a node, based on the path of its parent and a specified relative name of the node.
ManagedControlUnit - Interface in org.mbs.services.cu.spi
This interface may be registered as a OSGi service in order to make a single resource manageable through the Control Unit abstraction.
ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
ManagementException - Exception in com.prosyst.mprm.common
Represents generic exception occured in mPRM system.
ManagementException() - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementException(String) - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementException(Throwable) - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementException(int) - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementException(String, int) - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementException(Throwable, int) - Constructor for exception com.prosyst.mprm.common.ManagementException
 
ManagementServer - Interface in com.prosyst.mprm.admin.system
Represents the properties of a Management Server within the mPRM system.
MAP_PROPS_TABLE - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Deprecated.
The table doesn't exists in the new DB version. Name of table in a certain SQL server containing mapping between properties of a node and a node.
match(String) - Method in interface com.prosyst.mprm.admin.system.NetworkFilter
Returns if the specified address matches this filter.
match(String, String, String) - Static method in class com.prosyst.mprm.admin.system.NetworkHelper
 
match(int[], int[], int[]) - Static method in class com.prosyst.mprm.admin.system.NetworkHelper
 
match(Alert) - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration
 
MAX - Static variable in interface com.prosyst.mprm.admin.statistics.Statistic
Current value merge type - returns maximum of all values.
MAX - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
Max() - Constructor for class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Max
 
MAX - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
Max() - Constructor for class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Max
 
MAX_ARRAY - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
MAX_CONNECTIONS - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Maximum number of opened Connection per host.
MAX_DEVICES - Static variable in interface com.prosyst.mprm.admin.crp.CRPManager
Max number of registered devices property, product name, version..
MAX_MP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
MAX_RO_CONNECTIONS - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Maximum number of opened Read-Only Connection per host.
MAX_RP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
MAX_STATEMENTS - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Maximum number of opened statement per connection.
MAX_STRING - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
MC - Static variable in class com.prosyst.mprm.admin.system.Roles
Role constant for management console.
MD2 - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Deprecated. 
MD5 - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Deprecated. 
merge(String, String, String, PeriodInfo[]) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
merge(String, Number[]) - Method in interface com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote
 
merge(List<Number>) - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Average
 
merge(List<Number>) - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Max
 
merge(List<Number>) - Method in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
Merges the numbers according to the merger policy.
merge(List<Number>) - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Min
 
merge(List<Number>) - Method in class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Sum
 
merge(List<PeriodInfo>) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Average
 
merge(List<PeriodInfo>) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Count
 
merge(List<PeriodInfo>) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Last
 
merge(List<PeriodInfo>) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Max
 
merge(List<PeriodInfo>) - Method in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
merge(List<PeriodInfo>) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Min
 
mergePeriodInfos(PeriodInfo, PeriodInfo) - Method in class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Average
 
MergeProvider - Interface in com.prosyst.mprm.backend.statistics.spi
Merges set of values.
MergeProvider.Average - Class in com.prosyst.mprm.backend.statistics.spi
Average statistic.
MergeProvider.Max - Class in com.prosyst.mprm.backend.statistics.spi
Maximum statistic.
MergeProvider.Min - Class in com.prosyst.mprm.backend.statistics.spi
Minimum statistic.
MergeProvider.Sum - Class in com.prosyst.mprm.backend.statistics.spi
Count statistic.
message - Variable in class com.prosyst.mprm.alert.Alert
 
message(String) - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeProviderExtension - Interface in com.prosyst.mprm.admin.system
This interface extends the MetaTypeProvider interface with some facility methods.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
Metrics - Class in com.prosyst.mprm.metrics
Static high-level API for accessing com.codahale.metrics/Meter.
Metrics() - Constructor for class com.prosyst.mprm.metrics.Metrics
 
MIDDLE_LEVEL_ERROR - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining middle level alert.
MIN - Static variable in interface com.prosyst.mprm.admin.statistics.Statistic
Current value merge type - returns minimum of all values.
MIN - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
Min() - Constructor for class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Min
 
MIN - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
Min() - Constructor for class com.prosyst.mprm.backend.statistics.spi.ReportProvider.Min
 
MIN_MP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
MIN_RP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
mod(String, int) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns the underlying DB server's mod function syntax for the expression 'mod(COLUMN, value)'.
mode - Variable in class org.mbs.services.cup.data.ControlUnitInfo
Mode of this ControlUnitInfo.
modified - Variable in class com.prosyst.mprm.alert.AlertUtil
Flag denoting whether the set of alerts has been changed since the last getAlerts invocation.
modifyConfiguration(ServiceReference, Dictionary) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.
MongoDbConnectionManager - Interface in com.prosyst.mprm.backend.dbconnection.nosql.mongodb
 
MongoDbConnectionUser - Interface in com.prosyst.mprm.backend.dbconnection.nosql.mongodb
This interface can be registered by a database service to infom the connector service that it wants a connection to a particular database server.
MongoDbRole - Enum in com.prosyst.mprm.backend.dbconnection.nosql.mongodb
 
MongoDbServerConnector - Interface in com.prosyst.mprm.backend.dbconnection.nosql.mongodb
 
MongoDbTreeDatabase - Interface in com.prosyst.mprm.backend.mongodb.tree
 
MongoDbUtil - Class in com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util
 
MongoDbUtil() - Constructor for class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.MongoDbUtil
 
Monitorable - Interface in com.prosyst.mprm.backend.monitor
The interface for objects executed at regular intervals that want to be monitored.
moveToGroup(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Moves certificate to specified group.
mPRM_RAS - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
Certificate domain dedicated to be used by RAS verifier which check credentials of a RAC user.
mPRM_TLS_CLIENT - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
Certificate domain dedicated to be used by TLS Client.
mPRM_TLS_SERVER - Static variable in interface com.prosyst.mprm.admin.certificate.Certificate
Certificate domain dedicated to be used by TLS Server.
MPRMLogService - Interface in com.prosyst.mprm.backend.log
The MPRMLogService provides methods for backend bundles to write messages to the mPRM log.
MS - Static variable in class com.prosyst.mprm.admin.system.Roles
Role constant for all management servers.
MS_EXTERNAL - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.MS_FILTER registration property.
MS_FILTER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
This registration property specifies filter for the source of the events, where they are generated in terms of Management Servers (a management server can consist of one or more backend hosts).
MS_INTERNAL - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.MS_FILTER registration property.
MultiplexedConnection - Interface in com.prosyst.mprm.net.connection
Represent a lightweight full-duplex stream based connection between to mPRM hosts, which exists over an active point-to-point connection.

N

NetService - Interface in com.prosyst.mprm.net.connection
Represents a Net service supported by the remote host of a point-to-point connection.
Network - Interface in com.prosyst.mprm.admin.system
Represents logical set of IP addresses.
NetworkFilter - Interface in com.prosyst.mprm.admin.system
 
NetworkHelper - Class in com.prosyst.mprm.admin.system
 
NetworkHelper() - Constructor for class com.prosyst.mprm.admin.system.NetworkHelper
 
newBuilder(StatusConfiguration.Status) - Static method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
newDatagram(byte[], int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(byte[], int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
next - Variable in class com.prosyst.util.event.BasicEvent
Should not be used by clients.
nextElement() - Method in interface com.prosyst.mprm.data.Enumerator
 
nextResultElement(Object) - Method in interface com.prosyst.mprm.backend.rpc.AsyncEnumeratorResultCallback
Invoked when next element of the Enumerator result of the rpc method call becomes available.
NODE_COLUMNS - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
List of columns of a table containing information of a certain in an SQL server.
nodeExists(Connection, String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Checks whether a node with the specified path is stored in the database.
nodeExists(String, long) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Checks whether a node with the specified path is stored in the database.
NODES_TABLE - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Name of table in a certain SQL server containing information about nodes in tree database.
NOT_CONFIGURED - Static variable in interface com.prosyst.mprm.admin.system.SystemState
The host is not configured.
NULL - Static variable in class com.prosyst.mprm.debug.util.Util
 
NULL_VALUE - Static variable in class org.mbs.services.cup.data.ControlUnitInfo
 
nullCheckLOB(String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
Returns specific syntax for IS NULL clause on LOB (LONGVARCHAR/LONGVARBINARY) columns, if the underlying DB server requires such.
NUMERIC - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 

O

ObjectClassDefinition - Interface in org.osgi.service.metatype
Description for the data type information of an objectclass.
obtainTaskControl(String, String, String) - Method in interface com.prosyst.mprm.backend.database.onetimetask.OneTimeTaskServiceDatabase
Try to create record (id, version, localhost, RUNNING) (if not exists) Returns the FINISHED task with such id (if has) or null (if has not).
OneTimeTask - Interface in com.prosyst.mprm.backend.onetimetask
Service implementing this interface can be registered as OSGi service in order to execute one time task.
OneTimeTaskServiceDatabase - Interface in com.prosyst.mprm.backend.database.onetimetask
 
open(String) - Static method in class javax.microedition.io.Connector
 
open(String, int) - Static method in class javax.microedition.io.Connector
 
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
 
open(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name.
open(String, int) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name and access mode.
open(String, int, boolean) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name, access mode and timeouts.
openAsyncStream(String, String, AsyncDataReceiver) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncStreamingService
Opens a channel for bi-directional async data exchange with a component identifier by the target argument running on specified mPRM host instance.
openCertificate(byte[]) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Utility method that packs a certificate into a user friendly shell.
openConnection(String) - Method in interface com.prosyst.mprm.net.connection.ConnectionManager
Returns the point-to-point connection between the current host and the host specified by the supplied url.
openConnection() - Method in interface com.prosyst.mprm.net.connection.NetService
Opens and returns a multiplexed connection to the Net service represented by this NetService instance.
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
 
openDataInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataInputStream object for the specified name.
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openDataOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataOutputStream object for the specified name.
opened(P2PConnection) - Method in interface com.prosyst.mprm.net.connection.P2PConnectionOpenListener
Invoked by the Connection Framework when new point-to-point connection has been opened to/from this host.
openInputStream(String) - Static method in class javax.microedition.io.Connector
 
openInputStream() - Method in interface javax.microedition.io.InputConnection
 
openInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an InputStream object for the specified name.
openOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an OutputStream object for the specified name.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
options - Variable in exception com.prosyst.mprm.admin.system.ConfigurationWarning
 
org.mbs.services.cu - package org.mbs.services.cu
This package defines the admin layer API of the of the Control Unit architecture.
org.mbs.services.cu.spi - package org.mbs.services.cu.spi
The SPI package provides a mechanism for implementing resources manageable through Control Unit abstraction and making them available to the applications via the ControlUnitAdmin service.
org.mbs.services.cup - package org.mbs.services.cup
Defines API for transferring Control Unit Protocol messages to Managed Devices or remote OSGi frameworks hiding the data serialization.
org.mbs.services.cup.data - package org.mbs.services.cup.data
Defines classes representing data structures to be transmitted from/to remote frameworks via the Control Unit Protocol.
org.mbs.services.cup.radmin - package org.mbs.services.cup.radmin
Defines API implemented over the Control Unit Protocol and representing the local framework's model for control units administration.
org.osgi.service.cm - package org.osgi.service.cm
Configuration Admin Package Version 1.3.
org.osgi.service.io - package org.osgi.service.io
IO Connector Package Version 1.0.
org.osgi.service.log - package org.osgi.service.log
Log Service Package Version 1.3.
org.osgi.service.metatype - package org.osgi.service.metatype
Metatype Package Version 1.1.
org.osgi.service.permissionadmin - package org.osgi.service.permissionadmin
Permission Admin Package Version 1.2.
org.osgi.service.useradmin - package org.osgi.service.useradmin
User Admin Package Version 1.1.
ORGANIZATION_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Organization Name of the certificate that should be issued
ORGANIZATION_UNIT_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Organization Unit Name of the certificate that should be issued
OutputConnection - Interface in javax.microedition.io
 

P

P2PConnection - Interface in com.prosyst.mprm.net.connection
Encapsulates the 'physical' network connection between two mPRM backend hosts or between a Remote Access Client and mPRM backend host.
P2PConnectionListener - Interface in com.prosyst.mprm.net.connection
This interface can be implemented by the application (Net service) and registered with the P2PConnection object for receiving notifications for changes in the state of connection.
P2PConnectionOpenListener - Interface in com.prosyst.mprm.net.connection
This interface can be implemented by the applications (Net services) and registered with ConnectionManager for receiving notifications when a new point-to-point connection has been opened to/from this host.
PACKAGES_REFRESHED - Static variable in class com.prosyst.util.event.BasicEvent
A PackageAdmin.refreshPackage operation has completed.
PARENT_ID - Static variable in interface org.mbs.services.cu.ControlConstants
Property specifying the id of a parent control unit.
PARENT_PATH - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PARENT_ROOT - Static variable in interface org.mbs.services.cu.ControlConstants
Control unit types may decalre parent of this type and thus, to announce they are root types.
PARENT_TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
Property specifying the type of the parent control unit.
parentCuId - Variable in class org.mbs.services.cup.data.HEvent
Id of the parent control unit.
parentCuType - Variable in class org.mbs.services.cup.data.HEvent
Type of the parent control unit.
parents - Variable in class org.mbs.services.cup.data.ControlUnitInfo
List of control units.
parse(String) - Static method in class com.prosyst.mprm.admin.statistics.Source.Compound
 
PARTICIPANT_ID - Static variable in class com.prosyst.mprm.alert.Alert
Constant defining the id of Management Server if this alert Alert.HOST_ROLE is Roles.MS, or id of device of this is device alert.
participantId(String) - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Builder
 
PASS - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
Password
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.DigitsConstraint
 
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.DuplicatesConstraint
 
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.LengthConstraint
 
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.LowercaseConstraint
 
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.SpecialConstraint
 
passRule(String) - Method in class com.prosyst.mprm.common.password.constraints.UppercaseConstraint
 
passRule(String) - Method in interface com.prosyst.mprm.common.password.validator.PasswordConstraint
 
PASSWORD - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
PASSWORD - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
PASSWORD_FOR_KPH - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the password for password protected key pair holders.
PasswordConstraint - Interface in com.prosyst.mprm.common.password.validator
Implementers can register as a component in the framework to provide additional password strenght validation
PasswordGenerator - Interface in com.prosyst.mprm.common.password.generator
 
PasswordStrengthValidator - Interface in com.prosyst.mprm.common.password.validator
Utility class providing functionality to verify that a password meets a predefined security requirements.
PATH - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PATH_SEPARATOR - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Delimiter used in tree database.
PDataStream - Class in com.prosyst.util.io
 
PDataStream() - Constructor for class com.prosyst.util.io.PDataStream
 
PeriodicalStatisticProvider - Interface in com.prosyst.mprm.backend.statistics.spi
This is a statistic provider which will be notified on some period PeriodicalStatisticProvider.getPeriod() by calling its method PeriodicalStatisticProvider.tick().
PeriodInfo - Class in com.prosyst.mprm.admin.statistics
This class represents an object that holds the value of a statistic for given period as well as the samples used to calculate it.
PeriodInfo() - Constructor for class com.prosyst.mprm.admin.statistics.PeriodInfo
Empty constructor for externalization.
PeriodInfo(long, long, long, Number, int) - Constructor for class com.prosyst.mprm.admin.statistics.PeriodInfo
Create period info.
PermissionAdmin - Interface in org.osgi.service.permissionadmin
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionInfo - Class in org.osgi.service.permissionadmin
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
perThread - Variable in class com.prosyst.mprm.debug.LogCommunicator
 
PK_ALGORITHM - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the public key algorithm of the key of the certificate that should be issued
PMPConnection - Interface in com.prosyst.mbs.services.pmp
Contains the methods for getting references to the services registered in the remote Framework.
PMPConnListener - Interface in com.prosyst.mbs.services.pmp
Listener used to receicve events whenever a remote Framework is connected or disconnected to this PMPService.
PMPContext - Interface in com.prosyst.mbs.services.pmp
 
PMPException - Exception in com.prosyst.mbs.services.pmp
Exception that represents an error in the pmp network protocol.
PMPException(String) - Constructor for exception com.prosyst.mbs.services.pmp.PMPException
Constructs a PMPexception with a specified error message.
PMPException(String, Exception) - Constructor for exception com.prosyst.mbs.services.pmp.PMPException
Constructs a PMPexception with a specified error message and basic exception.
PMPService - Interface in com.prosyst.mbs.services.pmp
Interface of the PMP Service
PORT - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
Port
PORT - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
POST - Static variable in interface javax.microedition.io.HttpConnection
 
postEvent(Object, String, long) - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Sends an event to the current url
powerOff() - Method in interface com.prosyst.mprm.backend.system.SystemShutdown
 
preprocess(String, Dictionary) - Method in interface com.prosyst.mprm.auth.server.LoginPreprocessor
 
preprocessCredentials(Dictionary, String, String) - Method in interface com.prosyst.mprm.auth.client.CredentialsManager
Computes the credentials and puts them into the passed dictionary.
previousEvents() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Deprecated.
this method is no longer supported. Its current implementation returns an empty enumerator.
printStackTrace(PrintStream) - Method in exception com.prosyst.mprm.admin.system.CommunicationException
 
printStackTrace(PrintWriter) - Method in exception com.prosyst.mprm.admin.system.CommunicationException
 
printStackTrace(PrintWriter) - Method in exception com.prosyst.mprm.backend.database.DatabaseException
 
printStackTrace(PrintStream) - Method in exception com.prosyst.mprm.backend.database.DatabaseException
 
printStackTrace(PrintWriter) - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
printStackTrace(PrintStream) - Method in exception com.prosyst.mprm.backend.database.DeviceDatabaseException
 
printStackTrace(PrintStream) - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
printStackTrace(PrintWriter) - Method in exception com.prosyst.mprm.common.DeviceManagementException
 
printStackTrace(PrintStream) - Method in exception com.prosyst.mprm.common.ManagementException
 
printStackTrace(PrintWriter) - Method in exception com.prosyst.mprm.common.ManagementException
 
printStackTrace() - Method in exception com.prosyst.mprm.common.password.hash.IllegalAlgorithmException
Prints the stack trace of the nested exception if it is defined.
printStackTrace() - Method in exception com.prosyst.mprm.common.password.hash.InvalidPasswordException
Prints the stack trace of the parent java.lang.Exception class.
printState(PrintWriter) - Method in interface com.prosyst.mprm.backend.monitor.StateProvider
Prints the module state
processControlUnitEvent(CUEvent) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver a control unit event.
processControlUnitMetaType(String, MetaTypeProvider, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver the control unit metatype provided in the target framework for a particular control unit type.
processControlUnitTypes(String, String[][], Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver the control unit types provided in the target framework.
processCreateControlUnitReply(String, String, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver id of a created control unit.
processDestroyControlUnitReply(String, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to denote that a request for destruction of control unit is fulfilled.
processEventSubscriptionReply(String, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to denote that a request for event subscription is fulfilled.
processGetIcon(String, InputStream, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver an icon accessible from the target framework for a particular object class definition of a control unit type's metadata.
processHierarchyChanged(HEvent) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver a hierarchy changed event.
processInvokeActionResult(String, Object, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver the result of action invocation on a particular control unit.
processReceiveControlUnits(String, ControlUnitInfo[], Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver a list of control units provided in the target framework.
processStateVariableChanged(SVEvent) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
This method is called to deliver a state variable event.
product() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
The same as java.sql.DatabaseMetaData.getDatabaseProductName().
PRODUCT_NAME - Static variable in interface com.prosyst.mprm.admin.crp.CRPManager
 
PRODUCT_VERSION - Static variable in interface com.prosyst.mprm.admin.crp.CRPManager
 
PROPERTIES - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
propertiesChanged(P2PConnection) - Method in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Invoked by the Connection Framework when the properties of remote host available through this connection have been changed.
PROPERTY_NAME - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PROPERTY_VALUE - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PROPERTY_VALUE_CLASS - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PROPERTY_VALUE_HASH - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
PROPS_TABLE - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Name of table in a certain SQL server containing information about properties of nodes.
pullDown(Alert) - Method in class com.prosyst.mprm.alert.AlertUtil
Pulls down (immediately) an alert from the alert board.
PULLED_ALERT - Static variable in interface com.prosyst.mprm.admin.alertboard.AlertEvent
 
put(Object, Object) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
put(Object, Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Puts the key and the value in the table.
putSnapshot(Snapshot) - Method in interface com.prosyst.mprm.backend.statistics.spi.Context
This context method shall be used by the statistic provider in order to record a statistic snapshot into the statistic database.
putSnapshot(Snapshot) - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
Shall be called by the extender to put snapshot to all report supports.

Q

queryStateVariable(String) - Method in interface org.mbs.services.cu.ControlUnit
Returns the value of a specified state variable.
queryStateVariable(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Queries a control unit with a given type and id for the value of a given state variable.
queryStateVariable(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Queries a control unit with a specified id for the value of the specified state variable.

R

raise(Alert) - Method in class com.prosyst.mprm.alert.AlertUtil
Raises (immediately) a new alert on the alert board.
RaiseAlertAction - Class in com.prosyst.mprm.backend.recovery
Objects that want to notify the administrator that they are under unexpected circumstances and their normal execution flow is violated could use this RaiseAlertAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
RaiseAlertAction(BundleContext, Alert) - Constructor for class com.prosyst.mprm.backend.recovery.RaiseAlertAction
 
RAISED_ALERT - Static variable in interface com.prosyst.mprm.admin.alertboard.AlertEvent
 
RAS - Static variable in class com.prosyst.mprm.admin.system.Roles
Role constant for all remote access servers.
RDBMS - Static variable in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
read(char[], int, int) - Method in class com.prosyst.util.io.CharacterReader
 
READ - Static variable in class javax.microedition.io.Connector
 
read(DataInputStream) - Method in class org.mbs.services.cup.data.ControlUnitInfo
Method used for serialization.
read(DataInputStream) - Method in class org.mbs.services.cup.data.CUEventSubscription
Method used for serialization.
read(DataInputStream) - Method in class org.mbs.services.cup.data.SVEventSubscription
Method used for serialization.
READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ_WRITE - Static variable in class javax.microedition.io.Connector
 
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
readBoolean(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a boolean from the InputStream
readByte(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a byte from the InputStream
readChar(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a char from the InputStream
readDouble(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a double from the InputStream
readFloat(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a float from the InputStream
readInt(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads an int from the InputStream
readLong(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a long from the InputStream
readObject(InputStream) - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Deserialization method - for internal use.
readObject(InputStream) - Method in class com.prosyst.mprm.admin.statistics.Source
 
readObject(InputStream) - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Use this method for deserializion of the object state.
readObject(InputStream) - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
readObject(InputStream) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
readObject(InputStream) - Method in interface com.prosyst.util.io.Externalizable
Use this method to deserializion of object state.
readObject(InputStream) - Method in class com.prosyst.util.io.ExternalizableDictionary
Reads the data from the InputStream and loads the data in the table.
readObject(InputStream) - Method in class com.prosyst.util.io.ExternalizableMap
 
readShort(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a short from the InputStream
readString(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a String from the underling InputStream
readUnsignedByte(InputStream) - Static method in class com.prosyst.util.io.PDataStream
 
readUTF(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a String from the InputStream
readValue(InputStream, ClassLoader) - Static method in class com.prosyst.util.io.ExternalizableUtil
Reads an object from the given input stream.
RebootAction - Class in com.prosyst.mprm.backend.recovery
Objects failed under unexpected circumstances and needed a system reboot to be recovered from this state could use this RebootAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
RebootAction(BundleContext) - Constructor for class com.prosyst.mprm.backend.recovery.RebootAction
 
receive(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
RECEIVE_VALUES_ON_REGISTER - Static variable in interface org.mbs.services.cu.StateVariableListener
StateVariableListeners' which wish to receive upon registration the values of the state variables for which they are listening should have this property in their service registration properties (the value of the property doesn't matter).
receiveCUStates - Variable in class org.mbs.services.cup.data.CUEventSubscription
Flag indicating whether this subscription requests receiving of control unit states.
receiveCUStates() - Method in class org.mbs.services.cup.data.CUEventSubscription
Returns the receiveCUStates flag with which the object is created.
receiveParentsInfo - Variable in class org.mbs.services.cup.data.CUEventSubscription
Flag indicating whether this subscription requests receiving of control unit parents info.
receiveParentsInfo() - Method in class org.mbs.services.cup.data.CUEventSubscription
Returns the receiveParentsInfo flag with which the object is created.
Recoverable - Interface in com.prosyst.mprm.backend.monitor
The Recoverable interface should be implemented by any class supporting auto recovery.
reg - Variable in class com.prosyst.mprm.alert.AlertUtil
service registration for Supervisable service
registerControlUnitListener(ControlUnitListener, Dictionary) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Registers a control unit listener.
registerHierarchyListener(HierarchyListener, Dictionary) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Registers a hierarchy listener.
registerMonitorable(Monitorable, long, Action) - Method in interface com.prosyst.mprm.backend.monitor.WatchdogService
Registers a Monitorable object to be monitored and recovered from an unexpected execution stopping.
registerStateVariableListener(StateVariableListener, Dictionary) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Registers a state variable listener.
REGISTRY - Static variable in class com.prosyst.mprm.metrics.Metrics
 
rehash() - Method in class com.prosyst.util.io.ExternalizableDictionary
 
release() - Method in interface com.prosyst.mprm.admin.system.Configurator
Causes all resources allocated for this configurator to be released & configurator to be invalidated.
Remote - Interface in com.prosyst.util.io
Interface for Remote objects
REMOTE_HOST - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.HOST_FILTER registration property.
RemoteAccessClient - Class in com.prosyst.mprm.rac
Provides external system and applications with methods for remote access to mPRM services.
RemoteAccessClient() - Constructor for class com.prosyst.mprm.rac.RemoteAccessClient
 
RemoteCallContext - Interface in com.prosyst.mprm.backend.rpc
Encapsulates the thread context of the remote call.
RemoteControlConstants - Interface in org.mbs.services.cup.radmin
 
RemoteControlUnitAdminApplication - Interface in org.mbs.services.cup
Interface implemented by the user applications for processing callbacks from cu protocol requests.
RemoteCRPManager - Interface in com.prosyst.mprm.backend.radmin.crp
Provides capability for updating the certificate resource provider files of the mPRM.
RemoteCUAdmin - Interface in org.mbs.services.cup.radmin
Remote representation of the ControlUnitAdmin service aiming to provide the ability for control units to be remotely managed in the same manner as if they were managed on their local OSGi framework.
remoteInterfaces() - Method in class com.prosyst.util.io.ExternalizableDictionary
 
remoteInterfaces() - Method in interface com.prosyst.util.io.Remote
Returns the interfaces/classes that contain the methods that can be invoked remotely.
RemoteMethod - Interface in com.prosyst.mbs.services.pmp
The client side representation of a method of an object located on the Framework.
RemoteObject - Interface in com.prosyst.mbs.services.pmp
The client side representation of an object located on the remote Framework.
RemoteReference - Interface in com.prosyst.mprm.backend.rpc
Represents service reference that allows method invocation of one or more service instances, which are registered in some of mPRM backend hosts (including local).
remove(Object) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
remove(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Removes the key and its corresponding value.
removeAdminRevokedCertificate(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Removes explicitly set as revoked from the Administrator certificate, from revoked list.
removeAlertListener(AlertListener) - Method in interface com.prosyst.mprm.admin.alertboard.AlertBoardReader
Removes an alert listener.
removeBackendServerHost(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes backend server host.
removeBundle(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Removes a backend bundle specified by location.
removeBundle(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes a backend bundle.
removeBundlePack(String) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Removes backend bundle pack specified by name.
removeBundles() - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes all backend bundles.
removeCertificate(String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Deletes a certificate from the Certificate Repository if it is removable.
removeCertificateListener(CertificateListener) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Removes previously added certificate listener form listeners.
removeConfigs(String[], String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes backend bundle configurations matching search criteria.
removeConfigurationListener(ConfigurationListener) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Removes configuration listener.
removeConnectionListener(P2PConnectionListener) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Removes the listener from the list of the registsred connection listeners.
removeConnectionListener(ConnectionListener) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Removes the supplied listener from the list of registired connection listeners.
removeConnectionOpenListener(P2PConnectionOpenListener) - Method in interface com.prosyst.mprm.net.connection.ConnectionManager
Removes the supplied listener instance from the list of registered listeners.
removeDBConfigs(String, String, String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes DB service configs with the specified scope, bundle location, FPID, and PID.
removeDBConfigs(String, String, String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes DB service configs with the specified bundle location, database name, FPID, and PID.
removeDBMetaTypeProviders(String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes DB config metadata.
removeDBServer(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes the db server from the set of available db servers.
removeDBServer(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes the database server with the specified name.
removeDBServers() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes all DB servers.
removeDBServiceConfiguration(String, String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes factory database configuration from specified target role.
removeDebugListener(String) - Static method in class com.prosyst.mprm.debug.Log
 
removeDebugListener() - Method in class com.prosyst.mprm.debug.Log
 
removeDomain(String) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Removes a domain from the Certificate Repository.
removeDriver(String) - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Removes the driver with the specified id from the set of available drivers.
removeDriver(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes the database driver JAR with the specified ID.
removeDrivers() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes all DB driver JARs.
removeEventListener(String, EventListener) - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Removes listener registered for the events of the supplied type.
removeEventListener(EventListener, String[]) - Method in interface com.prosyst.util.event.EventsManager
Unregisters an EventListener
removeEventSource(String) - Method in interface com.prosyst.util.event.EventCollector
Unregisters an event type from the event collector.
removeExpiredCertificates(Date) - Method in interface com.prosyst.mprm.admin.certificate.CertificateManager
Removes certificates form the Certificate Repository that are expired / will expire before the expiration date.
removeFromDomain(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Remove certificate as applicable to this domain.
removeHost(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes the specified host.
removeHostListener(HostListener) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Removes HostListener object from the queue of listeners.
removeHosts() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes all host information.
removeLogListener(int, LogListener) - Method in interface com.prosyst.mprm.admin.log.LogReader
Removes a log listener for log entries with given severity level.
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeManagementServer(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes a management server from the system configuration.
removeManagementServer(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes the management server with the specified MS ID.
removeManagementServers() - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes all management servers.
removeManagementServers() - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes all management servers.
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeMetaTypeProviders(String, String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes bundle configuration metadata.
removeNetwork(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes the provided network from the set of defined networks.
removeNetwork(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes network & its data(associated network filters) with respect to the the specified argument.
removeNetworkFilter(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Removes a network filter identified by the provided identificator.
removeNetworkFilters(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Removes all network filters on associated with the specified network.
removeNode(String) - Method in interface com.prosyst.mprm.admin.system.TreeBrowser
Removes a gateway group node from the gateways tree.
removeNode(Connection, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Removes a node identified by the path parameter.
removeNode(String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Removes a node identified by the path parameter.
removePackage(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes a backend bundle package, along with all its bundles and dependencies (i.e.
removePackageBundles(String) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes backend bundles belonging to a single package, or all package backend bundles.
removePackages() - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes all backend bundle packages, along with all their bundles and dependencies (i.e.
removePermission(String, String, PermissionInfo) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Removes a permission of backend bundle.
removePermissions(String, String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes backend bundle permissions.
removePermissions(String[]) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes the permissions for all bundles and a specific set of roles.
removePMPConnListener(PMPConnListener) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Removes registred PMPEventlistener
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service and all groups it is a member of.
removeUserBundles() - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Removes all user backend bundles.
replace(String, String, String) - Static method in class com.prosyst.mprm.debug.LogCommunicator
 
reportActive(Monitorable) - Method in interface com.prosyst.mprm.backend.monitor.WatchdogService
Monitorable object calls this method to inform the WatchdogService that it is executed as expected and it is under no unexpected circumstances.
ReportKey(String, String, String) - Constructor for class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
ReportProvider - Interface in com.prosyst.mprm.backend.statistics.spi
Provides chunk implementations that will be used for creation of chunks and summarizing values into a chunk.
ReportProvider.Average - Class in com.prosyst.mprm.backend.statistics.spi
Average statistic.
ReportProvider.Count - Class in com.prosyst.mprm.backend.statistics.spi
Count statistic.
ReportProvider.Last - Class in com.prosyst.mprm.backend.statistics.spi
Last statistic.
ReportProvider.Max - Class in com.prosyst.mprm.backend.statistics.spi
Maximum statistic.
ReportProvider.Min - Class in com.prosyst.mprm.backend.statistics.spi
Minimum statistic.
RequestContext - Interface in com.prosyst.mprm.net.connection
Context associated with the current thread of execution when the method acceptConnection of {link @com.prosyst.mprm.net.connection.ServiceConnectionAcceptor} is invoked.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
reset() - Method in interface javax.microedition.io.Datagram
 
resetMessages() - Method in interface org.mbs.services.cup.ControlUnitProxy
Clears any buffered messages.
RestartBundleAction - Class in com.prosyst.mprm.backend.recovery
Objects failed under unexpected circumstances and needed a bundle restart to be recovered from this state could use this RestartBundleAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
RestartBundleAction(BundleContext, String) - Constructor for class com.prosyst.mprm.backend.recovery.RestartBundleAction
 
result(Object) - Method in interface com.prosyst.mprm.backend.rpc.AsyncResultCallback
Invoked when the result of the rpc method call becomes available.
resultFinished() - Method in interface com.prosyst.mprm.backend.rpc.AsyncEnumeratorResultCallback
Invoked to indicate that there are no more elements in the Enumerator result.
resumeSession(String, Dictionary, byte[]) - Method in interface com.prosyst.mprm.backend.login.LoginService
Authenticates the user and creates a session object with a supplied session identifier.
retrieveNode(ResultSet, ManagedObjectInfo) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Retrieves a node from a result set and returns the result in the ManagedObjectInfo
revokeCertificate(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Revokes a certificate with this serial number issued by this certificate.
Role - Interface in org.osgi.service.useradmin
The base interface for Role objects managed by the User Admin service.
ROLE - Static variable in interface org.osgi.service.useradmin.Role
The type of a predefined role.
ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been modified.
ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been created.
ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been removed.
roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
Receives notification that a Role object has been created, removed, or modified.
RoleConfig - Class in com.prosyst.mprm.admin.system
 
RoleConfig() - Constructor for class com.prosyst.mprm.admin.system.RoleConfig
 
Roles - Class in com.prosyst.mprm.admin.system
Backend role constants.
Roles() - Constructor for class com.prosyst.mprm.admin.system.Roles
 
rollback() - Method in interface com.prosyst.mprm.backend.database.TransactionalDatabase
Method invocation rolls back to the database all data operations executed over this interface's underlying connection.
ROOT - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Name of base node of gateways tree.
RPCException - Exception in com.prosyst.mprm.backend.rpc
This exception is trown by the RPC Service if some system level error occurs or if invoking of service method has resulted with exception.
RPCException() - Constructor for exception com.prosyst.mprm.backend.rpc.RPCException
Constructs RPC exception
RPCException(String) - Constructor for exception com.prosyst.mprm.backend.rpc.RPCException
Constructs RPC exception with a supplied error message
RPCException(Exception) - Constructor for exception com.prosyst.mprm.backend.rpc.RPCException
Constucts RPC exception with a suplied nested exception
RPCException(Throwable) - Constructor for exception com.prosyst.mprm.backend.rpc.RPCException
Constucts RPC exception with a suplied nested throwable
RPCException(String, Exception) - Constructor for exception com.prosyst.mprm.backend.rpc.RPCException
Constucts RPC exception with a suplied nested exception and error message.
RSA - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Constant that is value of PK_ALGORITHM and stands for RSA public key algorithm
run() - Method in class com.prosyst.mprm.backend.recovery.AutoRecoveryAction
 
run() - Method in class com.prosyst.mprm.backend.recovery.DisconnectHostAction
 
run() - Method in class com.prosyst.mprm.backend.recovery.RaiseAlertAction
 
run() - Method in class com.prosyst.mprm.backend.recovery.RebootAction
 
run() - Method in class com.prosyst.mprm.backend.recovery.RestartBundleAction
 
run() - Method in class com.prosyst.mprm.backend.recovery.ShutDownAction
 
RUNNING - Static variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 

S

S_MODIFIED - Static variable in class com.prosyst.util.event.BasicEvent
The properties of a registered service have been modified.
S_REGISTERED - Static variable in class com.prosyst.util.event.BasicEvent
A service has been registered.
S_UNREGISTERING - Static variable in class com.prosyst.util.event.BasicEvent
A service is in the process of being unregistered.
SEC_CTX_CERTIFICATE - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the certificate name the key pair holder should represent.
selectWarningOption(String, String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Select option from specified configuration warning.
send(ByteBuffer) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataSender
Sends a data chunk over this stream.
send(ByteBuffer, boolean) - Method in interface com.prosyst.mprm.backend.asyncstreaming.AsyncDataSender
Sends a data chunk over this stream.
send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
send() - Method in interface org.mbs.services.cup.ControlUnitProxy
Sends buffered messages asynchronously.
sendLog(String, int, String, Throwable) - Method in class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
sendLog(String, String, String, int, String, Throwable, int) - Method in class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
sendLog(long, String, int, String, Throwable) - Method in class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
sendLog(long, String, String, String, int, String, Throwable, int) - Method in class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
sendLog(String, int, String, Throwable) - Method in class com.prosyst.mprm.debug.LogCommunicator
Sends message to log.
sendLog(String, String, String, int, String, Throwable, int) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog(String, int, String, Throwable) - Method in class com.prosyst.mprm.debug.StdoutCommunicator
Sends message to log if specified detail level is greater than the detail level of this log communicator.
sendLog(String, String, String, int, String, Throwable, int) - Method in class com.prosyst.mprm.debug.StdoutCommunicator
 
sendLog1(String, int, int, String, Throwable) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog1(String, String, String, int, int, String, Throwable) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog2(String, int, int, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog2(String, String, String, int, int, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog3(String, int, int, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog3(String, String, String, int, int, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog4(String, int, int, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog4(String, String, String, int, int, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog5(String, int, int, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog5(String, String, String, int, int, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog6(String, int, int, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog6(String, String, String, int, int, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog7(String, int, int, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog7(String, String, String, int, int, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog8(String, int, int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendLog8(String, String, String, int, int, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
sendSync() - Method in interface org.mbs.services.cup.ControlUnitProxy
Sends buffered messages synchronously.
SERIAL_NUMBER - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the serial number of the certificate that should be issued
SERIAL_NUMBER - Static variable in interface com.prosyst.mprm.admin.crp.CRPManager
 
SerializationData - Class in com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util
 
SerializationData(Object, String) - Constructor for class com.prosyst.mprm.backend.dbconnection.nosql.mongodb.util.SerializationData
 
SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Configuration property naming the location of the bundle that is associated with a a Configuration object.
SERVICE_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for service events.
SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Configuration property naming the Factory PID in the configuration dictionary.
ServiceConnectionAcceptor - Interface in com.prosyst.mprm.net.connection
Instances of ServiceConnectionAcceptor interface receives incoming requests for opening multiplexed connections on behalf of particular Net service.
SessionContext - Class in com.prosyst.mprm.backend.login
Provides methods for obtaining the user session associated with the current thread of execution and for verification wether the corresponding logged in user is in particular role.
SessionContext() - Constructor for class com.prosyst.mprm.backend.login.SessionContext
 
SET_NODE_PROPERTIES_RECORD - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
setActive(boolean) - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
Sets the active state of this bundle package.
setAddress(Datagram) - Method in interface javax.microedition.io.Datagram
 
setAddress(String) - Method in interface javax.microedition.io.Datagram
 
setBackendServerHostRoles(String, String[]) - Method in interface com.prosyst.mprm.admin.system.Configurator
This method sets backend server host roles.
setBackendServerNetworkURLs(String, String, String[]) - Method in interface com.prosyst.mprm.admin.system.Configurator
Binds the provided urls to the specified host within the target network.
setBackup(LogCommunicator) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
setBundleEnabled(String, boolean) - Method in interface com.prosyst.mprm.admin.system.BackendBundlePack
This method enables specified bundle from this pack to be installed when the pack is installed.
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified bundle location.
setCCInfo(CCInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Stores the information for the ControlCenter into the database.
setClassLaoder(ClassLoader) - Method in class com.prosyst.util.io.ExternalizableDictionary
setClassLoader(ClassLoader) - Method in class com.prosyst.util.io.ExternalizableDictionary
Sets the class loader used to load Externalizable objects.
setClassLoader(ClassLoader) - Method in class com.prosyst.util.io.ExternalizableMap
Sets the class loader used to load Externalizable objects.
setCode(int) - Method in class com.prosyst.mprm.alert.Alert
Sets the alert code.
setConfiguration(String, String, String, Dictionary) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Sets configuration properties for a role with given pid and factory pid.
setConfiguration(Dictionary[]) - Method in interface com.prosyst.mprm.backend.database.ConfigurableDBService
This method is invoked by mPRM system service to pass database service configuration objects when they become available.
setConfigurations(String, Dictionary[]) - Method in interface com.prosyst.mprm.backend.dbconnection.ConfigurableDBConnectionService
This method is invoked by mPRM system service to provide db connector service with the configurations needed for establishing connections to all database servers defined for use by mPRM.
setConnectionAcceptor(String, ServiceConnectionAcceptor) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Registers a Net service with a given name and associated with this net service connection acceptor.
setConnectionContext(String, Object) - Method in interface com.prosyst.mprm.net.connection.P2PConnection
Associates a named object with this point-to-point connection.
setConnectionManager(ConnectionManager) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBConnectionUser
This method is invoked by the connector service as soon as it obtains connection to the specified database service, or after DBConnectionUser registration if the connector has already opened connection to that db server.
setConnectionManager(MongoDbConnectionManager) - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbConnectionUser
This method is invoked by the connector service as soon as it obtains connection to the specified database service, or after LDAPConnectionUser registration if the connector has already opened connection to that db server.
setContext(Object) - Method in interface com.prosyst.mprm.net.connection.RequestContext
Assigns net service specific context with the current thread of execution.
setControlUnitCallback(CUAdminCallback) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Supplies the Control Unit admin callback interface to the implementation of the ControlUnitFactory service.
setControlUnitCallback(CUAdminCallback) - Method in interface org.mbs.services.cu.spi.ManagedControlUnit
Supplies the Control Unit admin callback interface to the implementation of the ManagedControlUnit service.
setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
 
setDataListener(DataReceiveListener) - Method in interface com.prosyst.mprm.net.connection.MultiplexedConnection
Sets the listener which will be notified when some data becomes available for reading on this connection.
setDayOfMonth(int) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the day of month on which an event is fired
setDBServiceConfiguration(String, Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
This method set specific Database configuration in the system configuration which will be used in configuration of the ConfigurableDBService defined by property "database.name" located in this Dictionary and running on management server specified by id.
setDefaultPermissions(PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Sets the default permissions.
setDelayTolerance(long) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the permissible delay form firing an event by this generator.
setDeviceBackup(LogCommunicator) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
setDeviceMain(LogCommunicator) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
setDomains(String[]) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Sets that the domains certificate is applicable to.
setEndTime(Date) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the end time for this event generator (null denotes indefinitely).
setEventData(Object) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the event data associated with this event generator.
setFixedRate(boolean) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
In fixed-rate execution, each execution is scheduled relative to the scheduled start time.
setInitFileVersion(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Set configuration file version.
setInitFileVersion(String) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Set configuration file version.
setKeyPair(byte[]) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Sets key pair for the certifcaite.
setLength(int) - Method in interface javax.microedition.io.Datagram
 
setLevel(int) - Method in class com.prosyst.mprm.alert.Alert
Sets the alert level of this alert.
setMain(LogCommunicator) - Method in class com.prosyst.mprm.debug.LogCommunicator
 
setMessage(String) - Method in class com.prosyst.mprm.alert.Alert
Sets the alert message.
setMetric(String, T) - Static method in class com.prosyst.mprm.metrics.Metrics
Sets a metric into the registry.
setNetService(String, ServiceConnectionAcceptor) - Method in interface com.prosyst.mprm.net.connection.ConnectionManager
Registers a Net service with a given name and associated with this net service connection acceptor.
setNextException(EventListenerException) - Method in exception com.prosyst.mprm.backend.event.EventListenerException
This method is inteneded for use by implementation of event service and should not be used by applications.
setNextException(RPCException) - Method in exception com.prosyst.mprm.backend.rpc.RPCException
Not intended for application use.
setNodeProperties(Connection, String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Sets properties for a node identified by the path parameter.
setNodeProperties(String, Dictionary) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Sets properties for a node identified by the path parameter.
setPartialResult(Object) - Method in exception com.prosyst.mprm.backend.rpc.RPCException
Not intended for application use.
setPeriod(long) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the period between 2 successive events
setPeriodInfo(Integer, Source, PeriodInfo, int[][], ReportProvider) - Method in interface com.prosyst.mprm.backend.statistics.spi.DatabaseProvider
 
setPermissions(String, String, PermissionInfo[]) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Sets a set of permissions to backend bundle.
setPermissions(BundlePermissions) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Sets backend bundle permissions.
setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Assigns the specified permissions to the bundle with the specified location.
setProperties(Dictionary) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Sets properties for the certificate.
setProxy(ControlUnitProxy, Exception) - Method in interface org.mbs.services.cup.RemoteControlUnitAdminApplication
Called to provide the user application with ControlUnitPorxy instance in response of ControlUnitProxyFactory.createControlUnitProxy(Connection, RemoteControlUnitAdminApplication, boolean) invocation.
setRequestMethod(String) - Method in interface javax.microedition.io.HttpConnection
 
setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
 
setRevocationListURL(String) - Method in interface com.prosyst.mprm.admin.certificate.Certificate
Set revocation URL value for the certificate with the given uniqueName.
setSessionContext(UserSession) - Static method in class com.prosyst.mprm.backend.login.SessionContext
Associates the supplied UserSession with the current thread.
setSource(Dictionary) - Method in class com.prosyst.mprm.alert.Alert
Sets the source info the alert is generated from.
setStartTime(Date) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the start time for this event generator
setStartTimeAfter(int) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the start time for this event generator relative to the current time
setSystemProperties(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
Sets system properties.
setSystemProperties(DictionaryInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Sets system properties.
setTargetUsers(String[]) - Method in class com.prosyst.mprm.alert.Alert
Specifies the users, that this alert is targeted to.
setTime() - Method in class com.prosyst.mprm.alert.Alert
Automatically invoked when the alert is raised.
setTime(long) - Method in class com.prosyst.mprm.alert.Alert
Used when deserializing alert objects on the front end.
setTimeSequence(String) - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Sets the time sequence used by this event generator.
setType(String) - Method in class com.prosyst.mprm.alert.Alert
Sets the alert type.
setUp(Context) - Method in interface com.prosyst.mprm.backend.statistics.spi.StatisticProvider
Sets up the provider.
setUp(Context) - Method in class com.prosyst.mprm.backend.statistics.utils.BasicStatisticProvider
 
SG - Static variable in class com.prosyst.mprm.admin.system.Roles
Role constant for service gateway.
SHA1 - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
Deprecated. 
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT (4) type.
shutdown() - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Causes the mPRM system to stop operation by shutting down all backend hosts.
shutdown(String) - Method in interface com.prosyst.mprm.admin.system.ConfiguratorManager
Causes to shutting a single specified backend host.
ShutDownAction - Class in com.prosyst.mprm.backend.recovery
Objects failed under unexpected circumstances and its state is unrecoverable and needed system shut down could use this ShutDownAction in WatchdogService#registerMonitorable(Monitorable, long, Runnable) as a recovery action.
ShutDownAction(BundleContext) - Constructor for class com.prosyst.mprm.backend.recovery.ShutDownAction
 
SIGNATURE_ALGORITHM - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the signature algorithm that should be used when issue certificate.
size() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
size() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets the size of the elements in the dictionary.
SKIP_LC - Static variable in class com.prosyst.mprm.debug.util.Util
 
Snapshot - Class in com.prosyst.mprm.backend.statistics.spi
Snapshot of the statistic state.
Snapshot(Number) - Constructor for class com.prosyst.mprm.backend.statistics.spi.Snapshot
Create snapshot instance.
Snapshot(Number, Source) - Constructor for class com.prosyst.mprm.backend.statistics.spi.Snapshot
Create snapshot instance.
Snapshot(Number, long) - Constructor for class com.prosyst.mprm.backend.statistics.spi.Snapshot
Create snapshot instance.
Snapshot(Number, long, Source) - Constructor for class com.prosyst.mprm.backend.statistics.spi.Snapshot
Create snapshot instance.
sortedInvoke(String, Class[], Object[], boolean) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
Performs remote call to the referred service(s) and merges the result.
sortedInvoke(String, Class[], Object[], boolean, AsyncEnumeratorResultCallback) - Method in interface com.prosyst.mprm.backend.rpc.RemoteReference
sortRoles(String[]) - Static method in class com.prosyst.mprm.admin.system.Roles
Sorts the roles of a backend host by precedence.
Source - Class in com.prosyst.mprm.admin.statistics
Represents a source of a statistic (e.g.
Source() - Constructor for class com.prosyst.mprm.admin.statistics.Source
Empty constructor for externalization.
Source(String, String) - Constructor for class com.prosyst.mprm.admin.statistics.Source
 
source - Variable in class com.prosyst.mprm.alert.Alert
 
Source.Compound - Class in com.prosyst.mprm.admin.statistics
Represents a compound source of the statistic (e.g.
SpecialConstraint - Class in com.prosyst.mprm.common.password.constraints
 
SpecialConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.SpecialConstraint
 
SSL_SERVER_SOCKET_FACTORY - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for a SSLServerSocketFactory that should be used to open SSL connection (of SSL/HTTPS is used as underlying transport), which must be used as a key in the params parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
SSL_SOCKET_FACTORY - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for a SSLSocketFactory that should be used to open SSL connection (of SSL/HTTPS is used as underlying transport), which must be used as a key in the params parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
start() - Method in interface com.prosyst.mprm.admin.system.DeployedBackendBundle
Starts the real bundle represented by this object.
start() - Method in interface com.prosyst.mprm.backend.event.scheduler.EventGenerator
Starts this event generator.
start() - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
startAutoRecovery() - Method in interface com.prosyst.mprm.backend.monitor.Recoverable
This method is invoked when the object has been irresponsive for a predefined period of time
STARTING - Static variable in interface com.prosyst.mprm.admin.system.SystemState
The host initializes it's data.
STARTLEVEL_CHANGED - Static variable in class com.prosyst.util.event.BasicEvent
A StartLevel.setStartLevel operation has completed.
state - Variable in class com.prosyst.mprm.admin.system.HostEvent
 
state - Variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
state - Variable in class org.mbs.services.cup.data.ControlUnitInfo
The control unit's state.
STATE - Static variable in class org.mbs.services.cup.data.ControlUnitInfo
When ControlUnitInfo is in STATE, it bears the control unit's state.
STATE_ERROR - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
 
STATE_NOT_CONFIGURED - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
 
STATE_OFFLINE - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
 
STATE_OR_PROVINCE_NAME - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the State Or Province Name of the certificate that should be issued
STATE_RUNNING - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
 
STATE_STARTING - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
 
STATE_VARIABLE_ID - Static variable in interface org.mbs.services.cu.ControlConstants
This property may be used in the event filters of StateVariableListeners to specify the state variables which the listeners are interested in.
stateChanged(HostEvent) - Method in interface com.prosyst.mprm.admin.system.HostListener
Method called on host state change event occurrence.
StateProvider - Interface in com.prosyst.mprm.backend.monitor
The interface for objects providing state information.
StateVariableBatchListener - Interface in org.mbs.services.cu
This interface is an extention to the StateVariableListener which allows applications, that implement it, to receive events for multiple state variables' changes, which happened simultaneously for a given control unit, in a single batch.
stateVariableChanged(String, String, String, Object) - Method in interface org.mbs.services.cu.StateVariableListener
This is the listener's callback method.
StateVariableListener - Interface in org.mbs.services.cu
StateVariableListeners are registered as OSGi Services.
stateVariablesChanged(String, String, Dictionary) - Method in interface org.mbs.services.cu.StateVariableBatchListener
The callback method through which the batch of state variables' values is received.
Statistic - Interface in com.prosyst.mprm.admin.statistics
This interface represents a statistic for whole mPRM or is scoped to a particular host/set of hosts.
STATISTIC_GROUP_NOT_FOUND - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
STATISTIC_INFO_NOT_FOUND - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
STATISTIC_PROVIDER_NOT_FOUND - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
STATISTIC_REPORT_NOT_FOUND - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
StatisticDescriptor() - Constructor for class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
StatisticDescriptor(String, String) - Constructor for class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
StatisticProvider - Interface in com.prosyst.mprm.backend.statistics.spi
Statistic provider provides measurements for a given variable/quantity.
StatisticReport - Interface in com.prosyst.mprm.admin.statistics
This interface represents useful for users information gathered by a statistic, or a group of related statistics.
STATISTICS_NOT_FOUND - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
STATISTICS_SOURCE_REQUIRED - Static variable in class com.prosyst.mprm.admin.statistics.ErrorCodes
 
StatisticsReader - Interface in com.prosyst.mprm.admin.statistics
This service interface is a central entry point for reading/retrieving statistics.
StatisticsReaderRemote - Interface in com.prosyst.mprm.backend.radmin.statistics
Remote statistics service interface.
StatisticsReaderRemote.StatisticDescriptor - Class in com.prosyst.mprm.backend.radmin.statistics
Externalizable descriptor of a statistic.
StatusConfiguration - Class in com.prosyst.mprm.backend.monitor.config
 
StatusConfiguration.Builder - Class in com.prosyst.mprm.backend.monitor.config
 
StatusConfiguration.Status - Enum in com.prosyst.mprm.backend.monitor.config
 
StdoutCommunicator - Class in com.prosyst.mprm.debug
This is the default implementation of the LogCommunicator.
StdoutCommunicator(boolean, String, byte, boolean) - Constructor for class com.prosyst.mprm.debug.StdoutCommunicator
 
stop() - Method in interface com.prosyst.mprm.admin.system.DeployedBackendBundle
Stops the real bundle represented by this object.
stop() - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
StreamConnection - Interface in javax.microedition.io
 
StreamConnectionNotifier - Interface in javax.microedition.io
 
STREET - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the Street Name of the certificate that should be issued
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING (1) type.
subCuId - Variable in class org.mbs.services.cup.data.HEvent
Id of the sub control unit.
subCuType - Variable in class org.mbs.services.cup.data.HEvent
Type of the sub control unit.
subscribe(String, String, CUEventSubscription, SVEventSubscription, HEventSubscription, Dictionary) - Method in interface org.mbs.services.cup.ControlUnitProxy
Generates a subscribe message.
subscriptionId - Variable in class org.mbs.services.cup.data.CUEvent
Id of the event subscription in which scope the event notification is received.
subscriptionId - Variable in class org.mbs.services.cup.data.HEvent
Id of the event subscription in which scope the event notification is received.
subscriptionId - Variable in class org.mbs.services.cup.data.SVEvent
Id of the event subscription in which scope the event notification is received.
SUM - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
Sum() - Constructor for class com.prosyst.mprm.backend.statistics.spi.MergeProvider.Sum
 
SUM - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
SUM_MP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.MergeProvider
 
SUM_RP - Static variable in interface com.prosyst.mprm.backend.statistics.spi.ReportProvider
 
SummaryProvider - Interface in com.prosyst.mprm.backend.statistics.spi
Provides summaries.
SummaryProvider.LastSP - Class in com.prosyst.mprm.backend.statistics.spi
Summary provider for last milliseconds.
Supervisable - Interface in com.prosyst.mprm.alert
Interface to register as service by bundles that want to make their internal state known to management bundles.
supportsAlterTableWithAddColumn() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsAlterTableWithDropColumn() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsAlterTableWithModifyColumn() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsCorrelatedSubqueries() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsLikeEscapeClause() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsSubqueriesInComparisons() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsSubqueriesInExists() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsSubqueriesInIns() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
supportsTransactions() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBMetaData
 
SV_LIST_SV_ID - Static variable in interface org.mbs.services.cu.ControlConstants
Control units must have state variable with ID equal to this constant, which value should be a string array containing the IDs of all other control unit's state variables.
SVEvent - Class in org.mbs.services.cup.data
Represents event for change in the value of control unit state variable.
SVEvent(String, String, String, String, Object) - Constructor for class org.mbs.services.cup.data.SVEvent
Constructs state variable event with given attributes.
SVEventSubscription - Class in org.mbs.services.cup.data
A structure containing the properties needed for subscribing for state variable events notification.
SVEventSubscription() - Constructor for class org.mbs.services.cup.data.SVEventSubscription
Empty constructor.
SVEventSubscription(Dictionary, String, long) - Constructor for class org.mbs.services.cup.data.SVEventSubscription
Creates a SVEventSubscription object with given event filter and attirubtes specifying the event delivering behavior.
switchToControlCenter() - Method in class com.prosyst.mprm.rac.RemoteAccessClient
Reconnects the Remote Access Server to the mPRM Control Center.
SYSTEM - Static variable in class com.prosyst.mprm.admin.statistics.Source
Source with null type an null name.
SYSTEM_DB_SERVER - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
 
SYSTEM_GROUP - Static variable in interface com.prosyst.mprm.admin.statistics.StatisticsReader
The group under which are all of the system statistics.
SystemConfigInfo - Interface in com.prosyst.mprm.backend.system
Provides information about the system identification and roles of the mPRM backend node.
SystemDatabase - Interface in com.prosyst.mprm.backend.database.system
 
SystemDatabaseFactory - Interface in com.prosyst.mprm.backend.database.system
 
SystemObserver - Interface in com.prosyst.mprm.admin.system
This interface enables monitoring runtime state and base configuration of the mPRM backend system.
SystemShutdown - Interface in com.prosyst.mprm.backend.system
Shuts down the host.
SystemState - Interface in com.prosyst.mprm.admin.system
Represents current state of a backend host.
SystemStatusConfiguration - Class in com.prosyst.mprm.backend.monitor.config
 
SystemStatusConfiguration() - Constructor for class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 

T

TABLES_INCOMPATIBLE - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
TABLES_NOT_EXIST - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
TABLES_OK - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
targetUsers - Variable in class com.prosyst.mprm.alert.Alert
 
taskError(String, String, String) - Method in interface com.prosyst.mprm.backend.database.onetimetask.OneTimeTaskServiceDatabase
Removes row (id, version, localhost, RUNNING) (if exists)
taskExecuted(String) - Method in interface com.prosyst.mprm.backend.onetimetask.OneTimeTask
This method is called by the One Time Task service in order to notify one time task that that the task with this id is already excecuted with version equal or bigger then the version of this one time task.
taskFinished(String, String, String) - Method in interface com.prosyst.mprm.backend.database.onetimetask.OneTimeTaskServiceDatabase
if (has FINISHED with >= version) -> do nothing else -> removes FINISHED record with (id and < version).
TaskInfo - Class in com.prosyst.mprm.backend.database.onetimetask
 
TaskInfo() - Constructor for class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
tempDeviceId(String) - Static method in class com.prosyst.mprm.debug.util.Util
 
testConnection(Dictionary) - Method in interface com.prosyst.mprm.backend.dbconnection.ConfigurableDBConnectionService
This method is used to test the database server connectivity using a supplied configuration.
testDBServerConnection(String) - Method in interface com.prosyst.mprm.admin.system.Configurator
This method is used to test the database server connectivity.
testDBServerConnection(Dictionary) - Method in interface com.prosyst.mprm.admin.system.Configurator
This method is used to test the database server connectivity.
ThreadPoolMonitor - Interface in com.prosyst.mprm.backend.threadpool.monitor
 
tick() - Method in interface com.prosyst.mprm.backend.statistics.spi.PeriodicalStatisticProvider
Called to notify that a period is passed by.
tick() - Method in class com.prosyst.mprm.backend.statistics.utils.BasicPeriodicStatisticProvider
Called by the statistics subsystem on the specified period.
time - Variable in class com.prosyst.mprm.alert.Alert
 
TIME_SEQUENCE_NAME - Static variable in interface com.prosyst.mprm.backend.event.scheduler.CustomTimeSequence
CustomTimeSequence must be registered with this registration property specifying the name of the time sequence.
TIMEOUT - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
TIMESTAMP - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
toCompound() - Method in class com.prosyst.mprm.admin.statistics.Source
 
toString() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Overwrites java.lang.Object toString() method.
toString() - Method in interface com.prosyst.mprm.admin.certificate.CertificateEvent
Returns string representation of this certificate event - event type, unique name and the info.
toString() - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
 
toString() - Method in class com.prosyst.mprm.admin.statistics.Source
 
toString() - Method in class com.prosyst.mprm.admin.system.HostEvent
 
toString() - Method in class com.prosyst.mprm.alert.Alert
 
toString() - Method in interface com.prosyst.mprm.auth.server.Verifier
Returns the name of authentication that this verifier supports.
toString() - Method in enum com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbRole
 
toString() - Method in class com.prosyst.mprm.backend.login.UserProtectionDomain
 
toString() - Method in class com.prosyst.mprm.backend.monitor.config.StatusConfiguration
 
toString() - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
toString() - Method in class com.prosyst.mprm.backend.statistics.spi.DatabaseProvider.ReportKey
 
toString() - Method in class com.prosyst.mprm.backend.statistics.spi.Snapshot
 
toString() - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
toString() - Method in class com.prosyst.mprm.data.DictionaryInfo
 
toString() - Method in class com.prosyst.util.event.BasicEvent
 
toString() - Method in class com.prosyst.util.io.ExternalizableDictionary
Makes a string represntation of this object.
toString() - Method in class org.mbs.services.cup.data.ControlUnitInfo
 
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
TRANSACTIONAL_OPERATION - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
TransactionalDatabase - Interface in com.prosyst.mprm.backend.database
The interface is used for optimized execution of sequential database related operations.
TransactionalSystemDatabase - Interface in com.prosyst.mprm.backend.database.system
 
TransactionalTreeDatabase - Interface in com.prosyst.mprm.backend.database.tree
The interface is used to maintain the gateways tree structure.
TREE_DB_CONFIG - Static variable in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Name of property hoiding pid of configuration.
TreeBrowser - Interface in com.prosyst.mprm.admin.system
Manipulates The Gateway Tree.
TreeDatabase - Interface in com.prosyst.mprm.backend.database.tree
The interface is used to maintain the gateways tree structure.
TreeDatabaseFactory - Interface in com.prosyst.mprm.backend.database.tree
 
TreeNodesConstants - Interface in com.prosyst.mprm.backend.mongodb.tree
 
TRUST_MANAGER - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for a trust manager associated to the connection, which must be used as a key in the params parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
type - Variable in class com.prosyst.mprm.alert.Alert
 
TYPE - Static variable in interface com.prosyst.mprm.auth.server.LoginPreprocessor
 
TYPE - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
The TYPE of a control unit specifies its type.
type - Variable in class org.mbs.services.cup.data.ControlUnitInfo
Type of this control unit.
TYPE_CONNECTION_LOST - Static variable in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Event type specifying that connection was closed because of a network connection lost.
TYPE_LOCAL_CLOSE - Static variable in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Event type specifying that connection was closed explicitely by the local host.
TYPE_PROTOCOL_ERROR - Static variable in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Event type specifying that connection was closed because of some unexpected connection framework error.
TYPE_REMOTE_CLOSE - Static variable in interface com.prosyst.mprm.net.connection.P2PConnectionListener
Event type specifying that connection was closed explicitely by the remote host.
typeVersion - Variable in class org.mbs.services.cup.data.CUEvent
Version of the control unit type this notification is about - this field is filled only if the event type is ControlUnitListener.CONTROL_UNIT_TYPE_APPEARED.

U

UID - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the UID of the certificate that should be issued
UNICAST_LISTENER - Static variable in interface com.prosyst.mprm.backend.event.EventListener
Property value applicable for the EventListener.BROADCAST_FILTER registration property.
unObservedContexts() - Method in interface com.prosyst.mprm.admin.system.SystemObserver
Returns paths within the gateways tree where no management server is defined to operate.
unregisterControlUnitListener(ControlUnitListener) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Unregisters a control unit listener.
unregisterHierarchyListener(HierarchyListener) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Unregisters a hierarchy listener.
unregisterMonitorable(Monitorable) - Method in interface com.prosyst.mprm.backend.monitor.WatchdogService
Stops object monitoring
unregisterStateVariableListener(StateVariableListener) - Method in interface org.mbs.services.cup.radmin.RemoteCUAdmin
Unregisters a state variable listener.
unsetConnectionManager() - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.DBConnectionUser
Informs the connector user that database conections to the server are not longer available.
unsetConnectionManager() - Method in interface com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbConnectionUser
Informs the connector user that database conections to the server are not longer available.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
updateBackendServerHostURLs(String, String[]) - Method in interface com.prosyst.mprm.admin.system.Configurator
This method sets backend server host urls.
updateBundle(String, InputStream) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Updates backend bundle using specified input stream.
updateBundle(BackendBundleInfo, InputStream) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Updates a backend bundle.
updateBundlePack(String, InputStream) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Updates bundle pack using specified input stream to the pack's zip file.
updateBundleTargets(String, String[]) - Method in interface com.prosyst.mprm.admin.system.BackendBundleInventory
Updates backend bundle deployment targets.
updated(String, Dictionary) - Method in class com.prosyst.mprm.backend.monitor.config.SystemStatusConfiguration
 
updated(Dictionary) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updateDisplayName(Connection, String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TransactionalTreeDatabase
Updates the display name of a node with certain path.
updateDisplayName(String, String) - Method in interface com.prosyst.mprm.backend.database.tree.TreeDatabase
Updates the current display name of a node with a new one.
updateHost(HostInfo) - Method in interface com.prosyst.mprm.backend.database.system.SystemDatabase
Updates information about a host.
updateManagementServerContext(String, String) - Method in interface com.prosyst.mprm.admin.system.Configurator
Updates management server context.
updatePackage(PackageInfo) - Method in interface com.prosyst.mprm.backend.database.system.BackendBundlesDatabase
Updates a backend bundle package.
uploadCRPFile(InputStream) - Method in interface com.prosyst.mprm.admin.crp.CRPManager
Uploads new certificate resource provider file.
uploadCRPFile(boolean, InputStream) - Method in interface com.prosyst.mprm.backend.radmin.crp.RemoteCRPManager
Uploads new certificate resource provider file.
uploadDriver(String, InputStream) - Method in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Adds the driver with the specified id from the set of available drivers.
UppercaseConstraint - Class in com.prosyst.mprm.common.password.constraints
 
UppercaseConstraint() - Constructor for class com.prosyst.mprm.common.password.constraints.UppercaseConstraint
 
URI - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
URL - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Database URL.
USER - Static variable in class com.prosyst.mprm.admin.statistics.Source
Type user.
USER - Static variable in interface com.prosyst.mprm.admin.system.BackendServerHost
User
USER - Static variable in interface com.prosyst.mprm.admin.system.DatabaseServerConfiguration
Common database server constants.
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a User role.
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
USER_PASSWORD - Static variable in class com.prosyst.mprm.rac.RemoteAccessClient
Property name for the password based autentication, which must be used as a key in the credentials parameter of the RemoteAccessClient.connect(java.lang.String, java.lang.String, java.util.Dictionary, java.util.Dictionary) method.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
Role change event.
UserAdminEvent(ServiceReference, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - Interface in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Role objects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
USERNAME - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
UserProtectionDomain - Class in com.prosyst.mprm.backend.login
 
UserProtectionDomain(Authorization) - Constructor for class com.prosyst.mprm.backend.login.UserProtectionDomain
 
UserSession - Interface in com.prosyst.mprm.backend.login
Represent the session between an user and mPRM system.
Util - Class in com.prosyst.mprm.debug.util
 
Util() - Constructor for class com.prosyst.mprm.debug.util.Util
 

V

VALID_NOT_AFTER - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the end validity date of the certificate that should be issued
VALID_NOT_BEFORE - Static variable in interface com.prosyst.mprm.admin.certificate.CertificateManager
The key for the start validity date of the certificate that should be issued
validate(String) - Static method in class com.prosyst.mprm.admin.system.NetworkHelper
 
validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
validateTables(InputStream) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Checks the format of a database table.
validateTables(InputStream, Connection) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
The same as ConnectionManager.validateTables(InputStream), except that queries are executed over the passed connection.
value - Variable in class org.mbs.services.cup.data.SVEvent
The new value of the state variable.
valueOf(String) - Static method in enum com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.prosyst.mprm.common.password.constraints.Constraint
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.prosyst.mprm.backend.dbconnection.nosql.mongodb.MongoDbRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prosyst.mprm.backend.monitor.config.StatusConfiguration.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.prosyst.mprm.common.password.constraints.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR - Static variable in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
 
varId - Variable in class org.mbs.services.cup.data.SVEvent
Id of the changed state variable.
Verifier - Interface in com.prosyst.mprm.auth.server
Checks credentials.
verify(User, Dictionary) - Method in interface com.prosyst.mprm.auth.server.Verifier
Checks the passed credentials for the user.
verify(String) - Method in interface com.prosyst.mprm.common.password.validator.PasswordStrengthValidator
Verifies if the provided password meets the predefined security requirements.
version - Variable in class com.prosyst.mprm.backend.database.onetimetask.TaskInfo
 
VERSION - Static variable in interface org.mbs.services.cu.ControlConstants
The VERSION of a control unit specifies the version of its type.

W

warning(String, String, String, String) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
warning(String, String, String, Object) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
warning(String, String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message with exception stacktrace.
warning(String) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
warning(Object) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message.
warning(Throwable) - Method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message with exception stacktrace.
warning(String, String, String, Throwable) - Static method in class com.prosyst.mprm.debug.DeviceLog
Logs a warning message with exception stacktrace.
warning(String, String) - Static method in class com.prosyst.mprm.debug.Log
Logs a warning message.
warning(String, int, String) - Static method in class com.prosyst.mprm.debug.Log
 
warning(String, Object) - Static method in class com.prosyst.mprm.debug.Log
Logs a warning message.
warning(String, int, Object) - Static method in class com.prosyst.mprm.debug.Log
 
warning(String, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a warning message with exception stacktrace.
warning(String, int, String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
 
warning(String) - Method in class com.prosyst.mprm.debug.Log
Logs a warning message.
warning(int, String) - Method in class com.prosyst.mprm.debug.Log
 
warning(Object) - Method in class com.prosyst.mprm.debug.Log
Logs a warning message.
warning(int, Object) - Method in class com.prosyst.mprm.debug.Log
 
warning(Throwable) - Method in class com.prosyst.mprm.debug.Log
Logs a warning message with exception stacktrace.
warning(int, Throwable) - Method in class com.prosyst.mprm.debug.Log
 
warning(String, Throwable) - Static method in class com.prosyst.mprm.debug.Log
Logs a warning message with exception stacktrace.
warning(String, int, Throwable) - Static method in class com.prosyst.mprm.debug.Log
 
WatchdogService - Interface in com.prosyst.mprm.backend.monitor
The WatchdogService provides Monitorable objects control.
write(char[], int, int) - Method in class com.prosyst.util.io.CharacterWriter
 
WRITE - Static variable in class javax.microedition.io.Connector
 
write(DataOutputStream) - Method in class org.mbs.services.cup.data.ControlUnitInfo
Method used for serialization.
write(DataOutputStream) - Method in class org.mbs.services.cup.data.CUEventSubscription
Method used for serialization.
write(DataOutputStream) - Method in class org.mbs.services.cup.data.SVEventSubscription
Method used for serialization.
WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Write access mode.
writeBoolean(boolean, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a boolean in the OutputStream
writeByte(byte, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a byte in the OutputStream
writeBytes(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeChar(char, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a char in the OutputStream
writeChars(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeDBCatalogEntry(Dictionary, String, String, String) - Method in interface com.prosyst.mprm.backend.dbconnection.ConfigurableDBConnectionService
Writes DBCatalogueInfo entry in the system database table.
writeDBCatalogEntry(String, String) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Writes DBCatalogueInfo entry in the system database table.
writeDBCatalogEntry(String, String, Connection) - Method in interface com.prosyst.mprm.backend.dbconnection.jdbc.ConnectionManager
Writes DBCatalogueInfo entry in the system database table.
writeDouble(double, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a double in the OutputStream
writeFloat(float, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a float in the OutputStream
writeInt(int, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes an int in the OutputStream
writeLong(long, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a long in the OutputStream
writeObject(OutputStream) - Method in class com.prosyst.mprm.admin.statistics.PeriodInfo
Serialization method - for internal use.
writeObject(OutputStream) - Method in class com.prosyst.mprm.admin.statistics.Source
 
writeObject(OutputStream) - Method in exception com.prosyst.mprm.admin.system.ConfigurationWarning
Use this method for serialization of the object state.
writeObject(OutputStream) - Method in class com.prosyst.mprm.backend.radmin.statistics.StatisticsReaderRemote.StatisticDescriptor
 
writeObject(OutputStream) - Method in class com.prosyst.mprm.backend.statistics.utils.Compression
 
writeObject(OutputStream) - Method in class com.prosyst.mprm.data.DictionaryInfo
 
writeObject(OutputStream) - Method in interface com.prosyst.util.io.Externalizable
Use this method for serialization of object state.
writeObject(OutputStream) - Method in class com.prosyst.util.io.ExternalizableDictionary
Writes this object to the stream passed.
writeObject(OutputStream) - Method in class com.prosyst.util.io.ExternalizableMap
 
writer - Variable in class com.prosyst.mprm.debug.ext.splunk.DebugSplunkWriter
 
writeShort(short, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a short in the OutputStream
writeString(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeUTF(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeValue(Object, OutputStream) - Static method in class com.prosyst.util.io.ExternalizableUtil
Writes an object to the given output stream.

_

_ID - Static variable in interface com.prosyst.mprm.backend.mongodb.tree.TreeNodesConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 

Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.