|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.repository.commonimpl.schema.StaticSelectionListImpl.IntimateAccess
public class StaticSelectionListImpl.IntimateAccess
Method Summary | |
---|---|
void |
addItem(org.outerj.daisy.repository.schema.ListItem element)
adds listitem without marking the fact that the selection list has been changed |
boolean |
hasChanges()
marks whether items have been added and/or cleared after the last time the object was persisted |
void |
saved()
method to be called by the strategy after the object has been persisted. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void saved()
public boolean hasChanges()
public void addItem(org.outerj.daisy.repository.schema.ListItem element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |