|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact
|
+--com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
|
+--com.ibm.etools.logging.pd.artifacts.PD_Container
| Constructor Summary | |
|---|---|
PD_Container()
PD_Container constructors |
|
| Method Summary | |
|---|---|
java.lang.String |
getContainerType()
Gets the value of the containerType instance variable. |
java.lang.String |
getOtherContainerType()
Gets the value of the otherContainerType instance variable. |
java.lang.String |
getUniqueInstanceID()
Gets the value of the uniqueInstanceID instance variable. |
void |
init()
Initializes the object to a newly constructed state. |
void |
regenerateUniqueInstanceID()
Regenerates a new unique instance ID for the object. |
void |
setContainerType(java.lang.String pd_Container_containerType)
Sets value of the containerType instance variable to the specified value. |
void |
setOtherContainerType(java.lang.String pd_Container_otherContainerType)
Sets value of the otherContainerType instance variable to the specified value. |
java.lang.String |
toCanonicalXMLString()
Creates the canonical XML representation of this object. |
| Methods inherited from class com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact |
|---|
getArtifactCausesArtifactRefList, getArtifactContainsArtifactsRefList, getCorrelationTypeList, getLogRecordCorrelator, getProblemArtifactTokenList, getRawData, setArtifactCausesArtifactRefList, setArtifactContainsArtifactsRefList, setCorrelationTypeList, setLogRecordCorrelator, setProblemArtifactTokenList, setRawData |
| Methods inherited from class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact |
|---|
getArtifactCreatorID, getArtifactEncodingFormat, getCreationTime, getHostID, getHostIDFormat, getId, getOtherHostIDFormat, getProcessID, getThreadID, setArtifactCreatorID, setArtifactEncodingFormat, setCreationTime, setHostID, setHostIDFormat, setId, setOtherHostIDFormat, setProcessID, setThreadID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PD_Container()
| Method Detail |
public java.lang.String getUniqueInstanceID()
getUniqueInstanceID in class PD_ProblemArtifactpublic void setContainerType(java.lang.String pd_Container_containerType)
pd_Container_containerType - The new value of the containerType instance variable.public java.lang.String getContainerType()
null if the value of the containerType instance variable has not been set or is set to null.public void setOtherContainerType(java.lang.String pd_Container_otherContainerType)
pd_Container_otherContainerType - The new value of the otherContainerType instance variable.public java.lang.String getOtherContainerType()
null if the value of the otherContainerType instance variable has not been set or is set to null.public java.lang.String toCanonicalXMLString()
toCanonicalXMLString in class PD_ProblemArtifactpublic void regenerateUniqueInstanceID()
regenerateUniqueInstanceID in class PD_ProblemArtifactpublic void init()
init in class PD_ProblemArtifact
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||