org.apache.pluto.spi
Interface PortletURLListener

All Known Implementing Classes:
PortletURLListenerImpl

public interface PortletURLListener


Method Summary
 void callListener(InternalPortletWindow internalPortletWindow, BaseURL baseURL, boolean isAction, boolean isResource)
           
 

Method Detail

callListener

void callListener(InternalPortletWindow internalPortletWindow,
                  BaseURL baseURL,
                  boolean isAction,
                  boolean isResource)


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.