List of usage examples for org.apache.wicket.pageStore AbstractCachingPageStore subclass-usage
From source file org.efaps.ui.wicket.store.EFapsPageStore.java
/** * The Class EFapsPageStore. * * @author The eFaps Team */ public class EFapsPageStore extends AbstractCachingPageStore<SerializedPage> {