public class RouteFolderElement extends Object
| Constructor and Description |
|---|
RouteFolderElement(DocumentRouteElement element,
RouteTable table,
boolean isFirstChild,
RouteFolderElement parent,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
DocumentRouteElement |
getRouteElement() |
int |
getTotalChildCount() |
void |
increaseTotalChildCount() |
public RouteFolderElement(DocumentRouteElement element, RouteTable table, boolean isFirstChild, RouteFolderElement parent, int depth)
public int getTotalChildCount()
public void increaseTotalChildCount()
public DocumentRouteElement getRouteElement()
public int getDepth()
Copyright © 2011 Nuxeo SA. All Rights Reserved.