Uses of Class
org.exoplatform.appcenter.dto.ApplicationOrder
Packages that use ApplicationOrder
-
Uses of ApplicationOrder in org.exoplatform.appcenter.rest
Method parameters in org.exoplatform.appcenter.rest with type arguments of type ApplicationOrderModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseApplicationCenterREST.updateApplicationsOrder(List<ApplicationOrder> applicationOrders) -
Uses of ApplicationOrder in org.exoplatform.appcenter.service
Methods in org.exoplatform.appcenter.service with parameters of type ApplicationOrderModifier and TypeMethodDescriptionvoidApplicationCenterService.updateFavoriteApplicationOrder(ApplicationOrder applicationOrder, String userName) Update favorite applications order for a user