|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.slide.event.ContentAdapter
Content adapter class
| Constructor Summary | |
ContentAdapter()
|
|
| Method Summary | |
void |
create(ContentEvent event)
|
void |
fork(ContentEvent event)
|
void |
merge(ContentEvent event)
|
void |
remove(ContentEvent event)
|
void |
retrieve(ContentEvent event)
|
void |
store(ContentEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContentAdapter()
| Method Detail |
public void retrieve(ContentEvent event)
throws VetoException
retrieve in interface ContentListenerVetoException
public void store(ContentEvent event)
throws VetoException
store in interface ContentListenerVetoException
public void create(ContentEvent event)
throws VetoException
create in interface ContentListenerVetoException
public void remove(ContentEvent event)
throws VetoException
remove in interface ContentListenerVetoException
public void fork(ContentEvent event)
throws VetoException
fork in interface ContentListenerVetoException
public void merge(ContentEvent event)
throws VetoException
merge in interface ContentListenerVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||