|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.log.HistoryEvent ix.ip2.log.ItemHandledEvent
public abstract class ItemHandledEvent
Field Summary | |
---|---|
protected java.lang.String |
action
|
protected LList |
pattern
|
Fields inherited from class ix.icore.log.HistoryEvent |
---|
agent, date |
Constructor Summary | |
---|---|
ItemHandledEvent()
|
Method Summary | |
---|---|
java.lang.String |
getAction()
|
LList |
getPattern()
|
void |
setAction(java.lang.String action)
|
void |
setPattern(LList pattern)
|
Methods inherited from class ix.icore.log.HistoryEvent |
---|
getAgent, getDate, setAgent, setDate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected LList pattern
protected java.lang.String action
Constructor Detail |
---|
public ItemHandledEvent()
Method Detail |
---|
public LList getPattern()
public void setPattern(LList pattern)
public java.lang.String getAction()
public void setAction(java.lang.String action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |