org.outerj.daisy.repository.commonimpl.schema
Class StaticSelectionListImpl.IntimateAccess

java.lang.Object
  extended byorg.outerj.daisy.repository.commonimpl.schema.StaticSelectionListImpl.IntimateAccess
Enclosing class:
StaticSelectionListImpl

public class StaticSelectionListImpl.IntimateAccess
extends java.lang.Object


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

saved

public void saved()
method to be called by the strategy after the object has been persisted.


hasChanges

public boolean hasChanges()
marks whether items have been added and/or cleared after the last time the object was persisted


addItem

public void addItem(org.outerj.daisy.repository.schema.ListItem element)
adds listitem without marking the fact that the selection list has been changed



Copyright © -2005 . All Rights Reserved.