com.metamatrix.common.config.api
Interface ResourceComponentType

All Superinterfaces:
BaseObject, java.lang.Cloneable, java.lang.Comparable, ComponentType
All Known Implementing Classes:
BasicResourceComponentType

public interface ResourceComponentType
extends ComponentType

The ResourceComponentType indicates the type of resource


Field Summary
 
Fields inherited from interface com.metamatrix.common.config.api.ComponentType
AUTHPROVIDER_COMPONENT_TYPE_CODE, CONFIGURATION_COMPONENT_TYPE_CODE, CONNECTOR_COMPONENT_TYPE_CODE, DEPLOYED_COMPONENT_TYPE_CODE, HOST_COMPONENT_TYPE_CODE, PRODUCT_COMPONENT_TYPE_CODE, RESOURCE_COMPONENT_TYPE_CODE, SERVICE_COMPONENT_TYPE_CODE, SHARED_RESOURCE_COMPONENT_TYPE_CODE, VM_COMPONENT_TYPE_CODE
 
Method Summary
 
Methods inherited from interface com.metamatrix.common.config.api.ComponentType
accept, getComponentTypeCode, getComponentTypeDefinition, getComponentTypeDefinitions, getCreatedBy, getCreatedDate, getDefaultPropertyValues, getDefaultPropertyValues, getDefaultValue, getDescription, getLastChangedBy, getLastChangedDate, getMaskedPropertyNames, getParentComponentTypeID, getSuperComponentTypeID, isDeployable, isDeprecated, isMonitored, isOfTypeConnector
 
Methods inherited from interface com.metamatrix.common.namedobject.BaseObject
clone, getFullName, getID, getName
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2009. All Rights Reserved.