com.silverpeas.components.organizationchart.view
Class ChartPersonnVO

java.lang.Object
  extended by com.silverpeas.components.organizationchart.view.ChartVO
      extended by com.silverpeas.components.organizationchart.view.ChartPersonnVO

public class ChartPersonnVO
extends ChartVO


Constructor Summary
ChartPersonnVO()
           
 
Method Summary
 List<CategoryBox> getCategories()
           
 int getChartType()
           
 void setCategories(List<CategoryBox> categories)
           
 
Methods inherited from class com.silverpeas.components.organizationchart.view.ChartVO
getRootOrganization, setRootOrganization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartPersonnVO

public ChartPersonnVO()
Method Detail

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.