com.googlecode.jpattern.orm.query.expression
Interface IPropertyDecorator

All Known Implementing Classes:
LowerCasePropertyDecorator, NullPropertyDecorator, UpperCasePropertyDecorator

public interface IPropertyDecorator

Author:
Francesco Cina 19/giu/2011

Method Summary
 String decore(String property)
           
 

Method Detail

decore

String decore(String property)


Copyright © 2011. All Rights Reserved.