| Package | Description |
|---|---|
| org.exoplatform.appcenter.service |
| Modifier and Type | Method and Description |
|---|---|
ApplicationList |
ApplicationCenterService.getApplicationsList(int offset,
int limit,
String keyword)
Retrieves the list of applications with offset, limit and a keyword that can
be empty
|
ApplicationList |
ApplicationCenterService.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 of
Application and the username to
filter on authorized applications |
ApplicationList |
ApplicationCenterService.getMandatoryAndFavoriteApplicationsList(String username)
Retrieves all the list of applications for a user
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.