- valueOf(String) - Static method in enum org.osivia.services.statistics.portlet.model.CreationsView
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.osivia.services.statistics.portlet.model.VisitsView
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.osivia.services.statistics.portlet.model.CreationsView
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.osivia.services.statistics.portlet.model.VisitsView
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- view(RenderRequest, RenderResponse) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsAdminController
-
View render mapping.
- viewCreations(RenderRequest, RenderResponse) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
-
Creations view render mapping.
- viewVisits(RenderRequest, RenderResponse) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
-
Visits view render mapping.
- VisitsView - Enum in org.osivia.services.statistics.portlet.model
-
Visits views enumeration.