Uses of Class
org.exoplatform.appcenter.dto.UserApplication
-
Packages that use UserApplication Package Description org.exoplatform.appcenter.storage -
-
Uses of UserApplication in org.exoplatform.appcenter.storage
Methods in org.exoplatform.appcenter.storage that return types with arguments of type UserApplication Modifier and Type Method Description List<UserApplication>ApplicationCenterStorage. getFavoriteApplicationsByUser(String username)List<UserApplication>ApplicationCenterStorage. getMandatoryApplications()
-