org.apache.jetspeed.services.forward.configuration
Interface ForwardsConfiguration

All Known Implementing Classes:
ForwardsConfigurationImpl

public interface ForwardsConfiguration

Forwards Configuration interface

Version:
$Id: ForwardsConfiguration.java,v 1.2 2004/02/23 03:50:45 jford Exp $
Author:
David Sean Taylor

Method Summary
 java.util.Collection getForwards()
           
 java.util.Collection getPortletForwards()
           
 

Method Detail

getForwards

public java.util.Collection getForwards()

getPortletForwards

public java.util.Collection getPortletForwards()


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.