|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModificationException | |
---|---|
com.metamatrix.common.actions | |
com.metamatrix.platform.admin.api | |
com.metamatrix.platform.admin.apiimpl |
Uses of ModificationException in com.metamatrix.common.actions |
---|
Subclasses of ModificationException in com.metamatrix.common.actions | |
---|---|
class |
StringLengthExceededException
|
Uses of ModificationException in com.metamatrix.platform.admin.api |
---|
Methods in com.metamatrix.platform.admin.api that throw ModificationException | |
---|---|
java.util.Set |
ConfigurationAdminAPI.executeTransaction(ActionDefinition action)
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action. |
java.util.Set |
ConfigurationAdminAPI.executeTransaction(java.util.List actions)
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action. |
Uses of ModificationException in com.metamatrix.platform.admin.apiimpl |
---|
Methods in com.metamatrix.platform.admin.apiimpl that throw ModificationException | |
---|---|
java.util.Set |
ConfigurationAdminAPIImpl.executeTransaction(ActionDefinition action)
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action. |
java.util.Set |
ConfigurationAdminAPIImpl.executeTransaction(java.util.List actions)
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |