beans.app
Class RuleSets

java.lang.Object
  extended by beans.AbstractBean
      extended by beans.app.RuleSets

public class RuleSets
extends AbstractBean


Constructor Summary
RuleSets()
           
 
Method Summary
 java.util.ArrayList<javax.faces.model.SelectItem> getRuleList()
           
 RuleSet getRuleSet(int id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleSets

public RuleSets()
Method Detail

getRuleList

public java.util.ArrayList<javax.faces.model.SelectItem> getRuleList()

getRuleSet

public RuleSet getRuleSet(int id)