|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseModule
org.openedit.store.modules.BaseStoreModule
org.openedit.store.modules.CatalogModule
public class CatalogModule
| Constructor Summary | |
|---|---|
CatalogModule()
|
|
| Method Summary | |
|---|---|
void |
exportAllProducts(WebPageRequest inReq)
|
WebTree |
getCatalogTree(WebPageRequest inRequest)
Installs a WebTree that shows the catalog tree from a specified
root catalog on down. |
RequestUtils |
getRequestUtils()
|
void |
loadCrumbs(WebPageRequest inReq)
|
void |
reloadTree(WebPageRequest inReq)
|
void |
setRequestUtils(RequestUtils inRequestUtils)
|
| Methods inherited from class org.openedit.store.modules.BaseStoreModule |
|---|
getLogSearcher, getProduct, getStore |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatalogModule()
| Method Detail |
|---|
public RequestUtils getRequestUtils()
public void setRequestUtils(RequestUtils inRequestUtils)
public WebTree getCatalogTree(WebPageRequest inRequest)
throws OpenEditException
WebTree that shows the catalog tree from a specified
root catalog on down.
inRequest - The web page request
OpenEditException
public void reloadTree(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void exportAllProducts(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void loadCrumbs(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
