org.apache.cocoon.portal.coplets.basket
Class BasketManager.ActionInfo

java.lang.Object
  extended byorg.apache.cocoon.portal.coplets.basket.BasketManager.ActionInfo
Enclosing class:
BasketManager

public static class BasketManager.ActionInfo
extends Object

An action info consists of a name and a url


Field Summary
 String name
           
 String url
           
 
Constructor Summary
BasketManager.ActionInfo(String n, String u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

url

public final String url
Constructor Detail

BasketManager.ActionInfo

public BasketManager.ActionInfo(String n,
                                String u)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.