Uses of Class
org.exoplatform.appcenter.dto.ApplicationList
Packages that use ApplicationList
-
Uses of ApplicationList in org.exoplatform.appcenter.service
Methods in org.exoplatform.appcenter.service that return ApplicationListModifier and TypeMethodDescriptionApplicationCenterService.getApplicationsList(int offset, int limit, String keyword) Retrieves the list of applications with offset, limit and a keyword that can be emptyApplicationCenterService.getAuthorizedApplicationsList(int offset, int limit, String keyword, String username) Retrieves the list of applications switch offset and limit of the query, a keyword to filter on title and url ofApplicationand the username to filter on authorized applicationsApplicationCenterService.getMandatoryAndFavoriteApplicationsList(String username) Retrieves all the list of applications for a user