apps.basketapp.client
Class StateLoader

java.lang.Object
  extended by apps.basketapp.client.StateLoader

public class StateLoader
extends java.lang.Object

The Class StateLoader.


Constructor Summary
StateLoader(ContentSystem contentSystem)
          Instantiates a new state loader.
 
Method Summary
 java.util.List<ContentItem> loadItems()
          Load items.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateLoader

public StateLoader(ContentSystem contentSystem)
Instantiates a new state loader.

Parameters:
contentSystem - the content system
Method Detail

loadItems

public java.util.List<ContentItem> loadItems()
Load items.

Returns:
the list