org.paneris.jammyjoes.shopping
Class ShoppingContext

java.lang.Object
  extended by org.melati.PoemContext
      extended by org.paneris.jammyjoes.shopping.ShoppingContext
All Implemented Interfaces:
java.lang.Cloneable

public class ShoppingContext
extends org.melati.PoemContext

A ShoppingContext contains additional information from parsing the pathInfo.


Field Summary
 java.lang.Integer quantity
           
 java.lang.Integer stid
           
 
Constructor Summary
ShoppingContext()
           
 
Method Summary
 
Methods inherited from class org.melati.PoemContext
clone, getLogicalDatabase, getMethod, getTable, getTroid, setLogicalDatabase, setMethod, setTable, setTroid, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

stid

public java.lang.Integer stid

quantity

public java.lang.Integer quantity
Constructor Detail

ShoppingContext

public ShoppingContext()


Copyright © 2001-2008 PanEris. All Rights Reserved.