@Deprecated public class RouteTable extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected int | 
maxDepth
Deprecated.  
  | 
protected DocumentRoute | 
route
Deprecated.  
  | 
protected int | 
totalChildCount
Deprecated.  
  | 
| Constructor and Description | 
|---|
RouteTable(DocumentRoute route)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMaxDepth()
Deprecated.  
  | 
int | 
getTotalChildCount()
Deprecated.  
  | 
void | 
increaseTotalChildCount()
Deprecated.  
  | 
void | 
setMaxDepth(int maxDepth)
Deprecated.  
  | 
protected DocumentRoute route
protected int totalChildCount
protected int maxDepth
public RouteTable(DocumentRoute route)
routeElementDocument - public int getMaxDepth()
public void increaseTotalChildCount()
public int getTotalChildCount()
public void setMaxDepth(int maxDepth)
maxDepth - Copyright © 2019 Nuxeo. All rights reserved.