|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.namedobject.BaseID
com.metamatrix.common.config.api.ComponentObjectID
com.metamatrix.common.config.api.ComponentDefnID
com.metamatrix.common.config.api.ProductServiceConfigID
public class ProductServiceConfigID
Field Summary | |
---|---|
static java.util.Collection |
ALL_STANDARD_PSC_NAMES
The Collection of the names of the four build-in, standard PSCs, one for each product type (@see #ALL_PRODUCT_TYPES ). |
static java.lang.String |
METAMATRIX_SERVER_QUERY_ENGINE_PSC
The name of the built-in, Query Engine only PSC of the MetaMatrix Server product |
static java.lang.String |
STANDARD_CONNECTOR_PSC
The name of the built-in, standard PSC of the Connector product |
static java.lang.String |
STANDARD_METADATA_SERVER_PSC
The name of the built-in, standard PSC of the MetaData Server product |
static java.lang.String |
STANDARD_METAMATRIX_SERVER_PSC
The name of the built-in, standard PSC of the MetaMatrix Server product |
static java.lang.String |
STANDARD_PLATFORM_PSC
The name of the built-in, standard PSC of the Platform product |
Fields inherited from class com.metamatrix.common.namedobject.BaseID |
---|
atomicNames, DELIMITER, fullName, WILDCARD |
Constructor Summary | |
---|---|
ProductServiceConfigID(ConfigurationID configID,
java.lang.String name)
|
|
ProductServiceConfigID(java.lang.String fullName)
|
Method Summary |
---|
Methods inherited from class com.metamatrix.common.namedobject.BaseID |
---|
clone, compareTo, compareToByName, computeHashCode, equals, getFullName, getName, getNameComponent, getNameComponents, getParentFullName, hashCode, hasParent, size, toString, updateHashCode |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String STANDARD_METAMATRIX_SERVER_PSC
public static final java.lang.String METAMATRIX_SERVER_QUERY_ENGINE_PSC
public static final java.lang.String STANDARD_METADATA_SERVER_PSC
public static final java.lang.String STANDARD_PLATFORM_PSC
public static final java.lang.String STANDARD_CONNECTOR_PSC
public static final java.util.Collection ALL_STANDARD_PSC_NAMES
#ALL_PRODUCT_TYPES
).
Constructor Detail |
---|
public ProductServiceConfigID(ConfigurationID configID, java.lang.String name)
public ProductServiceConfigID(java.lang.String fullName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |