org.jboss.portal.core.impl.portlet.info
Class AjaxInfoImpl

java.lang.Object
  extended by org.jboss.portal.core.impl.portlet.info.AjaxInfoImpl
All Implemented Interfaces:
AjaxInfo

public class AjaxInfoImpl
extends java.lang.Object
implements AjaxInfo

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
AjaxInfoImpl(AjaxMetaData ajaxMD)
           
 
Method Summary
 boolean getPartialRefresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxInfoImpl

public AjaxInfoImpl(AjaxMetaData ajaxMD)
Method Detail

getPartialRefresh

public boolean getPartialRefresh()
Specified by:
getPartialRefresh in interface AjaxInfo