org.kuali.common.util.property.processor
Class RequiredProcessor

java.lang.Object
  extended by org.kuali.common.util.property.processor.RequiredProcessor
All Implemented Interfaces:
PropertyProcessor

public class RequiredProcessor
extends Object
implements PropertyProcessor


Constructor Summary
RequiredProcessor()
           
 
Method Summary
 List<String> getKeys()
           
 void process(Properties properties)
           
 void setKeys(List<String> keys)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequiredProcessor

public RequiredProcessor()
Method Detail

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.