Uses of Class
com.metamatrix.console.util.ExternalException

Packages that use ExternalException
com.metamatrix.console.models   
com.metamatrix.console.security   
com.metamatrix.console.ui.util   
com.metamatrix.console.ui.views.deploy   
com.metamatrix.console.ui.views.deploy.event   
com.metamatrix.console.ui.views.deploy.model   
com.metamatrix.console.ui.views.deploy.util   
com.metamatrix.console.ui.views.entitlements   
com.metamatrix.console.ui.views.queries   
com.metamatrix.console.ui.views.runtime   
com.metamatrix.console.ui.views.runtime.model   
com.metamatrix.console.ui.views.users   
com.metamatrix.console.util   
 

Uses of ExternalException in com.metamatrix.console.models
 

Methods in com.metamatrix.console.models that throw ExternalException
 void ExtensionSourceManager.addModule(NewExtensionSourceInfo info)
           
 void GroupsManager.addPrincipalsToRole(java.util.Collection principals, java.lang.String role)
          Add collection of PrincipalNames to a Role
 void RuntimeMgmtManager.bounceServer()
           
 void QueryManager.cancelAllQueryRequests(MetaMatrixSessionID token)
           
 void QueryManager.cancelQueryRequests(java.util.Collection selected)
           
 void EntitlementManager.changeAPolicy(PermissionDataNodeTreeView treeView, AuthorizationPolicy policy, java.lang.String newDescription, java.util.Collection addedGroupPrincipals, java.util.Collection removedGroupPrincipals, java.util.List changedPermissions)
           
 void ConfigurationManager.changeDeployedPsc(ProductServiceConfig theOldPsc, ProductServiceConfig theNewPsc, VMComponentDefn theProcess, Host theHost, ConfigurationID theConfigId)
          Changes the deployed PSC for a given process.
 void ConfigurationManager.commitImportedObjects(java.util.Collection theImportedObjects)
           
 ProductServiceConfig ConfigurationManager.copyPscDef(java.lang.String thePscDefName, ProductServiceConfig thePscBeingCopied, ConfigurationID theConfigId)
          Creates a PSC definition.
 Host ConfigurationManager.createHost(java.lang.String theHostName)
          Creates a host.
 void EntitlementManager.createNewEntitlement(java.lang.String entitlementName, java.lang.String entitlementDescription, java.lang.String vdbName, int vdbVersion, EntitlementsTableRowData dataNodesSameAsEntitlement, EntitlementsTableRowData principalsSameAsEntitlement)
           
 VMComponentDefn ConfigurationManager.createProcess(java.lang.String theProcessName, java.lang.String portNumber, Host theHost, ConfigurationID theConfigId)
          Creates a process.
 ProductServiceConfig ConfigurationManager.createPscDef(java.lang.String thePscDefName, ProductTypeID thePscProdTypeID, java.util.Collection theServiceIds, ConfigurationID theConfigId)
          Creates a PSC definition.
 void ConfigurationManager.deleteDeployedPsc(ProductServiceConfig thePsc, VMComponentDefn theProcess, Host theHost, ConfigurationID theConfigId)
           
 void EntitlementManager.deleteEntitlement(AuthorizationPolicyID id)
           
 void ConfigurationManager.deleteHost(Host theHost, ConfigurationID theConfigId)
           
 void ExtensionSourceManager.deleteModule(java.lang.String moduleName)
           
 void ConfigurationManager.deleteProcess(VMComponentDefn theProcess, ConfigurationID theConfigId)
           
 void ConfigurationManager.deletePscDefinition(ProductServiceConfig thePsc, ProductType theProduct, ConfigurationID theConfigId)
           
 void ConfigurationManager.deployPsc(ProductServiceConfig thePsc, VMComponentDefn theProcess, Host theHost, ConfigurationID theConfigId)
           
 boolean EntitlementManager.doesEntitlementExist(java.lang.String entName, java.lang.String vdbName, int vdbVersion)
           
 void ExtensionSourceManager.exportToFile(java.lang.String moduleName, java.io.File target)
           
 java.util.Collection EntitlementManager.getAllEntitlements()
           
 java.util.Collection GroupsManager.getAllGroupNames()
           
 java.util.Map ConfigurationManager.getAllProductPscs(ConfigurationID theConfigId)
           
 java.util.Collection QueryManager.getAllRequests()
           
 java.util.Collection EntitlementManager.getAllVDBs()
           
 java.util.Collection ConfigurationManager.getConfigObjects(ConfigurationID theConfigId)
           
 ConfigurationID ResourceManager.getConfigurationID(int type)
           
 java.util.Collection ServerLogManager.getContextsForConfigurationIndex(int index)
           
 java.util.Collection ConfigurationManager.getDeployedPscs(VMComponentDefn theProcess)
           
 java.util.Collection ConfigurationManager.getDeployedServices(ProductServiceConfig thePsc, VMComponentDefn theProcess)
           
 ExtensionSourceDetailInfo ExtensionSourceManager.getDetailForModule(java.lang.String moduleName)
           
 java.util.List GroupsManager.getDomainNames()
           
 ConfigurationObjectEditor ConfigurationManager.getEditor()
           
 EntitlementInfo EntitlementManager.getEntitlementInfo(java.lang.String entName, java.lang.String vdbName, int vdbVersion)
           
 EntitlementsTableRowData[] EntitlementManager.getEntitlements()
           
 java.util.List EntitlementManager.getEntitlementsForVDB(java.lang.String vdbName, int vdbVersion)
           
 java.util.Collection SummaryManager.getHostName()
           
 java.util.Collection ConfigurationManager.getHostProcesses(Host theHost, ConfigurationID theConfigId)
           
 java.util.List ServerLogManager.getLogEntries(java.util.Date startTime, java.util.Date endTime, java.util.List levels, java.util.List contexts, int maxRows)
          Get the log entries that match the specified criteria.
 int ServerLogManager.getLoggingLevelForConfigurationIndex(int index)
           
 ExtensionSourceDetailInfo[] ExtensionSourceManager.getModules()
           
 java.lang.String[] ExtensionSourceManager.getModuleTypes()
           
 java.util.Collection PropertiesManager.getNextStartUpDefn()
           
 java.util.Properties PropertiesManager.getNSUProperties()
           
 AuthorizationPolicy EntitlementManager.getPolicy(AuthorizationPolicyID policyID)
          Obtains an AuthorizationPolicy.
 java.util.List EntitlementManager.getPolicyIDs()
           
 java.util.Collection EntitlementManager.getPrincipalsForEntitlement(AuthorizationPolicyID policyID)
           
 java.util.Collection GroupsManager.getPrincipalsForRole(java.lang.String roleName)
          Get Collection of Principals for the provided roleName.
 ConfigurationPropertiedObjectEditor ConfigurationManager.getPropertiedObjectEditor()
           
 java.util.Map PropertiesManager.getProperties()
           
 java.lang.String PropertiesManager.getProperty(java.lang.String key)
           
 java.util.Collection ConfigurationManager.getPscDefinitions(ProductType theProduct, Configuration theConfiguration)
           
 java.util.Collection QueryManager.getRequestsForSession(MetaMatrixSessionInfo session)
           
 ResourcePropertiedObjectEditor ResourceManager.getResourcePropertiedObjectEditor()
           
 SharedResource[] ResourceManager.getResources()
           
 java.lang.String GroupsManager.getRoleDescription(java.lang.String roleName)
          Get Role description for the provided role name.
 RoleDisplay GroupsManager.getRoleDisplay(java.lang.String roleName)
          Get RoleDisplay for the provided role name from the roles Map.
 java.lang.String GroupsManager.getRoleDisplayName(java.lang.String roleName)
          Get Role displayName for the provided role name.
 java.util.Map GroupsManager.getRoles()
          Get map of Role name to RoleDisplay from the authorization api
 RoleDisplay[] GroupsManager.getRolesForPrincipal(MetaMatrixPrincipal principal, boolean includeImplicit)
          Get Collection of Roles for the provided MetaMatrixPrincipals
 RoleDisplay[] GroupsManager.getRolesForPrincipal(MetaMatrixPrincipalName principalName)
          Get Collection of Roles for the provided MetaMatrixPrincipalName
 SystemState RuntimeMgmtManager.getServerState()
           
 java.util.Collection ConfigurationManager.getServiceDefinitions(ProductServiceConfig thePsc, Configuration theConfiguration)
           
 java.util.Collection PropertiesManager.getStartUpDefn()
           
 java.util.Properties PropertiesManager.getSUProperties()
           
 java.lang.String SummaryManager.getSysURL()
           
 PermissionDataNodeTreeView EntitlementManager.getTreeViewForData(java.lang.String vdbName, int vdbVersion, AuthorizationPolicyID policyID)
           
 int[] EntitlementManager.getVersionsForVDB(java.lang.String vdbName)
           
 java.util.Collection ConfigurationManager.importObjects(java.lang.String theFileName)
           
static boolean ModelManager.init(ConnectionInfo conn)
           
 boolean RuntimeMgmtManager.isServiceInSystemState(java.lang.String serviceName)
          called to determine is a service is in the system state, regardless if running.
 Host ConfigurationManager.modifyHost(Host theHost, java.util.Properties theProperties)
           
 void ExtensionSourceManager.modifyModule(java.lang.String existingModuleName, java.lang.String newModuleName, java.lang.String newDescription, java.lang.Boolean enabled, byte[] contents)
           
 VMComponentDefn ConfigurationManager.modifyProcess(VMComponentDefn theProcess, java.util.Properties theProperties)
           
 void ConfigurationManager.modifyPropertiedObject(ConfigurationPropertiedObjectEditor editor)
           
 ProductServiceConfig ConfigurationManager.modifyPsc(ProductServiceConfig thePscDef, java.util.Properties theProperties)
           
 ServiceComponentDefn ConfigurationManager.modifyService(ServiceComponentDefn theService, java.util.Properties theProperties)
           
 boolean ExtensionSourceManager.moduleExists(java.lang.String moduleName)
           
 void ConfigurationManager.refreshImpl()
           
 void RuntimeMgmtManager.refreshImpl()
           
 void GroupsManager.removePrincipalsFromRole(java.util.Collection principals, java.lang.String role)
          Remove collection of PrincipalNames from a Role
 void GroupsManager.removeRolesFromPrincipal(java.lang.String[] roles, MetaMatrixPrincipalName principal)
          Remove array of Roles from a principal
 void ExtensionSourceManager.reorderModules(java.util.List modules)
           
 void ExtensionSourceManager.replaceModule(java.lang.String moduleName, byte[] replacementContents)
           
 void GroupsManager.setAdminPassword(java.lang.String password)
           
 void GroupsManager.setAdminUsername(java.lang.String username)
           
 void ServerLogManager.setContextsForConfigurationIndex(int index, java.util.Collection contexts)
           
 void GroupsManager.setDomainOrder(java.util.List domainNames)
           
 void ConfigurationManager.setEnabled(ServiceComponentDefn theService, ProductServiceConfig psc, boolean theEnableFlag, Configuration theConfig)
           
 void GroupsManager.setEnableSecurity(boolean enabled)
           
 void ServerLogManager.setLoggingLevelForConfigurationIndex(int index, int level)
           
 void PropertiesManager.setProperty(java.lang.String name, java.lang.String value, Configuration cfg)
           
 void PropertiesManager.setProperty(java.lang.String name, java.lang.String value, int cfgNumber)
           
 void RuntimeMgmtManager.shutdownServer()
           
 void RuntimeMgmtManager.startHost(HostData theHost)
           
 void RuntimeMgmtManager.startProcess(ProcessData theProcess)
           
 void RuntimeMgmtManager.startPsc(PSCData thePsc)
           
 void RuntimeMgmtManager.startService(ServiceData theService)
           
 void RuntimeMgmtManager.stopHost(HostData theHost)
           
 void RuntimeMgmtManager.stopHostNow(HostData theHost)
           
 void RuntimeMgmtManager.stopProcess(ProcessData theProcess)
           
 void RuntimeMgmtManager.stopProcessNow(ProcessData theProcess)
           
 void RuntimeMgmtManager.stopPsc(PSCData thePsc)
           
 void RuntimeMgmtManager.stopPscNow(PSCData thePsc)
           
 void RuntimeMgmtManager.stopService(ServiceData theService)
           
 void RuntimeMgmtManager.stopServiceNow(ServiceData theService)
           
 void RuntimeMgmtManager.synchronizeServer()
           
 void SessionManager.terminateSession(MetaMatrixSessionInfo userSessionInfo)
          Terminates, on remote system, the session specified by the parameter.
 ProductServiceConfig ConfigurationManager.updatePscDef(ProductServiceConfig thePscDef, java.util.Collection theServiceIds)
          Updates a PSC definition.
 

Constructors in com.metamatrix.console.models that throw ExternalException
ConfigurationManager(ConnectionInfo connection)
          Constructs a ConfigurationManager.
RuntimeMgmtManager(ConnectionInfo connection)
           
 

Uses of ExternalException in com.metamatrix.console.security
 

Methods in com.metamatrix.console.security that throw ExternalException
static UserCapabilities UserCapabilities.createInstance()
          Create the one instance of this class.
 void UserCapabilities.init(ConnectionInfo conn)
          Initialize...
 

Uses of ExternalException in com.metamatrix.console.ui.util
 

Methods in com.metamatrix.console.ui.util that throw ExternalException
protected abstract  void AbstractPanelAction.actionImpl(java.awt.event.ActionEvent theEvent)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.deploy
 

Methods in com.metamatrix.console.ui.views.deploy that throw ExternalException
 void DeployedHostPanel.persist()
           
 void PscDefinitionPanel.persist()
           
 void ServiceDefinitionPanel.persist()
           
 void DeployedProcessPanel.persist()
           
 

Constructors in com.metamatrix.console.ui.views.deploy that throw ExternalException
ConfigSummaryPanel(ConfigurationID theConfigId, ConnectionInfo conn)
           
DeployedHostPanel(DeployMainPanel mainPanel, ConfigurationID theConfigId, ConnectionInfo connInfo)
           
DeployedProcessPanel(ConfigurationID theConfigId, ConnectionInfo connInfo)
           
DeployedPscPanel(ConnectionInfo connInfo, ConfigurationID theConfigId)
           
DeployedServicePanel(ConfigurationID theConfigId, ConnectionInfo connInfo)
           
DeployMainPanel(ConnectionInfo conn)
           
DeploymentsSummaryPanel(ConfigurationID theConfigId, ConnectionInfo conn)
           
ProductDefinitionPanel(ConfigurationID theConfigId, ConnectionInfo connectionInfo)
           
PscDefinitionPanel(ConfigurationID theConfigId, ConnectionInfo connInfo, DeployMainPanel mainPanel)
           
PscSummaryPanel(ConfigurationID theConfigId, ConnectionInfo connInfo)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.deploy.event
 

Methods in com.metamatrix.console.ui.views.deploy.event that throw ExternalException
 void ConfigurationModifier.persist()
          Persists all pending configuration changes.
 

Uses of ExternalException in com.metamatrix.console.ui.views.deploy.model
 

Constructors in com.metamatrix.console.ui.views.deploy.model that throw ExternalException
ConfigurationTreeModel()
          Constructs and ConfigurationTreeModel.
 

Uses of ExternalException in com.metamatrix.console.ui.views.deploy.util
 

Methods in com.metamatrix.console.ui.views.deploy.util that throw ExternalException
static void DeployPkgUtils.loadDeployments(Configuration theConfiguration, DefaultTableModel theModel, ConnectionInfo connection)
           
static void DeployPkgUtils.loadPscServiceDefintions(Configuration theConfiguration, DefaultTableModel theModel, ConnectionInfo connection)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.entitlements
 

Methods in com.metamatrix.console.ui.views.entitlements that throw ExternalException
 void EntitlementsDataInterface.deleteEntitlement(AuthorizationPolicyID id)
           
 boolean EntitlementsPanel.doesEntitlementExist(java.lang.String entName, java.lang.String vdbName, int vdbVersion)
           
 boolean EntitlementsDataInterface.doesEntitlementExist(java.lang.String entName, java.lang.String vdbName, int vdbVErsion)
           
 java.util.Collection EntitlementsDataInterface.getAllVDBs()
           
 EntitlementInfo EntitlementsDataInterface.getEntitlementInfo(java.lang.String entName, java.lang.String vdbName, int vdbVersion)
           
 EntitlementsTableRowData[] EntitlementsDataInterface.getEntitlements()
           
 java.util.List EntitlementsDataInterface.getPolicyIDs()
           
 PermissionDataNodeTreeView EntitlementsDataInterface.getTreeViewForData(java.lang.String vdbName, int vdbVersion, AuthorizationPolicyID policyID)
           
 int[] EntitlementsDataInterface.getVersionsForVDB(java.lang.String vdbName)
           
 

Constructors in com.metamatrix.console.ui.views.entitlements that throw ExternalException
EntitlementsPanel(EntitlementsDataInterface ds, boolean showEditable, boolean showReadOnly, ConnectionInfo conn)
           
NewEntitlementController(EntitlementsPanel callr, EntitlementsDataInterface dataSrc)
           
NewEntitlementNamePanel(EntitlementsDataInterface dataSrc, NewEntitlementController ctrlr, WizardInterface wizardInterface)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.queries
 

Methods in com.metamatrix.console.ui.views.queries that throw ExternalException
protected  void QueryRequestPanel.CancelQueryRequestsAction.actionImpl(java.awt.event.ActionEvent theEvent)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.runtime
 

Methods in com.metamatrix.console.ui.views.runtime that throw ExternalException
 void ProcessMgmtPanel.load(java.util.List theProcesses)
           
 void RuntimeMgmtPanel.showServcieError()
           
 void ServiceMgmtPanel.showServcieError()
           
 void ProcessMgmtPanel.showServcieError()
           
 void OperationsDelegate.showServcieError()
           
 void RuntimeMgmtPanel.startOperation()
           
 void ServiceMgmtPanel.startOperation()
           
 void ProcessMgmtPanel.startOperation()
           
 void OperationsDelegate.startOperation()
           
 com.metamatrix.console.ui.views.runtime.QueueStatisticsFrame RuntimeMgmtPanel.startShowQueue(ServiceData sd)
           
 com.metamatrix.console.ui.views.runtime.QueueStatisticsFrame OperationsDelegate.startShowQueue(ServiceData sd)
           
 void RuntimeMgmtPanel.stopNowOperation()
           
 void ServiceMgmtPanel.stopNowOperation()
           
 void ProcessMgmtPanel.stopNowOperation()
           
 void OperationsDelegate.stopNowOperation()
           
 void RuntimeMgmtPanel.stopOperation()
           
 void ServiceMgmtPanel.stopOperation()
           
 void ProcessMgmtPanel.stopOperation()
           
 void OperationsDelegate.stopOperation()
           
 

Constructors in com.metamatrix.console.ui.views.runtime that throw ExternalException
ProcessMgmtPanel(RuntimeMgmtManager mgr)
           
RuntimeMgmtPanel(ConnectionInfo conn)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.runtime.model
 

Constructors in com.metamatrix.console.ui.views.runtime.model that throw ExternalException
RuntimeMgmtModel(ConnectionInfo connectionInfo)
           
 

Uses of ExternalException in com.metamatrix.console.ui.views.users
 

Constructors in com.metamatrix.console.ui.views.users that throw ExternalException
RolesList(GroupsManager mgr, NotifyOnSelectionChange ctrlr, boolean makeSelection)
          Constructor.
 

Uses of ExternalException in com.metamatrix.console.util
 

Methods in com.metamatrix.console.util that throw ExternalException
static void StaticProperties.loadBootStrap()
           
static void StaticProperties.loadBootStrap(java.lang.String fileName)
           
static void StaticProperties.saveProperties()
          Save the properties to the UserPreferences.
 



Copyright © 2009. All Rights Reserved.