com.silverpeas.components.organizationchart.view
Class ChartPersonnVO
java.lang.Object
  
com.silverpeas.components.organizationchart.view.ChartVO
      
com.silverpeas.components.organizationchart.view.ChartPersonnVO
public class ChartPersonnVO
- extends ChartVO
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChartPersonnVO
public ChartPersonnVO()
getCategories
public List<CategoryBox> getCategories()
- Returns:
 - the categories
 
 
setCategories
public void setCategories(List<CategoryBox> categories)
- Parameters:
 categories - the categories to set
 
getChartType
public int getChartType()
- Specified by:
 getChartType in class ChartVO
 
- Returns:
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.