Skip navigation links
C D E F G L N O P S V 

C

changeView(ActionRequest, ActionResponse, StatisticsForm) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
Change view action mapping.
CreationsView - Enum in org.osivia.services.statistics.portlet.model
Creation view enumeration.
customizeCMSProperties(CustomizationContext) - Method in class org.osivia.services.statistics.plugin.StatisticsPlugin

D

DEFAULT - Static variable in enum org.osivia.services.statistics.portlet.model.CreationsView
Default view.
DEFAULT - Static variable in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
Default statistics version.
DEFAULT - Static variable in enum org.osivia.services.statistics.portlet.model.VisitsView
Default value.

E

execute(Session) - Method in class org.osivia.services.statistics.portlet.repository.command.ListDocumentsCommand

F

formatAdvancedSearch(List<String>) - Method in class org.osivia.services.statistics.portlet.util.NXQLFormater
Format advanced search.
formatDateSearch(String, List<String>) - Method in class org.osivia.services.statistics.portlet.util.NXQLFormater
Format date search.
formatOthersVocabularyEntriesSearch(PortletRequest, List<?>, String, List<String>) - Method in class org.osivia.services.statistics.portlet.util.NXQLFormater
Format other vocabulary entries search.
formatTextSearch(String, List<String>) - Method in class org.osivia.services.statistics.portlet.util.NXQLFormater
Format text search.
formatVocabularySearch(String, List<String>) - Method in class org.osivia.services.statistics.portlet.util.NXQLFormater
Format vocabulary search.
fromName(String) - Static method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
Get statistics version from name.

G

getBundleFactory() - Method in class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Get internationalization bundle factory.
getCreations(PortalControllerContext, CreationsView) - Method in interface org.osivia.services.statistics.portlet.service.StatisticsPortletService
Get creations.
getCreations(PortalControllerContext, CreationsView) - Method in class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Get creations.
getCreationsMonths() - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Getter for creationsMonths.
getCreationsRequest() - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Getter for creationsRequest.
getCreationsVersion() - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Getter for creationsVersion.
getCreationsView() - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Getter for creationsView.
getCreationsViews() - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Getter for creationsViews.
getDocumentsCountsByPeriods(PortalControllerContext, StatisticsWindowSettings) - Method in interface org.osivia.services.statistics.portlet.repository.StatisticsPortletRepository
Get documents counts by periods.
getDocumentsCountsByPeriods(PortalControllerContext, StatisticsWindowSettings) - Method in class org.osivia.services.statistics.portlet.repository.StatisticsPortletRepositoryImpl
Get documents counts by periods.
getFilter() - Method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
Getter for filter.
getForm(PortletRequest, PortletResponse) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
Get form model attribute.
getForm(PortalControllerContext) - Method in interface org.osivia.services.statistics.portlet.service.StatisticsPortletService
Get form.
getForm(PortalControllerContext) - Method in class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Get form.
getId() - Method in class org.osivia.services.statistics.portlet.repository.command.ListDocumentsCommand
getKey() - Method in enum org.osivia.services.statistics.portlet.model.CreationsView
Getter for key.
getKey() - Method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
Getter for key.
getKey() - Method in enum org.osivia.services.statistics.portlet.model.VisitsView
Getter for key.
getMessageSource() - Method in class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Get message source.
getName() - Method in enum org.osivia.services.statistics.portlet.model.StatisticsVersion
Getter for name.
getPluginName() - Method in class org.osivia.services.statistics.plugin.StatisticsPlugin
getSpacePath(PortalControllerContext) - Method in interface org.osivia.services.statistics.portlet.repository.StatisticsPortletRepository
Get space path.
getSpacePath(PortalControllerContext) - Method in class org.osivia.services.statistics.portlet.repository.StatisticsPortletRepositoryImpl
Get space path.
getStatisticsService() - Method in class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Get statistics service.
getViewResolver() - Method in class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Get view resolver.
getVisits(PortalControllerContext, VisitsView) - Method in interface org.osivia.services.statistics.portlet.service.StatisticsPortletService
Get visits.
getVisits(PortalControllerContext, VisitsView) - Method in class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Get visits.
getVisitsDays() - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Getter for visitsDays.
getVisitsMonths() - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Getter for visitsMonths.
getVisitsView() - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Getter for visitsView.
getVisitsViews() - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Getter for visitsViews.
getWindowSettings(PortletRequest, PortletResponse) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsAdminController
Get window settings model attribute.
getWindowSettings(PortalControllerContext) - Method in interface org.osivia.services.statistics.portlet.repository.StatisticsPortletRepository
Get window settings.
getWindowSettings(PortalControllerContext) - Method in class org.osivia.services.statistics.portlet.repository.StatisticsPortletRepositoryImpl
Get window settings.
getWindowSettings(PortalControllerContext) - Method in interface org.osivia.services.statistics.portlet.service.StatisticsPortletService
Get window settings.
getWindowSettings(PortalControllerContext) - Method in class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Get window settings.

L

ListDocumentsCommand - Class in org.osivia.services.statistics.portlet.repository.command
List documents command.
ListDocumentsCommand(String, NuxeoQueryFilterContext) - Constructor for class org.osivia.services.statistics.portlet.repository.command.ListDocumentsCommand
Constructor.
loadCreations(ResourceRequest, ResourceResponse, StatisticsForm) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
Load creations resource mapping.
loadVisits(ResourceRequest, ResourceResponse, StatisticsForm) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsViewController
Load visits resource mapping.

N

NXQLFormater - Class in org.osivia.services.statistics.portlet.util
NXQL formatter.
NXQLFormater() - Constructor for class org.osivia.services.statistics.portlet.util.NXQLFormater
Default constructor.

O

org.osivia.services.statistics.plugin - package org.osivia.services.statistics.plugin
 
org.osivia.services.statistics.portlet.configuration - package org.osivia.services.statistics.portlet.configuration
 
org.osivia.services.statistics.portlet.controller - package org.osivia.services.statistics.portlet.controller
 
org.osivia.services.statistics.portlet.model - package org.osivia.services.statistics.portlet.model
 
org.osivia.services.statistics.portlet.repository - package org.osivia.services.statistics.portlet.repository
 
org.osivia.services.statistics.portlet.repository.command - package org.osivia.services.statistics.portlet.repository.command
 
org.osivia.services.statistics.portlet.service - package org.osivia.services.statistics.portlet.service
 
org.osivia.services.statistics.portlet.util - package org.osivia.services.statistics.portlet.util
 

P

postConstruct() - Method in class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Post-construct.

S

save(ActionRequest, ActionResponse, StatisticsWindowSettings) - Method in class org.osivia.services.statistics.portlet.controller.StatisticsAdminController
Save action mapping.
saveWindowSettings(PortalControllerContext, StatisticsWindowSettings) - Method in interface org.osivia.services.statistics.portlet.repository.StatisticsPortletRepository
Save window settings.
saveWindowSettings(PortalControllerContext, StatisticsWindowSettings) - Method in class org.osivia.services.statistics.portlet.repository.StatisticsPortletRepositoryImpl
Save window settings.
saveWindowSettings(PortalControllerContext, StatisticsWindowSettings) - Method in interface org.osivia.services.statistics.portlet.service.StatisticsPortletService
Save window settings.
saveWindowSettings(PortalControllerContext, StatisticsWindowSettings) - Method in class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Save window settings.
setCreationsMonths(int) - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Setter for creationsMonths.
setCreationsRequest(String) - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Setter for creationsRequest.
setCreationsVersion(StatisticsVersion) - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Setter for creationsVersion.
setCreationsView(CreationsView) - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Setter for creationsView.
setVisitsDays(int) - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Setter for visitsDays.
setVisitsMonths(int) - Method in class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Setter for visitsMonths.
setVisitsView(VisitsView) - Method in class org.osivia.services.statistics.portlet.model.StatisticsForm
Setter for visitsView.
StatisticsAdminController - Class in org.osivia.services.statistics.portlet.controller
Statistics admin controller.
StatisticsAdminController() - Constructor for class org.osivia.services.statistics.portlet.controller.StatisticsAdminController
Constructor.
StatisticsConfiguration - Class in org.osivia.services.statistics.portlet.configuration
Statistics configuration.
StatisticsConfiguration() - Constructor for class org.osivia.services.statistics.portlet.configuration.StatisticsConfiguration
Constructor.
StatisticsForm - Class in org.osivia.services.statistics.portlet.model
Statistics form java-bean
StatisticsForm() - Constructor for class org.osivia.services.statistics.portlet.model.StatisticsForm
Constructor.
StatisticsPlugin - Class in org.osivia.services.statistics.plugin
Statistics plugin.
StatisticsPlugin() - Constructor for class org.osivia.services.statistics.plugin.StatisticsPlugin
Constructor.
StatisticsPortletRepository - Interface in org.osivia.services.statistics.portlet.repository
Statistics portlet repository interface.
StatisticsPortletRepositoryImpl - Class in org.osivia.services.statistics.portlet.repository
Statistics portlet repository implementation.
StatisticsPortletRepositoryImpl() - Constructor for class org.osivia.services.statistics.portlet.repository.StatisticsPortletRepositoryImpl
Constructor.
StatisticsPortletService - Interface in org.osivia.services.statistics.portlet.service
Statistics portlet service interface.
StatisticsPortletServiceImpl - Class in org.osivia.services.statistics.portlet.service
Statistics portlet service implementation.
StatisticsPortletServiceImpl() - Constructor for class org.osivia.services.statistics.portlet.service.StatisticsPortletServiceImpl
Constructor.
StatisticsVersion - Enum in org.osivia.services.statistics.portlet.model
Statistics version enumeration.
StatisticsViewController - Class in org.osivia.services.statistics.portlet.controller
Statistics view controller.
StatisticsViewController() - Constructor for class org.osivia.services.statistics.portlet.controller.StatisticsViewController
Constructor.
StatisticsWindowSettings - Class in org.osivia.services.statistics.portlet.model
Statistics window settings java-bean.
StatisticsWindowSettings() - Constructor for class org.osivia.services.statistics.portlet.model.StatisticsWindowSettings
Constructor.

V

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.
C D E F G L N O P S V 
Skip navigation links

Copyright © 2019 OSIVIA. All rights reserved.