|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.namedobject.BasicObject
com.metamatrix.common.config.model.BasicComponentObject
com.metamatrix.common.config.model.BasicSharedResource
public class BasicSharedResource
| Field Summary |
|---|
| Fields inherited from interface com.metamatrix.common.config.api.SharedResource |
|---|
MISC_COMPONENT_TYPE_ID, MISC_COMPONENT_TYPE_NAME |
| Constructor Summary | |
|---|---|
protected |
BasicSharedResource(BasicSharedResource component)
|
|
BasicSharedResource(SharedResourceID resourceID,
ComponentTypeID typeID)
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Return a deep cloned instance of this object. |
| Methods inherited from class com.metamatrix.common.config.model.BasicComponentObject |
|---|
accept, addProperties, addProperty, getComponentTypeID, getCreatedBy, getCreatedDate, getCreatedDateString, getDescription, getEditableProperties, getLastChangedBy, getLastChangedDate, getLastChangedDateString, getProperties, getProperty, isDependentUpon, removeProperties, removeProperty, setCreatedBy, setCreatedDate, setDescription, setLastChangedBy, setLastChangedDate, setProperties, toString |
| Methods inherited from class com.metamatrix.common.namedobject.BasicObject |
|---|
compareTo, equals, getFullName, getID, getName, hashCode, setID |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.metamatrix.common.config.api.ComponentObject |
|---|
accept, getComponentTypeID, getCreatedBy, getCreatedDate, getDescription, getLastChangedBy, getLastChangedDate, getName, getProperties, getProperty, isDependentUpon |
| Methods inherited from interface com.metamatrix.common.namedobject.BaseObject |
|---|
getFullName, getID |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public BasicSharedResource(SharedResourceID resourceID,
ComponentTypeID typeID)
protected BasicSharedResource(BasicSharedResource component)
| Method Detail |
|---|
public java.lang.Object clone()
clone in interface BaseObjectclone in class BasicObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||