Serialized Form


Package org.cougaar.tutorial.booksonline.shipper

Class org.cougaar.tutorial.booksonline.shipper.GISBehavior extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialized Fields

gisPG

GISPG gisPG

routes

java.util.Hashtable routes

depotCities

java.util.Hashtable depotCities

etaTable

java.util.Hashtable etaTable


Package org.cougaar.tutorial.booksonline.util.assessor

Class org.cougaar.tutorial.booksonline.util.assessor.BolTriggerMyTester extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.util.assessor.WakeAfterMonitor extends org.cougaar.planning.ldm.trigger.TriggerTimeBasedMonitor implements Serializable

Serialized Fields

my_objects

java.lang.Object[] my_objects

my_last_ran

long my_last_ran

my_msec_interval

long my_msec_interval

oneShot

boolean oneShot


Package org.cougaar.tutorial.booksonline.web.orders

Class org.cougaar.tutorial.booksonline.web.orders.bookdetails extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Class org.cougaar.tutorial.booksonline.web.orders.cart extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Class org.cougaar.tutorial.booksonline.web.orders.checkout extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Class org.cougaar.tutorial.booksonline.web.orders.index extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Class org.cougaar.tutorial.booksonline.web.orders.ordercomplete extends org.apache.jasper.runtime.HttpJspBase implements Serializable

Class org.cougaar.tutorial.booksonline.web.orders.searchresults extends org.apache.jasper.runtime.HttpJspBase implements Serializable


Package org.cougaar.tutorial.booksonline.util

Class org.cougaar.tutorial.booksonline.util.BolAllocResAgg extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.util.BolBookOrder extends java.lang.Object implements Serializable

Serialized Fields

isbn

java.lang.String isbn
ISBN


title

java.lang.String title
Title


count

int count
Number of books!


price

float price
Price

Class org.cougaar.tutorial.booksonline.util.UserDetails extends java.lang.Object implements Serializable

Serialized Fields

userName

java.lang.String userName
username


address1

java.lang.String address1
address 1


address2

java.lang.String address2
address 2


city

java.lang.String city
city


state

java.lang.String state
state


zip

java.lang.String zip
zip


ccType

java.lang.String ccType
credit card type


ccNumber

java.lang.String ccNumber
credit card number


ccExpDate

java.lang.String ccExpDate
credit card expiration date


Package org.cougaar.tutorial.booksonline.assets

Class org.cougaar.tutorial.booksonline.assets.AccountAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.AccountPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

AccountPG _real

Class org.cougaar.tutorial.booksonline.assets.AccountPG.Null_AccountPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.AccountPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theCustomeraccount

java.lang.String theCustomeraccount

theCustomername

java.lang.String theCustomername

theCustomeraddress

java.lang.String theCustomeraddress

theCustomerbalance

double theCustomerbalance

theCustomerlimit

double theCustomerlimit

Class org.cougaar.tutorial.booksonline.assets.AccountPGImpl.DQ extends AccountPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.AssetSkeleton extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Class org.cougaar.tutorial.booksonline.assets.AuthorPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

AuthorPG _real

Class org.cougaar.tutorial.booksonline.assets.AuthorPG.Null_AuthorPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.AuthorPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theDisplayName

java.lang.String theDisplayName

theAffiliation

java.lang.String theAffiliation

theInterview

java.lang.String theInterview

theSearchableName

java.lang.String theSearchableName

Class org.cougaar.tutorial.booksonline.assets.AuthorPGImpl.DQ extends AuthorPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.BookAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.GISPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

GISPG _real

Class org.cougaar.tutorial.booksonline.assets.GISPG.Null_GISPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.GISPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theSourceCity

java.lang.String theSourceCity

theFromLat

double theFromLat

theFromLong

double theFromLong

gis

GISBehavior gis

Class org.cougaar.tutorial.booksonline.assets.GISPGImpl.DQ extends GISPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.InventoryAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.InvListPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

InvListPG _real

Class org.cougaar.tutorial.booksonline.assets.InvListPG.Null_InvListPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.InvListPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialized Fields

theOverviewList

java.util.List theOverviewList

theAuthList

java.util.List theAuthList

thePublList

java.util.List thePublList

theSpefsList

java.util.List theSpefsList

thePriceList

java.util.List thePriceList

theReviewList

java.util.List theReviewList

theStockList

java.util.List theStockList

Class org.cougaar.tutorial.booksonline.assets.InvListPGImpl.DQ extends InvListPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.OverviewPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

OverviewPG _real

Class org.cougaar.tutorial.booksonline.assets.OverviewPG.Null_OverviewPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.OverviewPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theTitle

java.lang.String theTitle

theTableOfContents

java.lang.String theTableOfContents

theSalesRank

int theSalesRank

thePublisherNotes

java.lang.String thePublisherNotes

theSubjectKeywords

java.lang.String theSubjectKeywords

theSearchableTitle

java.lang.String theSearchableTitle

Class org.cougaar.tutorial.booksonline.assets.OverviewPGImpl.DQ extends OverviewPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PackerAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PackTimePG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

PackTimePG _real

Class org.cougaar.tutorial.booksonline.assets.PackTimePG.Null_PackTimePG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.PackTimePGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialized Fields

theMinutes

int theMinutes

Class org.cougaar.tutorial.booksonline.assets.PackTimePGImpl.DQ extends PackTimePGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PaymentAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PaymentPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

PaymentPG _real

Class org.cougaar.tutorial.booksonline.assets.PaymentPG.Null_PaymentPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.PaymentPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theAuthNumber

java.lang.String theAuthNumber

theAmtAuthorized

float theAmtAuthorized

theBlockEndDate

long theBlockEndDate

Class org.cougaar.tutorial.booksonline.assets.PaymentPGImpl.DQ extends PaymentPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PricePG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

PricePG _real

Class org.cougaar.tutorial.booksonline.assets.PricePG.Null_PricePG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.PricePGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialized Fields

theListPrice

float theListPrice

theOurPrice

float theOurPrice

theEndDateOfDiscount

long theEndDateOfDiscount

Class org.cougaar.tutorial.booksonline.assets.PricePGImpl.DQ extends PricePGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.PublisherPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

PublisherPG _real

Class org.cougaar.tutorial.booksonline.assets.PublisherPG.Null_PublisherPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.PublisherPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theName

java.lang.String theName

theAddress

java.lang.String theAddress

theCity

java.lang.String theCity

theState

java.lang.String theState

Class org.cougaar.tutorial.booksonline.assets.PublisherPGImpl.DQ extends PublisherPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.ReviewPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

ReviewPG _real

Class org.cougaar.tutorial.booksonline.assets.ReviewPG.Null_ReviewPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.ReviewPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theReview

java.lang.String theReview

theAvgRating

float theAvgRating

theNumberOfReviews

int theNumberOfReviews

Class org.cougaar.tutorial.booksonline.assets.ReviewPGImpl.DQ extends ReviewPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.ShipperPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

ShipperPG _real

Class org.cougaar.tutorial.booksonline.assets.ShipperPG.Null_ShipperPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.ShipperPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theShipperName

java.lang.String theShipperName

theDestinationAddress

java.lang.String theDestinationAddress

theMethod

java.lang.String theMethod

Class org.cougaar.tutorial.booksonline.assets.ShipperPGImpl.DQ extends ShipperPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.ShippingFleetAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.ShippingReqAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.SpecificsPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

SpecificsPG _real

Class org.cougaar.tutorial.booksonline.assets.SpecificsPG.Null_SpecificsPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.SpecificsPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theShipMessage

java.lang.String theShipMessage

thePhotoIndex

int thePhotoIndex

theMediaType

int theMediaType

thePageTrackCount

int thePageTrackCount

theReleaseDate

long theReleaseDate

theISBNASIN

java.lang.String theISBNASIN

theDimension

java.lang.String theDimension

Class org.cougaar.tutorial.booksonline.assets.SpecificsPGImpl.DQ extends SpecificsPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.StockPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

StockPG _real

Class org.cougaar.tutorial.booksonline.assets.StockPG.Null_StockPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.StockPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theShelfCount

int theShelfCount

theOnOrderCount

int theOnOrderCount

theSupplierName

java.lang.String theSupplierName

Class org.cougaar.tutorial.booksonline.assets.StockPGImpl.DQ extends StockPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.VehiclePG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

VehiclePG _real

Class org.cougaar.tutorial.booksonline.assets.VehiclePG.Null_VehiclePG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.VehiclePGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theType

java.lang.String theType

theCapacity

int theCapacity

theRegion

java.lang.String theRegion

theLoad

int theLoad

theVid

java.lang.String theVid

theFree

boolean theFree

theContainers

int theContainers

Class org.cougaar.tutorial.booksonline.assets.VehiclePGImpl.DQ extends VehiclePGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.WarehouseAsset extends org.cougaar.planning.ldm.asset.Asset implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.cougaar.tutorial.booksonline.assets.WareHouseDescriptionPG.Future extends java.lang.Object implements Serializable

Serialized Fields

_real

WareHouseDescriptionPG _real

Class org.cougaar.tutorial.booksonline.assets.WareHouseDescriptionPG.Null_WareHouseDescriptionPG extends java.lang.Object implements Serializable

Class org.cougaar.tutorial.booksonline.assets.WareHouseDescriptionPGImpl extends java.beans.SimpleBeanInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Serialized Fields

theName

java.lang.String theName

theAddress1

java.lang.String theAddress1

theAddress2

java.lang.String theAddress2

theCity

java.lang.String theCity

theState

java.lang.String theState

theZipCode

java.lang.String theZipCode

theCcExpDate

java.lang.String theCcExpDate

theCcNumber

long theCcNumber

Class org.cougaar.tutorial.booksonline.assets.WareHouseDescriptionPGImpl.DQ extends WareHouseDescriptionPGImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException