se.unlogic.standardutils.populators
Class DummyPopulator
java.lang.Object
se.unlogic.standardutils.populators.DummyPopulator
- All Implemented Interfaces:
- BeanStringPopulator<Object>, StringFormatValidator
public class DummyPopulator
- extends Object
- implements BeanStringPopulator<Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyPopulator
public DummyPopulator()
validateFormat
public boolean validateFormat(String value)
- Specified by:
validateFormat
in interface StringFormatValidator
getValue
public Object getValue(String value)
- Specified by:
getValue
in interface BeanStringPopulator<Object>
getType
public Class<Object> getType()
- Specified by:
getType
in interface BeanStringPopulator<Object>
getPopulatorID
public String getPopulatorID()
- Specified by:
getPopulatorID
in interface BeanStringPopulator<Object>
Copyright © 2011. All Rights Reserved.