|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidComponentException | |
|---|---|
| com.metamatrix.common.config.api | |
| com.metamatrix.common.config.model | |
| com.metamatrix.platform.config.spi | |
| com.metamatrix.platform.config.spi.xml | |
| Uses of InvalidComponentException in com.metamatrix.common.config.api |
|---|
| Methods in com.metamatrix.common.config.api that throw InvalidComponentException | |
|---|---|
PropDefnAllowedValue |
ConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn,
PropertyDefinition propDefn,
java.lang.String value)
Create a new PropDefnAllowedValue that will be added to the modifiable (cloned) PropertyDefinition that was obtained from the ComponentTypeDefn. |
| Uses of InvalidComponentException in com.metamatrix.common.config.model |
|---|
| Methods in com.metamatrix.common.config.model that throw InvalidComponentException | |
|---|---|
PropDefnAllowedValue |
BasicConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn,
PropertyDefinition propDefn,
java.lang.String value)
|
| Uses of InvalidComponentException in com.metamatrix.platform.config.spi |
|---|
| Methods in com.metamatrix.platform.config.spi that throw InvalidComponentException | |
|---|---|
java.util.Set |
ConfigurationTransaction.executeActions(java.util.List actions,
java.lang.String principalName)
Execute the specified actions. |
| Uses of InvalidComponentException in com.metamatrix.platform.config.spi.xml |
|---|
| Methods in com.metamatrix.platform.config.spi.xml that throw InvalidComponentException | |
|---|---|
java.util.Set |
XMLConfigurationConnector.executeActions(boolean doAdjust,
java.util.List actions,
java.lang.String principalName)
|
java.util.Set |
XMLActionUpdateStrategy.executeActions(ConfigurationModelContainerImpl config,
HostID targetID,
java.util.List actions,
ConfigTransaction transaction)
|
java.util.Set |
XMLConfigurationConnector.executeActions(java.util.List actions,
java.lang.String principalName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||