org.richfaces.cdk.templatecompiler
Class ConversionToBooleanMethodBodyStatement

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement
      extended by org.richfaces.cdk.templatecompiler.HelperMethodBodyStatement
          extended by org.richfaces.cdk.templatecompiler.ConversionToBooleanMethodBodyStatement
All Implemented Interfaces:
MethodBodyStatement

public class ConversionToBooleanMethodBodyStatement
extends HelperMethodBodyStatement

Author:
Nick Belaevski

Constructor Summary
ConversionToBooleanMethodBodyStatement()
           
 
Method Summary
 
Methods inherited from class org.richfaces.cdk.templatecompiler.HelperMethodBodyStatement
getArgumentNames
 
Methods inherited from class org.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement
getCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversionToBooleanMethodBodyStatement

public ConversionToBooleanMethodBodyStatement()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.