com.metamatrix.console.models
Class ResourceManager
java.lang.Object
com.metamatrix.console.models.Manager
com.metamatrix.console.models.ResourceManager
public class ResourceManager
- extends Manager
Methods inherited from class com.metamatrix.console.models.Manager |
addManagerListener, fireModelChangedEvent, fireModelChangedEvent, getConnection, getConnection, getEncryptor, getEventListeners, getIsStale, init, refresh, removeManagerListener, setIsStale |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEXT_STARTUP_CONFIG
public static final int NEXT_STARTUP_CONFIG
- See Also:
- Constant Field Values
STARTUP_CONFIG
public static final int STARTUP_CONFIG
- See Also:
- Constant Field Values
ResourceManager
public ResourceManager(ConnectionInfo connection)
getPropertiedObjectForResourceDescriptor
public PropertiedObject getPropertiedObjectForResourceDescriptor(ComponentObject rd)
getConfigurationID
public ConfigurationID getConfigurationID(int type)
throws AuthorizationException,
ExternalException
- Throws:
AuthorizationException
ExternalException
updateResourceProperties
public void updateResourceProperties(ResourcePropertiedObjectEditor editor)
throws java.lang.Exception
- Throws:
java.lang.Exception
getResourcePropertiedObjectEditor
public ResourcePropertiedObjectEditor getResourcePropertiedObjectEditor()
throws AuthorizationException,
ExternalException
- Throws:
AuthorizationException
ExternalException
getResources
public SharedResource[] getResources()
throws AuthorizationException,
ExternalException
- Throws:
AuthorizationException
ExternalException
Copyright © 2009. All Rights Reserved.