Uses of Class
org.silverpeas.components.gallery.model.OrderRow
Packages that use OrderRow
Package
Description
-
Uses of OrderRow in org.silverpeas.components.gallery.dao
Methods in org.silverpeas.components.gallery.dao that return types with arguments of type OrderRowModifier and TypeMethodDescriptionOrderDAO.getAllOrderDetails(String orderId) Gets all medias of an order.Methods in org.silverpeas.components.gallery.dao with parameters of type OrderRowModifier and TypeMethodDescriptionstatic voidOrderDAO.updateOrderRow(OrderRow row) Updates a row of an order. -
Uses of OrderRow in org.silverpeas.components.gallery.model
Methods in org.silverpeas.components.gallery.model that return types with arguments of type OrderRowMethod parameters in org.silverpeas.components.gallery.model with type arguments of type OrderRow -
Uses of OrderRow in org.silverpeas.components.gallery.service
Methods in org.silverpeas.components.gallery.service with parameters of type OrderRowModifier and TypeMethodDescriptionvoidDefaultGalleryService.updateOrderRow(OrderRow row) voidGalleryService.updateOrderRow(OrderRow row)