public class LogRecordWrapper extends OSEntryBean implements LogRecordWrapperMBean
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
activated |
protected ParticipantStatus |
listType |
protected String |
objName |
protected ActionBean |
parent |
protected AbstractRecord |
rec |
w| Constructor and Description |
|---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper) |
LogRecordWrapper(Uid uid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate() |
String |
callMethod(Object object,
String mName) |
String |
clearHeuristic() |
String |
doSetStatus(String newState) |
ParticipantStatus |
getListType() |
String |
getName() |
AbstractRecord |
getRecord() |
String |
getStatus() |
String |
getType() |
void |
init(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
boolean |
isHeuristic() |
boolean |
isParticipant() |
String |
setStatus(ParticipantStatus newState) |
void |
setStatus(String newState) |
StringBuilder |
toString(String prefix,
StringBuilder sb) |
getId, getUid, getUid, register, register, remove, type, unregister, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, removeprotected ActionBean parent
protected AbstractRecord rec
protected boolean activated
protected ParticipantStatus listType
protected String objName
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 String getName()
getName in class OSEntryBeanpublic 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()
Copyright © 2012. All Rights Reserved.