|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ComponentNotFoundException in com.metamatrix.common.comm.platform.socket.server |
---|
Methods in com.metamatrix.common.comm.platform.socket.server that throw ComponentNotFoundException | |
---|---|
LogonResult |
LogonImpl.logon(java.util.Properties connProps)
|
Uses of ComponentNotFoundException in com.metamatrix.console.models |
---|
Methods in com.metamatrix.console.models that throw ComponentNotFoundException | |
---|---|
void |
GroupsManager.addPrincipalsToRole(java.util.Collection principals,
java.lang.String role)
Add collection of PrincipalNames to a Role |
void |
EntitlementManager.deleteEntitlement(AuthorizationPolicyID id)
|
boolean |
EntitlementManager.doesEntitlementExist(java.lang.String entName,
java.lang.String vdbName,
int vdbVersion)
|
java.util.Collection |
EntitlementManager.getAllVDBs()
|
EntitlementInfo |
EntitlementManager.getEntitlementInfo(java.lang.String entName,
java.lang.String vdbName,
int vdbVersion)
|
java.util.Collection |
PropertiesManager.getNextStartUpDefn()
|
java.util.Properties |
PropertiesManager.getNSUProperties()
|
AuthorizationPolicy |
EntitlementManager.getPolicy(AuthorizationPolicyID policyID)
Obtains an AuthorizationPolicy. |
java.util.Collection |
EntitlementManager.getPrincipalsForEntitlement(AuthorizationPolicyID policyID)
|
java.util.Collection |
GroupsManager.getPrincipalsForRole(java.lang.String roleName)
Get Collection of Principals for the provided roleName. |
java.util.Map |
PropertiesManager.getProperties()
|
java.lang.String |
PropertiesManager.getProperty(java.lang.String key)
|
RoleDisplay[] |
GroupsManager.getRolesForPrincipal(MetaMatrixPrincipalName principalName)
Get Collection of Roles for the provided MetaMatrixPrincipalName |
RoleDisplay[] |
GroupsManager.getRolesForPrincipal(MetaMatrixPrincipalName principal,
boolean includeImplicit)
Get Collection of Roles for the provided MetaMatrixPrincipals |
int[] |
EntitlementManager.getVersionsForVDB(java.lang.String vdbName)
|
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 |
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)
|
Uses of ComponentNotFoundException in com.metamatrix.console.security |
---|
Methods in com.metamatrix.console.security that throw ComponentNotFoundException | |
---|---|
static UserCapabilities |
UserCapabilities.createInstance()
Create the one instance of this class. |
void |
UserCapabilities.init(ConnectionInfo conn)
Initialize... |
Uses of ComponentNotFoundException in com.metamatrix.console.ui.views.entitlements |
---|
Methods in com.metamatrix.console.ui.views.entitlements that throw ComponentNotFoundException | |
---|---|
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)
|
int[] |
EntitlementsDataInterface.getVersionsForVDB(java.lang.String vdbName)
|
Constructors in com.metamatrix.console.ui.views.entitlements that throw ComponentNotFoundException | |
---|---|
NewEntitlementController(EntitlementsPanel callr,
EntitlementsDataInterface dataSrc)
|
|
NewEntitlementNamePanel(EntitlementsDataInterface dataSrc,
NewEntitlementController ctrlr,
WizardInterface wizardInterface)
|
Uses of ComponentNotFoundException in com.metamatrix.console.ui.views.users |
---|
Constructors in com.metamatrix.console.ui.views.users that throw ComponentNotFoundException | |
---|---|
RolesList(GroupsManager mgr,
NotifyOnSelectionChange ctrlr,
boolean makeSelection)
Constructor. |
Uses of ComponentNotFoundException in com.metamatrix.platform.admin.apiimpl |
---|
Methods in com.metamatrix.platform.admin.apiimpl that throw ComponentNotFoundException | |
---|---|
static SessionToken |
AdminAPIHelper.validateSession()
Get the SessionToken and validate that the session is active
for the specified MetaMatrixSessionID . |
Uses of ComponentNotFoundException in com.metamatrix.server.dqp.service |
---|
Methods in com.metamatrix.server.dqp.service that throw ComponentNotFoundException | |
---|---|
java.util.List |
PlatformDataService.getConnectorBindings()
|
void |
PlatformDataService.startConnectorBinding(java.lang.String connectorBindingName)
|
void |
PlatformDataService.stopConnectorBinding(java.lang.String connectorBindingName)
|
Uses of ComponentNotFoundException in com.metamatrix.server.query.service |
---|
Methods in com.metamatrix.server.query.service that throw ComponentNotFoundException | |
---|---|
void |
QueryServiceInterface.clearCache(SessionToken sessionToken)
|
void |
QueryService.clearCache(SessionToken sessionToken)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |