Public Member Functions | |
| abstract Category | getCategoryByPath (String path) throws LaserException |
| abstract Category | getCategoryTreeRoot () throws LaserException |
| abstract Collection | getChildren (Category node) throws LaserException |
| abstract Collection | getChildren (Integer nodeId) throws LaserException |
| abstract Category | getParent (Category node) throws LaserException |
| abstract Category | getParent (Integer nodeId) throws LaserException |
| abstract Collection | getCategories () throws LaserException |
Static Public Member Functions | |
| CategoryBrowsingHandler | get () throws LaserConnectionException |
Static Private Attributes | |
| final ThreadLocal | categoryBrowsingHandler = new ThreadLocal() |
|
|
Factory method.
|
|
|
Get all the defined categories.
|
|
|
Get the category.
|
|
|
Get the category tree root.
|
|
|
Get the category children.
|
|
|
Get the category children.
|
|
|
Get the category parent.
|
|
|
Get the category parent.
|
|
|
|
1.3.8