org.qi4j.entitystore.map
Interface StateStore

All Known Subinterfaces:
MemoryEntityStoreService
All Known Implementing Classes:
JSONMapEntityStoreMixin, MapEntityStoreMixin

public interface StateStore

JAVADOC


Method Summary
 JSONObject getState(java.lang.String id)
           
 

Method Detail

getState

JSONObject getState(java.lang.String id)
                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2010. All Rights Reserved.