@Deprecated public class LogRecordWrapper extends OSEntryBean implements LogRecordWrapperMBean
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
activated
Deprecated.
|
protected ParticipantStatus |
listType
Deprecated.
|
protected ActionBean |
parent
Deprecated.
|
protected AbstractRecord |
rec
Deprecated.
|
_uidWrapper, REMOVE_NOK_1, REMOVE_OK_1| Constructor and Description |
|---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
LogRecordWrapper(Uid uid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate()
Deprecated.
|
String |
callMethod(Object object,
String mName)
Deprecated.
|
String |
clearHeuristic()
Deprecated.
|
String |
doSetStatus(String newState)
Deprecated.
|
String |
getHeuristicStatus()
Deprecated.
|
ParticipantStatus |
getListType()
Deprecated.
|
AbstractRecord |
getRecord()
Deprecated.
|
String |
getStatus()
Deprecated.
|
String |
getType()
Deprecated.
|
void |
init(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
boolean |
isHeuristic()
Deprecated.
|
boolean |
isParticipant()
Deprecated.
|
String |
remove()
Deprecated.
Remove this record from the ObjectStore
|
String |
remove(boolean reprobe)
Deprecated.
|
String |
setStatus(ParticipantStatus newState)
Deprecated.
|
void |
setStatus(String newState)
Deprecated.
|
StringBuilder |
toString(String prefix,
StringBuilder sb)
Deprecated.
|
doRemove, getId, getName, getUid, getUid, register, register, type, unregister, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdprotected ActionBean parent
protected AbstractRecord rec
protected boolean activated
protected ParticipantStatus listType
public LogRecordWrapper(Uid uid)
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)
public LogRecordWrapper(ActionBean parent, AbstractRecord rec, ParticipantStatus listType)
public void init(ActionBean parent, AbstractRecord rec, ParticipantStatus listType)
public boolean isParticipant()
isParticipant in interface LogRecordWrapperMBeanpublic String getStatus()
getStatus in interface LogRecordWrapperMBeanpublic void setStatus(String newState)
setStatus in interface LogRecordWrapperMBeanpublic String clearHeuristic()
clearHeuristic in interface LogRecordWrapperMBeanpublic String setStatus(ParticipantStatus newState)
public String getType()
getType in interface LogRecordWrapperMBeangetType in interface OSEntryBeanMBeangetType in class OSEntryBeanpublic AbstractRecord getRecord()
public ParticipantStatus getListType()
public boolean activate()
activate in class OSEntryBeanpublic StringBuilder toString(String prefix, StringBuilder sb)
toString in class OSEntryBeanpublic boolean isHeuristic()
public String getHeuristicStatus()
getHeuristicStatus in interface LogRecordWrapperMBeanpublic String remove(boolean reprobe) throws MBeanException
remove in class OSEntryBeanMBeanExceptionpublic String remove() throws MBeanException
OSEntryBeanremove in interface OSEntryBeanMBeanremove in class OSEntryBeanMBeanExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.