com.metamatrix.common.config.api
Class ResourceModel

java.lang.Object
  extended by com.metamatrix.common.config.api.ResourceModel

public final class ResourceModel
extends java.lang.Object

The ResourceModel provides the PropertyDefinitions for the PropertiedObjectEditor use. The model defines the viewing and editable nature of each related resource.


Constructor Summary
ResourceModel()
           
 
Method Summary
static ComponentType getComponentType(java.lang.String resourceName)
           
static java.util.Properties getDefaultProperties(java.lang.String resourceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceModel

public ResourceModel()
Method Detail

getComponentType

public static ComponentType getComponentType(java.lang.String resourceName)

getDefaultProperties

public static java.util.Properties getDefaultProperties(java.lang.String resourceName)


Copyright © 2009. All Rights Reserved.