Uses of Enum Class
org.silverpeas.components.gallery.model.OrderRowStatus
Packages that use OrderRowStatus
-
Uses of OrderRowStatus in org.silverpeas.components.gallery.model
Methods in org.silverpeas.components.gallery.model that return OrderRowStatusModifier and TypeMethodDescriptionstatic OrderRowStatusOrderRowStatus.getStatusFromDownloadDecision(String downloadDecision) static OrderRowStatusReturns the enum constant of this class with the specified name.static OrderRowStatus[]OrderRowStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.