|
|||||||||||
| 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
|
+--com.ibm.etools.logging.pd.artifacts.PD_TraceContainer
| Constructor Summary | |
|---|---|
PD_TraceContainer()
PD_TraceContainer constructors |
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentName()
Gets the value of the componentName instance variable. |
java.lang.String |
getCreationSettting()
Gets the value of the creationSettting instance variable. |
java.lang.String[] |
getFormatedData()
Gets the value of the formatedData instance variable. |
java.lang.String |
getOtherTraceType()
Gets the value of the otherTraceType instance variable. |
PD_TraceEntry[] |
getTraceEntryList()
Gets the value of the traceEntryList instance variable. |
java.lang.String |
getTraceType()
Gets the value of the traceType 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 |
setComponentName(java.lang.String pd_TraceContainer_componentName)
Sets value of the componentName instance variable to the specified value. |
void |
setCreationSettting(java.lang.String pd_TraceContainer_creationSettting)
Sets value of the creationSettting instance variable to the specified value. |
void |
setFormatedData(java.lang.String[] pd_TraceContainer_formatedData)
Sets value of the formatedData instance variable to the specified value. |
void |
setOtherTraceType(java.lang.String pd_TraceContainer_otherTraceType)
Sets value of the otherTraceType instance variable to the specified value. |
void |
setTraceEntryList(PD_TraceEntry[] pd_MessageContainer_traceEntryList)
Sets value of the traceEntryList instance variable to the specified value. |
void |
setTraceType(java.lang.String pd_TraceContainer_traceType)
Sets value of the traceType 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_Container |
|---|
getContainerType, getOtherContainerType, setContainerType, setOtherContainerType |
| 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_TraceContainer()
| Method Detail |
public java.lang.String getUniqueInstanceID()
getUniqueInstanceID in class PD_Containerpublic void setComponentName(java.lang.String pd_TraceContainer_componentName)
pd_TraceContainer_componentName - The new value of the componentName instance variable.public java.lang.String getComponentName()
null if the value of the componentName instance variable has not been set or is set to null.public void setFormatedData(java.lang.String[] pd_TraceContainer_formatedData)
pd_TraceContainer_formatedData - The new value of the formatedData instance variable.public java.lang.String[] getFormatedData()
null if the value of the formatedData instance variable has not been set or is set to null.public void setTraceType(java.lang.String pd_TraceContainer_traceType)
pd_TraceContainer_traceType - The new value of the traceType instance variable.public java.lang.String getTraceType()
null if the value of the traceType instance variable has not been set or is set to null.public void setOtherTraceType(java.lang.String pd_TraceContainer_otherTraceType)
pd_TraceContainer_otherTraceType - The new value of the otherTraceType instance variable.public java.lang.String getOtherTraceType()
null if the value of the otherTraceType instance variable has not been set or is set to null.public void setCreationSettting(java.lang.String pd_TraceContainer_creationSettting)
pd_TraceContainer_creationSettting - The new value of the creationSettting instance variable.public java.lang.String getCreationSettting()
null if the value of the creationSettting instance variable has not been set or is set to null.public void setTraceEntryList(PD_TraceEntry[] pd_MessageContainer_traceEntryList)
pd_MessageContainer_traceEntryList - The new value of the traceEntryList instance variable.public PD_TraceEntry[] getTraceEntryList()
null if the value of the traceEntryList instance variable has not been set or is set to null.public java.lang.String toCanonicalXMLString()
toCanonicalXMLString in class PD_Containerpublic void regenerateUniqueInstanceID()
regenerateUniqueInstanceID in class PD_Containerpublic void init()
init in class PD_Container
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||