|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.log.HistoryEvent
ix.icore.log.BindingEvent
public class BindingEvent
| Field Summary | |
|---|---|
protected java.util.Map |
bindings
|
| Fields inherited from class ix.icore.log.HistoryEvent |
|---|
agent, date |
| Constructor Summary | |
|---|---|
BindingEvent()
|
|
BindingEvent(java.util.Map bindings)
|
|
| Method Summary | |
|---|---|
java.util.Map |
getBindings()
|
void |
setBindings(java.util.Map bindings)
|
| 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 java.util.Map bindings
| Constructor Detail |
|---|
public BindingEvent()
public BindingEvent(java.util.Map bindings)
| Method Detail |
|---|
public java.util.Map getBindings()
public void setBindings(java.util.Map bindings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||