public class ActionBean.GenericAtomicActionWrapper extends Object implements ActionBeanWrapperInterface
| Constructor and Description |
|---|
ActionBean.GenericAtomicActionWrapper(String classType,
UidWrapper w) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate() |
void |
clearHeuristicDecision(int newDecision) |
void |
doUpdateState() |
Uid |
get_uid() |
BasicAction |
getAction() |
RecordList |
getRecords(ParticipantStatus type) |
RecordList |
getRecords(String ln) |
Uid |
getUid(AbstractRecord rec) |
StringBuilder |
toString(String prefix,
StringBuilder sb) |
public ActionBean.GenericAtomicActionWrapper(String classType, UidWrapper w)
public BasicAction getAction()
getAction in interface ActionBeanWrapperInterfacepublic boolean activate()
activate in interface ActionBeanWrapperInterfacepublic void doUpdateState()
doUpdateState in interface ActionBeanWrapperInterfacepublic Uid get_uid()
get_uid in interface ActionBeanWrapperInterfacepublic Uid getUid(AbstractRecord rec)
getUid in interface ActionBeanWrapperInterfacepublic StringBuilder toString(String prefix, StringBuilder sb)
toString in interface ActionBeanWrapperInterfacepublic void clearHeuristicDecision(int newDecision)
clearHeuristicDecision in interface ActionBeanWrapperInterfacepublic RecordList getRecords(String ln)
public RecordList getRecords(ParticipantStatus type)
getRecords in interface ActionBeanWrapperInterfaceCopyright © 2012. All Rights Reserved.