Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.db.dbmirror | |
com.canto.cumulus.db.mail | |
com.canto.cumulus.db.permissions | |
com.canto.cumulus.db.subscriptions | |
com.canto.cumulus.db.trigger | |
com.canto.cumulus.fieldvalue |
Wrapper clsses for field values of the Cumulus Java Classes.
|
com.canto.cumulus.keyword.service | |
com.canto.cumulus.mediadeliverycloud | |
com.canto.cumulus.modules.ejpregistries.serverconsole | |
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
com.canto.cumulus.usermanagement |
The Cumulus User Management package.
|
com.canto.cumulus.video.cloud |
Modifier and Type | Method and Description |
---|---|
Server |
MultiItemCollection.getServer()
Return the server object that this collection was created from.
|
Server |
Catalog.getServer()
Get the
Server object that created this catalog object. |
static Server |
Server.openConnection(boolean bWriteAccess,
java.lang.String server,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using the default licensing.
|
static Server |
Server.openConnection(java.lang.String sSerialNumber,
boolean bWriteAccess,
java.lang.String server,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using a custom serial number.
|
static Server |
Server.openConnectionAs(boolean bWriteAccess,
java.lang.String server,
java.lang.String userToRunAs,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using the default licensing and allows to take the identity of another user.
|
static Server |
Server.openConnectionAs(java.lang.String sSerialNumber,
boolean bWriteAccess,
java.lang.String server,
java.lang.String userToRunAs,
java.lang.String user,
java.lang.String password)
Connects to a Cumulus server using a custom serial number taking identity of a specified user.
|
Modifier and Type | Method and Description |
---|---|
static DBMirrorManager |
DBMirrorManager.getInstance(Server server)
Returns a singleton instance for the given server.
|
Modifier and Type | Method and Description |
---|---|
Server |
MailManager.getServer()
Returns the server instance of this mail manager.
|
Modifier and Type | Method and Description |
---|---|
static MailManager |
MailManager.getInstance(Server server)
Returns the singleton instance of the MailManager for the given server.
|
Modifier and Type | Method and Description |
---|---|
Server |
PermissionManager.getServer()
Returns the server of this instance.
|
Modifier and Type | Method and Description |
---|---|
static PermissionManager |
PermissionManager.getInstance(Server server)
Returns a permission manager singleton instance for the given server connection.
|
Modifier and Type | Method and Description |
---|---|
Server |
SubscriptionManager.getServer()
Returns the server of this connection.
|
Modifier and Type | Method and Description |
---|---|
static SubscriptionManager |
SubscriptionManager.getInstance(Server server)
Returns the subscription manager instance for the given server.
|
Modifier and Type | Method and Description |
---|---|
Server |
TriggerManager.getServer()
Returns the server of this connection.
|
Server |
Binding.getServer()
Returns the server if this is a server binding.
|
Modifier and Type | Method and Description |
---|---|
static TriggerManager |
TriggerManager.getInstance(Server server)
Returns the trigger manager instance for the given server.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
UserUIDFieldValue.getDisplayString(Server server,
java.lang.String userUID) |
Modifier and Type | Method and Description |
---|---|
static AutoTaggingManager |
AutoTaggingManager.getInstance(Server server) |
boolean |
AutoTaggingLicense.hasLicense(Server server) |
Constructor and Description |
---|
AutoTaggingManager.AutoTaggingConfiguration(Server server,
java.util.Map<java.lang.String,AutoTaggingProvider> providers) |
Modifier and Type | Method and Description |
---|---|
static MediaDeliveryCloudManager |
MediaDeliveryCloudManager.getInstance(Server server) |
Modifier and Type | Method and Description |
---|---|
ConnectionPanel |
ServerConsoleEJP.initializeConnection(javax.swing.JFrame parentFrame,
Server server,
java.lang.String serverName,
java.lang.String userName,
java.lang.String password)
Returns the manager for the given server console connection.
|
Modifier and Type | Method and Description |
---|---|
java.net.URI |
CollectionSet.getOpenCollectionURI(Server server)
Returns an URI for this collection which will make the locally installed native client application open this collection.
|
Modifier and Type | Method and Description |
---|---|
Server |
AuthenticationManager.getServer()
Returns the server of this connection.
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationManager |
AuthenticationManager.getAuthenticationManager(Server server)
Get the authentication manager for the specified server instance.
|
Modifier and Type | Method and Description |
---|---|
static VideoCloudManager |
VideoCloudManager.getInstance(Server server) |
boolean |
VideoCloudLicense.hasLicense(Server server) |
Constructor and Description |
---|
VideoCloudManager.VideoCloudConfiguration(Server server,
java.util.Map<java.lang.String,VideoCloudProvider> providers) |
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.