Uses of Class
com.silverpeas.gallery.model.OrderRowStatus

Packages that use OrderRowStatus
com.silverpeas.gallery.model   
 

Uses of OrderRowStatus in com.silverpeas.gallery.model
 

Methods in com.silverpeas.gallery.model that return OrderRowStatus
static OrderRowStatus OrderRowStatus.getStatusFromDownloadDecision(String downloadDecision)
           
static OrderRowStatus OrderRowStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrderRowStatus[] OrderRowStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 Silverpeas. All Rights Reserved.