|
|||||||||||
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
Constructor Summary | |
---|---|
PD_ProblemArtifact()
PD_ProblemArtifact constructors |
Method Summary | |
---|---|
PD_ProblemArtifact[] |
getArtifactCausesArtifactRefList()
Gets the value of the artifactCausesArtifactRefList instance variable. |
PD_ProblemArtifact[] |
getArtifactContainsArtifactsRefList()
Gets the value of the artifactContainsArtifactsRefList instance variable. |
PD_CorrelationType[] |
getCorrelationTypeList()
Gets the value of the correlationTypeList instance variable. |
PD_LogRecord_Correlator |
getLogRecordCorrelator()
Gets the value of the logRecordCorrelator instance variable. |
PD_ProblemArtifact_Token[] |
getProblemArtifactTokenList()
Gets the value of the problemArtifactTokenList instance variable. |
java.lang.String[] |
getRawData()
Gets the value of the rawData 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 |
setArtifactCausesArtifactRefList(PD_ProblemArtifact[] pd_ProblemArtifact_artifactCausesArtifactRefList)
Sets value of the artifactCausesArtifactRefList instance variable to the specified value. |
void |
setArtifactContainsArtifactsRefList(PD_ProblemArtifact[] pd_ProblemArtifact_artifactContainsArtifactsRefList)
Sets value of the artifactContainsArtifactsRefList instance variable to the specified value. |
void |
setCorrelationTypeList(PD_CorrelationType[] pd_ProblemArtifact_correlationTypeList)
Sets value of the correlationTypeList instance variable to the specified value. |
void |
setLogRecordCorrelator(PD_LogRecord_Correlator pd_ProblemArtifact_logRecordCorrelator)
Sets value of the logRecordCorrelator instance variable to the specified value. |
void |
setProblemArtifactTokenList(PD_ProblemArtifact_Token[] pd_ProblemArtifact_problemArtifactTokenList)
Sets value of the problemArtifactTokenList instance variable to the specified value. |
void |
setRawData(java.lang.String[] pd_ProblemArtifact_rawData)
Sets value of the rawData 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_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_ProblemArtifact()
Method Detail |
public java.lang.String getUniqueInstanceID()
getUniqueInstanceID
in class PD_BaseProblemArtifact
public void setRawData(java.lang.String[] pd_ProblemArtifact_rawData)
pd_ProblemArtifact_rawData
- The new value of the rawData instance variable.public java.lang.String[] getRawData()
null
if the value of the rawData instance variable has not been set or is set to null
.public void setArtifactContainsArtifactsRefList(PD_ProblemArtifact[] pd_ProblemArtifact_artifactContainsArtifactsRefList)
pd_ProblemArtifact_artifactContainsArtifactsRefList
- The new value of the artifactContainsArtifactsRefList instance variable.public PD_ProblemArtifact[] getArtifactContainsArtifactsRefList()
null
if the value of the artifactContainsArtifactsRefList instance variable has not been set or is set to null
.public void setLogRecordCorrelator(PD_LogRecord_Correlator pd_ProblemArtifact_logRecordCorrelator)
pd_ProblemArtifact_logRecordCorrelator
- The new value of the logRecordCorrelator instance variable.public PD_LogRecord_Correlator getLogRecordCorrelator()
null
if the value of the logRecordCorrelator instance variable has not been set or is set to null
.public void setProblemArtifactTokenList(PD_ProblemArtifact_Token[] pd_ProblemArtifact_problemArtifactTokenList)
pd_ProblemArtifact_problemArtifactTokenList
- The new value of the problemArtifactTokenList instance variable.public PD_ProblemArtifact_Token[] getProblemArtifactTokenList()
null
if the value of the problemArtifactTokenList instance variable has not been set or is set to null
.public void setCorrelationTypeList(PD_CorrelationType[] pd_ProblemArtifact_correlationTypeList)
pd_ProblemArtifact_correlationTypeList
- The new value of the correlationTypeList instance variable.public PD_CorrelationType[] getCorrelationTypeList()
null
if the value of the correlationTypeList instance variable has not been set or is set to null
.public void setArtifactCausesArtifactRefList(PD_ProblemArtifact[] pd_ProblemArtifact_artifactCausesArtifactRefList)
pd_ProblemArtifact_artifactCausesArtifactRefList
- The new value of the artifactCausesArtifactRefList instance variable.public PD_ProblemArtifact[] getArtifactCausesArtifactRefList()
null
if the value of the artifactCausesArtifactRefList instance variable has not been set or is set to null
.public java.lang.String toCanonicalXMLString()
toCanonicalXMLString
in class PD_BaseProblemArtifact
public void regenerateUniqueInstanceID()
regenerateUniqueInstanceID
in class PD_BaseProblemArtifact
public void init()
init
in class PD_BaseProblemArtifact
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |