com.metamatrix.common.config.api
Interface ProductServiceConfigComponentType

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

public interface ProductServiceConfigComponentType
extends ComponentType

The DeployedComponentType


Field Summary
static java.lang.String COMPONENT_TYPE_NAME
           
 
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, PSC_COMPONENT_TYPE_CODE, RESOURCE_COMPONENT_TYPE_CODE, SERVICE_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, getDefaultValue, getDescription, getLastChangedBy, getLastChangedDate, getMaskedPropertyNames, getParentComponentTypeID, getSuperComponentTypeID, isDeployable, isDeprecated, isMonitored, isOfConnectorProductType, isOfTypeConnector, isOfTypeXAConnector
 
Methods inherited from interface com.metamatrix.common.namedobject.BaseObject
clone, getFullName, getID, getName
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Field Detail

COMPONENT_TYPE_NAME

static final java.lang.String COMPONENT_TYPE_NAME
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.