org.nakedobjects.runtime.persistence
Interface PersistenceSessionForceReloader

All Known Subinterfaces:
PersistenceSession
All Known Implementing Classes:
PersistenceSessionAbstract, PersistenceSessionLogger, PersistenceSessionObjectStore

public interface PersistenceSessionForceReloader


Method Summary
 void reload(NakedObject object)
          Forces a reload of this object from the persistent object store.
 

Method Detail

reload

void reload(NakedObject object)
Forces a reload of this object from the persistent object store.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.