org.apache.cocoon.portal.coplets.basket
Class BasketManager.ActionInfo
java.lang.Object
org.apache.cocoon.portal.coplets.basket.BasketManager.ActionInfo
- Enclosing interface:
- BasketManager
public static class BasketManager.ActionInfo
- extends Object
An action info consists of a name and a url
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
url
public final String url
BasketManager.ActionInfo
public BasketManager.ActionInfo(String n,
String u)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.