org.tynamo.descriptor
Interface ExpressionSupport


public interface ExpressionSupport

Extensible... Used to support OGNL Expression manipulation in between handlings of models

Author:
kenneth.colassi nhhockeyplayer@hotmail.com
See Also:
CollectionDescriptor

Method Summary
 String findAddExpression()
           
 String findRemoveExpression()
           
 String getExpression(String method)
           
 

Method Detail

findAddExpression

String findAddExpression()

findRemoveExpression

String findRemoveExpression()

getExpression

String getExpression(String method)


Copyright © 2004-2009. All Rights Reserved.