org.jboss.portal.portlet.samples.shoppingcart
Class Catalog

java.lang.Object
  extended by org.jboss.portal.portlet.samples.shoppingcart.Catalog

public class Catalog
extends java.lang.Object

Version:
$Revision: 9912 $
Author:
Chris Laprun

Method Summary
static CatalogItem get(java.lang.String id)
           
static java.util.Collection<CatalogItem> getAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static CatalogItem get(java.lang.String id)

getAll

public static java.util.Collection<CatalogItem> getAll()


Copyright © 2008. All Rights Reserved.