org.kuali.rice.kew.preferences.web
Class PreferencesConstants.CheckBoxValues

java.lang.Object
  extended by org.kuali.rice.kew.preferences.web.PreferencesConstants.CheckBoxValues
Enclosing class:
PreferencesConstants

public static class PreferencesConstants.CheckBoxValues
extends Object


Field Summary
static String NO
           
static String YES
           
 
Constructor Summary
PreferencesConstants.CheckBoxValues()
           
 
Method Summary
static List<String> getCheckBoxValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

YES

public static final String YES
See Also:
Constant Field Values

NO

public static final String NO
See Also:
Constant Field Values
Constructor Detail

PreferencesConstants.CheckBoxValues

public PreferencesConstants.CheckBoxValues()
Method Detail

getCheckBoxValues

public static List<String> getCheckBoxValues()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.