|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CategoryArchive
| Method Summary | |
|---|---|
Category |
addChild(Category inCatalog)
|
Category |
cacheCategory(Category inCatalog)
|
void |
clearCategories()
Blows away all children |
Category |
createCategoryTree(java.lang.String inPath)
|
void |
deleteCategory(Category inCatalog)
|
Category |
getCategory(java.lang.String inCatalog)
|
Category |
getCategoryByName(java.lang.String inCatalogName)
|
Category |
getRootCategory()
|
java.util.List |
listAllCategories()
|
void |
reloadCategories()
|
void |
saveAll()
|
void |
saveCategory(Category inCategory)
|
void |
setCatalogId(java.lang.String inCategoryId)
|
void |
setRootCategory(Category inRoot)
|
| Method Detail |
|---|
Category getCategory(java.lang.String inCatalog)
Category getCategoryByName(java.lang.String inCatalogName) throws StoreException
StoreException
java.util.List listAllCategories()
throws StoreException
StoreExceptionCategory cacheCategory(Category inCatalog) throws StoreException
StoreExceptionCategory addChild(Category inCatalog) throws StoreException
StoreExceptionvoid deleteCategory(Category inCatalog) throws StoreException
StoreExceptionvoid setRootCategory(Category inRoot) throws StoreException
StoreExceptionCategory getRootCategory() throws StoreException
StoreException
void clearCategories()
throws StoreException
inRoot -
StoreException
void reloadCategories()
throws StoreException
StoreException
void saveAll()
throws StoreException
StoreExceptionvoid setCatalogId(java.lang.String inCategoryId)
void saveCategory(Category inCategory) throws StoreException
StoreExceptionCategory createCategoryTree(java.lang.String inPath) throws OpenEditException
OpenEditException
|
|||||||||
| 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 05 2009
