|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.ecm.webui.component.browsecontent.UICategoryTree
public class UICategoryTree
Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com 18-07-2007
| Nested Class Summary | |
|---|---|
static class |
UICategoryTree.SelectActionListener
|
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UICategoryTree()
|
|
| Method Summary | |
|---|---|
void |
buildTree(java.lang.String path)
|
java.util.List<javax.jcr.Node> |
getCategoryList(javax.jcr.Node node)
|
java.lang.String |
getIcons(javax.jcr.Node node,
java.lang.String type)
|
javax.jcr.Node |
getRootNode()
|
javax.jcr.Node |
getTargetNode(javax.jcr.Node node)
|
BCTreeNode |
getTreeRoot()
|
protected boolean |
isCategories(javax.jcr.Node node)
|
protected boolean |
isCategories(javax.jcr.nodetype.NodeType nodeType)
|
boolean |
isSymLink(javax.jcr.Node node)
|
void |
setTreeRoot(javax.jcr.Node node)
|
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UICategoryTree()
| Method Detail |
|---|
public BCTreeNode getTreeRoot()
public void setTreeRoot(javax.jcr.Node node)
throws java.lang.Exception
java.lang.Exception
public javax.jcr.Node getRootNode()
throws java.lang.Exception
java.lang.Exception
public java.lang.String getIcons(javax.jcr.Node node,
java.lang.String type)
throws java.lang.Exception
java.lang.Exceptionprotected boolean isCategories(javax.jcr.nodetype.NodeType nodeType)
protected boolean isCategories(javax.jcr.Node node)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public java.util.List<javax.jcr.Node> getCategoryList(javax.jcr.Node node)
throws java.lang.Exception
java.lang.Exception
public void buildTree(java.lang.String path)
throws java.lang.Exception
java.lang.Exception
public boolean isSymLink(javax.jcr.Node node)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public javax.jcr.Node getTargetNode(javax.jcr.Node node)
throws javax.jcr.ItemNotFoundException,
javax.jcr.RepositoryException
javax.jcr.ItemNotFoundException
javax.jcr.RepositoryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||