com.googlecode.jpattern.orm.query.expression
Class NullPropertyDecorator
java.lang.Object
com.googlecode.jpattern.orm.query.expression.NullPropertyDecorator
- All Implemented Interfaces:
- IPropertyDecorator
public class NullPropertyDecorator
- extends Object
- implements IPropertyDecorator
- Author:
- Francesco Cina
19/giu/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullPropertyDecorator
public NullPropertyDecorator()
decore
public String decore(String property)
- Specified by:
decore in interface IPropertyDecorator
Copyright © 2011. All Rights Reserved.