|
|||||||||||
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_LocalInstanceCorrelator
Constructor Summary | |
---|---|
PD_LocalInstanceCorrelator()
PD_LocalInstanceCorrelator constructors |
|
PD_LocalInstanceCorrelator(GloballyUniqueCorrelator pd_LocalInstanceCorrelator_globallyUniqueCorrelatorValue)
|
Method Summary | |
---|---|
GloballyUniqueCorrelator |
getGloballyUniqueCorrelatorValue()
Gets the value of the globallyUniqueCorrelatorValue instance variable. |
java.lang.String |
getUniqueInstanceID()
Gets the value of the uniqueInstanceID instance variable. |
void |
init()
Initializes object to newly constructed state. |
void |
regenerateUniqueInstanceID()
Regenerates a new unique instance ID for the object. |
void |
setGloballyUniqueCorrelatorValue(GloballyUniqueCorrelator pd_LocalInstanceCorrelator_globallyUniqueCorrelatorValue)
Sets value of the globallyUniqueCorrelatorValue 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_LocalInstanceCorrelator()
public PD_LocalInstanceCorrelator(GloballyUniqueCorrelator pd_LocalInstanceCorrelator_globallyUniqueCorrelatorValue)
Method Detail |
public java.lang.String getUniqueInstanceID()
getUniqueInstanceID
in class PD_BaseProblemArtifact
public void setGloballyUniqueCorrelatorValue(GloballyUniqueCorrelator pd_LocalInstanceCorrelator_globallyUniqueCorrelatorValue)
pd_LocalInstanceCorrelator_globallyUniqueCorrelatorValue
- The new value of the globallyUniqueCorrelatorValue instance variable.public GloballyUniqueCorrelator getGloballyUniqueCorrelatorValue()
null
if the value of the globallyUniqueCorrelatorValue 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 |