org.kuali.common.util.property.processor
Class RequiredProcessor
java.lang.Object
org.kuali.common.util.property.processor.RequiredProcessor
- All Implemented Interfaces:
- PropertyProcessor
public class RequiredProcessor
- extends Object
- implements PropertyProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequiredProcessor
public RequiredProcessor()
process
public void process(Properties properties)
- Specified by:
process
in interface PropertyProcessor
getKeys
public List<String> getKeys()
setKeys
public void setKeys(List<String> keys)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.