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