- getAllForumsWeeklyStatistic() - Method in interface org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticService
-
- getAllForumsWeeklyStatistic() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticServiceImp
-
Get all Forums Weekly Statistic
- getAllLoginHistory(long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns a list of login history entries a given two dates, fromTime and
toTime.
- getAllUserLoginCountersNodes(Node) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains All User Login Counters Nodes
- getAllUserLoginHistoryNodes(Node) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains All User Login History Nodes
- getAllUsersLoginCountersNodes(SessionProvider, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains a given number of All Users Login
Counters nodes after a given offset
- getAllUsersProfilesNodes(SessionProvider) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains All Users Profiles Nodes
- getBeforeLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the just before last login entry date of a given user.
- getBeforeLastLogin() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LastLoginBean
-
- getBeforeLastLogin(String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getBeforeLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
- getBeforeLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getBeforeLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getBeforeLastLogin(String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getCreateDate() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getData() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.MessageBean
-
- getData() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryRestService.MessageBean
-
- getId() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic
-
- getId() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getID() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.entity.LoginHistoryEntity
-
- getInitParams() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryPlugin
-
- getLastForumsWeeklyStatistic() - Method in interface org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticService
-
- getLastForumsWeeklyStatistic() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticServiceImp
-
Get lastest Forums Weekly Statistic
- getLastLoggedUsers(int) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the last n user IDs set by a given limit number numLogins.
- getLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the last login entry date of a given user.
- getLastLogin() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LastLoginBean
-
- getLastLogin(String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user's last login time
- getLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLastLogin(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getLastLogin(String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLastLoginHistory() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the last login history entry.
- getLastLoginOfUser(String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the last history login entry of a given user.
- getLastLogins(int, String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLastLogins(int, String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get last logins
- getLastLogins(int, String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLastLogins(int, String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
if the userIdFilter is set to all users (%), returns a list of n last login
beans that contains for each user: the user id, the user's name, user's last
and before last login.
- getLastLogins(int, String) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLastLoginsAfterDate(long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns a list of user IDs that did log in from a given date till now.
- getLastLoginsOfUser(int, String) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the last n history logins of a user set by a given limit number
numLogins.
- getLastStatEntry() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic
-
- getLastUsersLogin(long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLastUsersLogin(long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get the list of all users who are logged after fromTime
- getLastUsersLogin(long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLastUsersLogin(long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getLastUsersLogin(long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLink() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getLoginCount() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginCounterBean
-
- getLoginCountPerDay(String, Long, Long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the count of logins per day for a given user.
- getLoginCountPerDaysInRange(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user's login count per days in range [fromDate..toDate]
- getLoginCountPerDaysInRange(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLoginCountPerDaysInRange(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
returns a list of login counter bean that contains for each day the number of
logins between two given dates for a given user.
- getLoginCountPerDaysInWeek(String, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLoginCountPerDaysInWeek(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user login count per days in given week
- getLoginCountPerDaysInWeek(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLoginCountPerDaysInWeek(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getLoginCountPerDaysInWeek(String, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLoginCountPerMonthsInYear(String, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLoginCountPerMonthsInYear(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user login count per months in given year
- getLoginCountPerMonthsInYear(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLoginCountPerMonthsInYear(String, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getLoginCountPerMonthsInYear(String, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLoginCountPerWeeksInMonths(String, long, int) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLoginCountPerWeeksInMonths(String, long, int) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user login count per weeks in given month
- getLoginCountPerWeeksInMonths(String, long, int) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLoginCountPerWeeksInMonths(String, long, int) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
- getLoginCountPerWeeksInMonths(String, long, int) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLoginDate() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.entity.LoginHistoryEntity
-
- getLoginDate() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginCounterBean
-
- getLoginHistory(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns a list of login history entries of a given user between a given two
dates, fromTime and toTime.
- getLoginHistory(String, long, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService
-
- getLoginHistory(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl
-
Get user login history
- getLoginHistory(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
- getLoginHistory(String, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JPALoginHistoryStorageImpl
-
if the user id is set to "AllUsers" it returns a list of login history beans
between two given dates that contains for each user: the user id, the user's
name and the login date.
- getLoginHistory(String, long, long) - Method in interface org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage
-
- getLoginHistoryNodes(SessionProvider, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains a given number of Login History
nodes after a given offset
- getLoginsCountInDateRange(Long, Long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.dao.LoginHistoryDAO
-
returns the count per day of all users logins.
- getLoginTime() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryBean
-
- getNumberOfUserVoteRating() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getOwner() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getPostCountForumStatistic() - Method in interface org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticService
-
- getPostCountForumStatistic() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticServiceImp
-
Get total Post Count of Forums
- getPostsCountOfWeek() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic
-
- getRepository() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticServiceImp
-
- getStartDate() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic
-
- getStartPostsCountOfWeek() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic
-
- getTitle() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getTopRateTopicByUser(List<String>, int) - Method in interface org.exoplatform.platform.gadget.services.ForumStatistics.ForumsIntranetService
-
- getTopRateTopicByUser(List<String>, int) - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsIntranetServiceImp
-
get Top {maxcount} rated of topics by permission of userId
- getTopVoteTopicByUser(SessionProvider, boolean) - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsIntranetServiceImp
-
- getUserID() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.jpa.entity.LoginHistoryEntity
-
- getUserId() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LastLoginBean
-
- getUserId() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryBean
-
- getUserName() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LastLoginBean
-
- getUserName() - Method in class org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryBean
-
- getUsersProfilesNodes(SessionProvider, long, long) - Method in class org.exoplatform.platform.gadget.services.LoginHistory.storage.JCRLoginHistoryStorageImpl
-
returns the node iterator which contains a given number of Users Profiles
nodes after a given offset
- getVoteRating() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.TopicBean
-
- getWorkspace() - Method in class org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatisticServiceImp
-
- GroovyScript2RestLoaderExt - Class in org.exoplatform.platform.gadget.services.GroovyScript2RestLoader
-
- GroovyScript2RestLoaderExt(ResourceBinder, GroovyScriptInstantiator, RepositoryService, ThreadLocalSessionProviderService, ConfigurationManager, RegistryService, Handler, InitParams) - Constructor for class org.exoplatform.platform.gadget.services.GroovyScript2RestLoader.GroovyScript2RestLoaderExt
-
- GroovyScript2RestLoaderExt(ResourceBinder, GroovyScriptInstantiator, RepositoryService, ThreadLocalSessionProviderService, ConfigurationManager, RegistryService, GroovyJaxrsPublisher, Handler, InitParams) - Constructor for class org.exoplatform.platform.gadget.services.GroovyScript2RestLoader.GroovyScript2RestLoaderExt
-
- GroovyScript2RestLoaderExt(ResourceBinder, GroovyScriptInstantiator, RepositoryService, ThreadLocalSessionProviderService, ConfigurationManager, Handler, InitParams) - Constructor for class org.exoplatform.platform.gadget.services.GroovyScript2RestLoader.GroovyScript2RestLoaderExt
-