|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeriodChart | |
|---|---|
| com.stratelia.silverpeas.silverStatisticsPeas.control | |
| org.silverpeas.chart.period | |
| Uses of PeriodChart in com.stratelia.silverpeas.silverStatisticsPeas.control |
|---|
| Methods in com.stratelia.silverpeas.silverStatisticsPeas.control that return PeriodChart | |
|---|---|
PeriodChart |
SilverStatisticsPeasSessionController.getDistinctUserConnectionsChart(String dateBegin,
String dateEnd)
|
PeriodChart |
SilverStatisticsPeasSessionController.getEvolutionDocsSizeChart()
|
PeriodChart |
SilverStatisticsPeasSessionController.getEvolutionUserChart(String entite,
String entiteId,
String filterLibGroup,
String filterIdGroup,
String filterLibUser,
String filterIdUser)
|
PeriodChart |
SilverStatisticsPeasSessionController.getUserConnectionsChart(String dateBegin,
String dateEnd)
|
PeriodChart |
SilverStatisticsPeasSessionController.getUserConnectionsFqChart(String dateBegin,
String dateEnd,
String statDetail)
|
PeriodChart |
SilverStatisticsPeasSessionController.getUserConnectionsGroupChart(String dateBegin,
String dateEnd,
String idGroup)
|
PeriodChart |
SilverStatisticsPeasSessionController.getUserConnectionsUserChart(String dateBegin,
String dateEnd,
String idUser)
|
| Uses of PeriodChart in org.silverpeas.chart.period |
|---|
| Methods in org.silverpeas.chart.period that return PeriodChart | |
|---|---|
static PeriodChart |
PeriodChart.fromTitle(String title)
Initializes a new chart with the specified title that will provides the data in order to display them on a temporal graphic. |
PeriodChart |
PeriodChart.setDefaultPeriodType(PeriodType defaultPeriodType)
Sets the default period type. |
static PeriodChart |
PeriodChart.withoutTitle()
Initializes a new chart without title that will provides the data in order to display them on a temporal graphic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||