org.kuali.rice.krad.uif.util
Class ExpressionUtilsTest.MockConfigurable
java.lang.Object
org.kuali.rice.krad.uif.component.ConfigurableBase
org.kuali.rice.krad.uif.util.ExpressionUtilsTest.MockConfigurable
- All Implemented Interfaces:
- Configurable
- Enclosing class:
- ExpressionUtilsTest
public class ExpressionUtilsTest.MockConfigurable
- extends ConfigurableBase
Mock class used to test expression handling
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionUtilsTest.MockConfigurable
public ExpressionUtilsTest.MockConfigurable()
getProperty1
public String getProperty1()
setProperty1
public void setProperty1(String property1)
getProperty2
public String getProperty2()
setProperty2
public void setProperty2(String property2)
getProperty3
public Map<String,String> getProperty3()
setProperty3
public void setProperty3(Map<String,String> property3)
getProperty4
public ExpressionUtilsTest.MockConfigurable getProperty4()
setProperty4
public void setProperty4(ExpressionUtilsTest.MockConfigurable property4)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.