| Package | Description |
|---|---|
| org.osivia.services.statistics.portlet.model | |
| org.osivia.services.statistics.portlet.service |
| Modifier and Type | Field and Description |
|---|---|
static CreationsView |
CreationsView.DEFAULT
Default view.
|
| Modifier and Type | Method and Description |
|---|---|
CreationsView |
StatisticsForm.getCreationsView()
Getter for creationsView.
|
static CreationsView |
CreationsView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreationsView[] |
CreationsView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreationsView> |
StatisticsForm.getCreationsViews()
Getter for creationsViews.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsForm.setCreationsView(CreationsView creationsView)
Setter for creationsView.
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
StatisticsPortletService.getCreations(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CreationsView view)
Get creations.
|
net.sf.json.JSONObject |
StatisticsPortletServiceImpl.getCreations(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CreationsView view)
Get creations.
|
Copyright © 2020 OSIVIA. All rights reserved.