© 2001 BEA Systems, Inc.

Serialized Form


Package com.bea.commerce.campaign

Class com.bea.commerce.campaign.AdCountGoal implements Serializable

Serialized Fields

logic

short logic
The boolean logic.

type

short type
The local or global count type.

countType

short countType
The impression or click-thru count type.

goalCount

long goalCount
The goal's count.

adIds

java.util.Collection adIds
The list of ad ids.

Class com.bea.commerce.campaign.AddAdToPlaceholderAction implements Serializable

Serialized Fields

adQuery

java.lang.Object adQuery
The ad query (String or ContentQueryNode).

placeholder

java.lang.String[] placeholder
The list of placeholder names.

weight

int weight
The ad weight.

remove

boolean remove
The remove flag.

timeToLiveInfo

com.bea.commerce.campaign.AddAdToPlaceholderAction.TimeToLiveInfo timeToLiveInfo
The time-to-live information.

expireDate

com.bea.commerce.platform.xml.schema.TimeInstant expireDate
The expiration date.

userId

java.lang.String userId

Class com.bea.commerce.campaign.EndStateAction implements Serializable

Serialized Fields

endState

boolean endState
Does this constitute an end state.


Package com.bea.commerce.campaign.action

Class com.bea.commerce.campaign.action.Action implements Serializable

Serialized Fields

serviceLocator

ServiceLocator serviceLocator

event

Event event

user

ProfileWrapper user

request

Request request

session

Session session

scenarioContainer

ScenarioContainer scenarioContainer

scenario

Scenario scenario

now

java.sql.Timestamp now

random

java.lang.Number random

Class com.bea.commerce.campaign.action.ActionDef implements Serializable

Serialized Fields

actionParams

java.util.Map actionParams
Init params for the actual action

actionType

java.lang.String actionType
Type of action to create and run

Class com.bea.commerce.campaign.action.ActionException implements Serializable

Serialized Fields

embeddedException

java.lang.Exception embeddedException

Class com.bea.commerce.campaign.action.MailAction implements Serializable

Serialized Fields

subject

java.lang.String subject

messageText

java.lang.String messageText

jspUri

java.lang.String jspUri

jspParams

java.util.Map jspParams

from

java.lang.String from

to

java.lang.String to

headers

java.util.Map headers

batchMode

java.lang.Boolean batchMode


Package com.bea.commerce.campaign.rules

Class com.bea.commerce.campaign.rules.AddAdToPlaceholderActionDef implements Serializable

Class com.bea.commerce.campaign.rules.EndScenarioActionDef implements Serializable

Class com.bea.commerce.campaign.rules.MailActionDef implements Serializable


Package com.bea.commerce.campaign.tracking.events

Class com.bea.commerce.campaign.tracking.events.CampaignUserActivityEvent implements Serializable

Class com.bea.commerce.campaign.tracking.events.ClickCampaignEvent implements Serializable

Class com.bea.commerce.campaign.tracking.events.DisplayCampaignEvent implements Serializable


Package com.bea.commerce.ebusiness.discount

Class com.bea.commerce.ebusiness.discount.DiscountException implements Serializable


Package com.bea.commerce.ebusiness.discount.association

Class com.bea.commerce.ebusiness.discount.association.AssociationAlreadyExistsException implements Serializable

Class com.bea.commerce.ebusiness.discount.association.AssociationCreationException implements Serializable

Class com.bea.commerce.ebusiness.discount.association.AssociationDeleteException implements Serializable

Serialized Fields

results

DeleteResults results

Class com.bea.commerce.ebusiness.discount.association.AssociationException implements Serializable

Serialized Fields

uid

int uid

Class com.bea.commerce.ebusiness.discount.association.AssociationNotFoundException implements Serializable

Class com.bea.commerce.ebusiness.discount.association.InvalidAssociationException implements Serializable

Class com.bea.commerce.ebusiness.discount.association.UseCountLimitException implements Serializable


Package com.bea.commerce.ebusiness.discount.mgmt

Class com.bea.commerce.ebusiness.discount.mgmt.DeployFailure implements Serializable

Serialized Fields

discountName

java.lang.String discountName

error

java.lang.String error

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountDeployException implements Serializable

Serialized Fields

setName

java.lang.String setName

deployFailureList

java.util.List deployFailureList

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountInUseException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountNotFoundException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountParsingException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountSetInUseException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountId implements Serializable

Serialized Fields

id

java.lang.Integer id

Class com.bea.commerce.ebusiness.discount.mgmt.SetAlreadyExistsException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.SetNotFoundException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.SetPersistenceException implements Serializable


Package com.bea.commerce.ebusiness.price.quote

Class com.bea.commerce.ebusiness.price.quote.AbstractMoney implements Serializable

Class com.bea.commerce.ebusiness.price.quote.Adjustment implements Serializable

Serialized Fields

type

AdjustmentType type

basePrice

Money basePrice

details

java.util.List details

currency

java.lang.String currency

actualPrice

MutableMoney actualPrice

imActualPrice

ImmutableMoney imActualPrice

adjustmentAmount

MutableMoney adjustmentAmount

imAdjustmentAmount

ImmutableMoney imAdjustmentAmount

isSet

boolean isSet

checkRtnVal

boolean checkRtnVal

Class com.bea.commerce.ebusiness.price.quote.AdjustmentDescriptionImpl implements Serializable

Serialized Fields

type

AdjustmentType type

currency

java.lang.String currency

initialPrice

Money initialPrice

endPrice

Money endPrice

adjustmentAmount

Money adjustmentAmount

computation

java.lang.String computation

reason

java.lang.String reason

id

java.lang.String id

Class com.bea.commerce.ebusiness.price.quote.AdjustmentDetail implements Serializable

Serialized Fields

type

AdjustmentType type

parent

Adjustment parent

currency

java.lang.String currency

seqNumber

int seqNumber

initialPrice

MutableMoney initialPrice

endPrice

MutableMoney endPrice

imInitialPrice

ImmutableMoney imInitialPrice

imEndPrice

ImmutableMoney imEndPrice

detailID

java.lang.Object detailID

computation

java.lang.String computation

reason

java.lang.String reason

checkRtnVal

boolean checkRtnVal

Class com.bea.commerce.ebusiness.price.quote.AdjustmentType implements Serializable

Serialized Fields

type

int type

hashCode

int hashCode

hashCodeSet

boolean hashCodeSet

Class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException implements Serializable

Class com.bea.commerce.ebusiness.price.quote.ImmutableMoney implements Serializable

Serialized Fields

value

double value

currency

java.lang.String currency

Class com.bea.commerce.ebusiness.price.quote.LineAdjustment implements Serializable

Serialized Fields

qty

int qty

parent

LineItem parent

total

MutableMoney total

imTotal

ImmutableMoney imTotal

baseTotal

double baseTotal

baseTotalSet

boolean baseTotalSet

Class com.bea.commerce.ebusiness.price.quote.LineItem implements Serializable

Serialized Fields

qty

int qty

product

ProductItem product

uid

int uid

adjustments

java.util.List adjustments

currency

java.lang.String currency

basePrice

MutableMoney basePrice

msrpPrice

MutableMoney msrpPrice

imBasePrice

ImmutableMoney imBasePrice

imMsrpPrice

ImmutableMoney imMsrpPrice

total

MutableMoney total
total for the line, qty multiplied by the avg unit price, excluding tax

imTotal

ImmutableMoney imTotal

adjustedQty

int adjustedQty
the number of items <= qty that have been adjusted

checkRtnVal

boolean checkRtnVal

Class com.bea.commerce.ebusiness.price.quote.MinimumPriceException implements Serializable

Class com.bea.commerce.ebusiness.price.quote.MutableMoney implements Serializable

Serialized Fields

value

double value

currency

java.lang.String currency

Class com.bea.commerce.ebusiness.price.quote.OrderAdjustment implements Serializable

Serialized Fields

parent

Quote parent

Class com.bea.commerce.ebusiness.price.quote.Quote implements Serializable

Serialized Fields

lineItems

java.util.List lineItems
List of LineItem objects

adjustments

java.util.List adjustments
List of OrderAdjustment objects.

currency

java.lang.String currency

subtotal

MutableMoney subtotal

total

MutableMoney total

shippingBase

Money shippingBase

imSubtotal

ImmutableMoney imSubtotal

imTotal

ImmutableMoney imTotal

endOrderAdj

int endOrderAdj

startShippingAdj

int startShippingAdj

endShippingAdj

int endShippingAdj

startTaxAdj

int startTaxAdj

globalDiscounts

java.util.Set globalDiscounts

userDiscounts

java.util.Set userDiscounts

seqNumber

int seqNumber

checkRtnVal

boolean checkRtnVal

currentState

int currentState

oldState

int oldState

detail

AdjustmentDetail detail

Class com.bea.commerce.ebusiness.price.quote.QuoteException implements Serializable

Class com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescriptionImpl implements Serializable

Serialized Fields

quantity

double quantity

initialUnitPrice

Money initialUnitPrice

endUnitPrice

Money endUnitPrice

unitAdjustmentAmount

Money unitAdjustmentAmount


Package com.bea.commerce.ebusiness.price.service

Class com.bea.commerce.ebusiness.price.service.DiscountPresentation implements Serializable

Serialized Fields

quantity

double quantity

unitPrice

Money unitPrice

discount

Money discount

computation

java.lang.String computation

reason

java.lang.String reason

Class com.bea.commerce.ebusiness.price.service.Line implements Serializable

Serialized Fields

quantity

double quantity

item

ProductItem item

total

Money total

discountDescriptions

java.util.List discountDescriptions

Class com.bea.commerce.ebusiness.price.service.PriceEngineException implements Serializable

Class com.bea.commerce.ebusiness.price.service.PricingException implements Serializable

Class com.bea.commerce.ebusiness.price.service.PricingRequestImpl implements Serializable

Serialized Fields

lines

Line[] lines

customerPk

com.beasys.commerce.ebusiness.customer.CustomerPk customerPk

baseShippingCost

Money baseShippingCost

attributes

java.util.HashMap attributes

effectiveDate

java.util.Calendar effectiveDate


Package com.bea.commerce.ebusiness.tracking.events

Class com.bea.commerce.ebusiness.tracking.events.AddToCartEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.BuyEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.DisplayProductEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.PurchaseCartEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.RemoveFromCartEvent implements Serializable

Class com.bea.commerce.ebusiness.tracking.events.ShoppingEvent implements Serializable


Package com.bea.commerce.platform.ad

Class com.bea.commerce.platform.ad.AdContentException implements Serializable

Serialized Fields

source

java.lang.Exception source
The source exception.

Class com.bea.commerce.platform.ad.AdInfo implements Serializable

Serialized Fields

bucketId

long bucketId

userId

java.lang.String userId

placeholder

java.lang.String placeholder

containerUID

java.lang.String containerUID

containerType

java.lang.String containerType

contextUID

java.lang.String contextUID

query

java.lang.String query

adExpiration

java.sql.Timestamp adExpiration

weight

int weight

count

int count

Class com.bea.commerce.platform.ad.AdService.AdCounts implements Serializable

Serialized Fields

contentId

java.lang.String contentId
the content identifier

containerName

java.lang.String containerName
the container UID

impressionCount

long impressionCount
the impression count

clickThruCount

long clickThruCount
the click thru count


Package com.bea.commerce.platform.advisor

Class com.bea.commerce.platform.advisor.AdvisorException implements Serializable

Class com.bea.commerce.platform.advisor.ElementNotFoundException implements Serializable


Package com.bea.commerce.platform.events

Class com.bea.commerce.platform.events.Event implements Serializable

Serialized Fields

eventType

java.lang.String eventType
Event type

timeStamp

long timeStamp
Event trigger time stamp

attributes

java.util.HashMap attributes
Event attribute data


Package com.bea.commerce.platform.mail

Class com.bea.commerce.platform.mail.MailMessage implements Serializable

Serialized Fields

recipients

MailRecipients recipients

headers

java.util.Map headers

subject

java.lang.String subject

from

java.lang.String from

messageText

java.lang.String messageText

Class com.bea.commerce.platform.mail.MailRecipients implements Serializable

Serialized Fields

toAddresses

java.lang.String[] toAddresses

ccAddresses

java.lang.String[] ccAddresses

bccAddresses

java.lang.String[] bccAddresses

Class com.bea.commerce.platform.mail.ServletResults implements Serializable

Serialized Fields

contentType

java.lang.String contentType
The value of the content-type header of the JSP page

charset

java.lang.String charset
The encoding used in the content

content

java.lang.String content
The contents of the response, as a String


Package com.bea.commerce.platform.placeholder

Class com.bea.commerce.platform.placeholder.ContentBucket.PreviewInfo implements Serializable

Serialized Fields

weight

int weight
the weight of the content

content

java.lang.String content
the XHTML string content

identifier

java.lang.String identifier
the content identifier

Class com.bea.commerce.platform.placeholder.ContentException implements Serializable

Serialized Fields

source

java.lang.Exception source
The source exception.


Package com.bea.commerce.platform.rules.common

Class com.bea.commerce.platform.rules.common.ApplicationException implements Serializable

Serialized Fields

embeddedException

java.lang.Exception embeddedException
The associated embedded exception.

logMessages

java.util.Stack logMessages
A stack of log messages.

userMessages

java.util.Stack userMessages
A stack of log messages.

Class com.bea.commerce.platform.rules.common.FatalApplicationException implements Serializable

Serialized Fields

embeddedException

java.lang.Exception embeddedException
The associated embedded exception.

logMessages

java.util.Stack logMessages
A stack of log messages.

userMessages

java.util.Stack userMessages
A stack of log messages.


Package com.bea.commerce.platform.rules.manager

Class com.bea.commerce.platform.rules.manager.RuleSetNotFoundException implements Serializable


Package com.bea.commerce.platform.tracking.events

Class com.bea.commerce.platform.tracking.events.ClickContentEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.ClickEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.ContentEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.DisplayContentEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.RuleEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.SessionBeginEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.SessionEndEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.SessionLoginEvent implements Serializable

Class com.bea.commerce.platform.tracking.events.TrackingEvent implements Serializable

Serialized Fields

xmlNamespace

java.lang.String xmlNamespace
This event's XML namespace Attribute value is a String

xsdFile

java.lang.String xsdFile
This event's XSD schema file Attribute value is a String

schemaKeys

java.lang.String[] schemaKeys
This event's list of schema keys

request

Request request
The Request object

Class com.bea.commerce.platform.tracking.events.UserRegistrationEvent implements Serializable


Package com.beasys.commerce.axiom.contact

Class com.beasys.commerce.axiom.contact.AddressHome implements Serializable

Class com.beasys.commerce.axiom.contact.AddressImpl implements Serializable

Serialized Fields

street2

java.lang.String street2

street1

java.lang.String street1
The street component of the address.

description

java.lang.String description
A description for the address that provide some clarification where needed.. i.e. "Primary Residence", "Delivery at Work".

city

java.lang.String city
The city component of the address.

postalCodeType

java.lang.String postalCodeType
The format or type of the postal code. Generally determined by the country (zip code in the US).

country

java.lang.String country
The country component of the address.

state

java.lang.String state

geoCode

java.lang.String geoCode

poBox

java.lang.String poBox
The Post Office Box component of the address when applicable.

county

java.lang.String county

countyCode

java.lang.String countyCode
The County Code of Address when applicable

postalCode

java.lang.String postalCode
The string that represents the postal code

Class com.beasys.commerce.axiom.contact.AuthenticationException implements Serializable

Class com.beasys.commerce.axiom.contact.ContactAddressHome implements Serializable

Class com.beasys.commerce.axiom.contact.ContactAddressImpl implements Serializable

Class com.beasys.commerce.axiom.contact.ContactPk implements Serializable

Class com.beasys.commerce.axiom.contact.ContactValue implements Serializable

Serialized Fields

contactAddress

Address contactAddress

email

java.lang.String email

businessPhone

java.lang.String businessPhone

firstName

java.lang.String firstName
The Person's given name.

fax

java.lang.String fax

middleName

java.lang.String middleName
A middle name or initial for the Person.

title

java.lang.String title
An additional qualifier that predicates the Person's name (e.g. Mr., Mrs., Ms., Dr. ).

homePhone

java.lang.String homePhone

lastName

java.lang.String lastName
The Person's surname.

suffix

java.lang.String suffix
An additional qualifier that follows the Person's name (e.g. Jr., Sr. ).

Class com.beasys.commerce.axiom.contact.CreditCardHome implements Serializable

Class com.beasys.commerce.axiom.contact.CreditCardImpl implements Serializable

Serialized Fields

VISA

java.lang.String VISA

MASTERCARD

java.lang.String MASTERCARD

AMERICAN_EXPRESS

java.lang.String AMERICAN_EXPRESS

DINERS_CLUB

java.lang.String DINERS_CLUB

CARTE_BLANCHE

java.lang.String CARTE_BLANCHE

DISCOVER

java.lang.String DISCOVER

ENROUTE

java.lang.String ENROUTE

JCB

java.lang.String JCB

number

java.lang.String number
The account number for the card.

billingAddress

Address billingAddress

company

java.lang.String company
The name of the company if this is a corporate card.

type

java.lang.String type
The issuing authority for the account number (e.g. Visa, MasterCard, American Express ).

expirationDate

java.sql.Date expirationDate
The date on which the card expires. The day will be set to the last day of the month on which the card expires.

name

java.lang.String name
The name printed on the card.

displayNumber

java.lang.String displayNumber
Display number in the form XXXX XXXX XXXX 1234. Obviates the need to decrypt when only display is required.

Class com.beasys.commerce.axiom.contact.GroupAlreadyExistsException implements Serializable

Class com.beasys.commerce.axiom.contact.GroupPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier

Class com.beasys.commerce.axiom.contact.GroupValue implements Serializable

Serialized Fields

identifier

java.lang.String identifier

Class com.beasys.commerce.axiom.contact.InvalidGroupNameException implements Serializable

Class com.beasys.commerce.axiom.contact.InvalidPasswordException implements Serializable

Class com.beasys.commerce.axiom.contact.InvalidUsernameException implements Serializable

Class com.beasys.commerce.axiom.contact.ReservedGroupNameException implements Serializable

Class com.beasys.commerce.axiom.contact.ReservedUsernameException implements Serializable

Class com.beasys.commerce.axiom.contact.ServiceProviderException implements Serializable

Class com.beasys.commerce.axiom.contact.UnifiedProfileType implements Serializable

Serialized Fields

typeName

java.lang.String typeName
the name of this profile type

className

java.lang.String className
the class of this profile type

home

java.lang.String home
the home to look for this profile type

pk

java.lang.String pk
the class of this profile type's pk

jndiName

java.lang.String jndiName
the name to use to lookup this profile type

successor

java.lang.String successor
the type name of this profile type's successor

Class com.beasys.commerce.axiom.contact.UserAlreadyExistsException implements Serializable

Class com.beasys.commerce.axiom.contact.UserManagementException implements Serializable

Class com.beasys.commerce.axiom.contact.UserPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier

Class com.beasys.commerce.axiom.contact.UserValue implements Serializable

Serialized Fields

identifier

java.lang.String identifier


Package com.beasys.commerce.axiom.contact.security

Class com.beasys.commerce.axiom.contact.security.RDBMSDelegate.Finished implements Serializable

Serialized Fields

value

java.lang.Object value
The value associated with this object.


Package com.beasys.commerce.axiom.content

Class com.beasys.commerce.axiom.content.ContentPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier
The unique identifier of the Content.

Class com.beasys.commerce.axiom.content.ContentValue implements Serializable

Serialized Fields

identifier

java.lang.String identifier
The unique identifier of the content.

mimeType

java.lang.String mimeType
The mime type of the content.


Package com.beasys.commerce.axiom.document

Class com.beasys.commerce.axiom.document.DocumentPk implements Serializable

Class com.beasys.commerce.axiom.document.DocumentValue implements Serializable

Serialized Fields

description

java.lang.String description
The document description.

size

long size
The document size.

modifiedBy

java.lang.String modifiedBy
The document modifier.

modifiedDate

java.sql.Timestamp modifiedDate
The document last modified date.

creationDate

java.sql.Timestamp creationDate
The date upon which the document was created.

version

long version
The document version.

author

java.lang.String author
The document author.

lockedBy

java.lang.String lockedBy
The document locker.

comments

java.lang.String comments
The document comments.

name

java.lang.String name
The document names.


Package com.beasys.commerce.axiom.document.fast

Class com.beasys.commerce.axiom.document.fast.FastContentImpl implements Serializable

Serialized Fields

propertyCase

int propertyCase
How this object modifies property keys.

This value should one of: PROPERTY_CASE_NONE, PROPERTY_CASE_LOWER, or PROPERTY_CASE_UPPER.

When an attribute is set with FastContentImpl.putProperty(java.lang.String, java.lang.Object), the key will be modified based upon what this is set to.


properties

java.util.Map properties
The hash map of properties.

Class com.beasys.commerce.axiom.document.fast.FastContentImpl.PublicContentValue implements Serializable

Class com.beasys.commerce.axiom.document.fast.FastDocumentImpl implements Serializable

Serialized Fields

docMgrHomeHandle

com.beasys.commerce.axiom.document.fast.HomeHandle docMgrHomeHandle
The HomeHandle to the DocumentManagerHome to use to get a DocumentManager.

Class com.beasys.commerce.axiom.document.fast.FastDocumentImpl.PublicDocumentValue implements Serializable


Package com.beasys.commerce.axiom.document.loader

Class com.beasys.commerce.axiom.document.loader.BulkLoader.ShowUsageException implements Serializable


Package com.beasys.commerce.axiom.document.spi

Class com.beasys.commerce.axiom.document.spi.DocumentException implements Serializable

Serialized Fields

sourceMesg

java.lang.String sourceMesg
The source exception message.


Package com.beasys.commerce.axiom.jsp

Class com.beasys.commerce.axiom.jsp.JspBeanBase implements Serializable


Package com.beasys.commerce.axiom.p13n.http

Class com.beasys.commerce.axiom.p13n.http.DefaultRequestFilter implements Serializable

Class com.beasys.commerce.axiom.p13n.http.DefaultSessionFilter implements Serializable

Class com.beasys.commerce.axiom.p13n.http.Request implements Serializable

Serialized Fields

parameters

java.util.Map parameters

attributes

java.util.Map attributes

headers

java.util.Map headers

methods

java.util.Map methods

session

Session session

Class com.beasys.commerce.axiom.p13n.http.Session implements Serializable

Serialized Fields

values

java.util.Map values

id

java.lang.String id

createTime

long createTime

lastAccessTime

long lastAccessTime

maxInactiveInterval

int maxInactiveInterval

isNew

boolean isNew


Package com.beasys.commerce.axiom.util

Class com.beasys.commerce.axiom.util.AlphaNumericSequencerPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier

Class com.beasys.commerce.axiom.util.AlphaNumericSequencerValue implements Serializable

Serialized Fields

identifier

java.lang.String identifier

prefix

java.lang.String prefix

counter

int counter

step

int step

numDigits

int numDigits

suffix

java.lang.String suffix

Class com.beasys.commerce.axiom.util.CalendarBean implements Serializable

Serialized Fields

currentCalendar

java.util.GregorianCalendar currentCalendar

monthDisplayed

java.util.GregorianCalendar monthDisplayed

monthNamesOld

java.lang.String[] monthNamesOld

monthNames

java.lang.String[] monthNames

daysInMonths

int[] daysInMonths

daysInWeek

java.lang.String[] daysInWeek

Class com.beasys.commerce.axiom.util.ToolkitException implements Serializable

Class com.beasys.commerce.axiom.util.TypedProperties implements Serializable


Package com.beasys.commerce.axiom.util.helper

Class com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper implements Serializable

Class com.beasys.commerce.axiom.util.helper.UtilityHelper implements Serializable


Package com.beasys.commerce.bridge.bmp

Class com.beasys.commerce.bridge.bmp.BMPException implements Serializable

Class com.beasys.commerce.bridge.bmp.RowNotFoundException implements Serializable


Package com.beasys.commerce.content

Class com.beasys.commerce.content.ContentCache implements Serializable

Serialized Fields

cache

java.util.Map cache
The cache of id to ContentHolder.


Package com.beasys.commerce.ebusiness.catalog.loader

Class com.beasys.commerce.ebusiness.catalog.loader.RecordNotFoundException implements Serializable

Serialized Fields

msg

java.lang.String msg

Class com.beasys.commerce.ebusiness.catalog.loader.RecordParsingException implements Serializable

Serialized Fields

msg

java.lang.String msg

Class com.beasys.commerce.ebusiness.catalog.loader.SQLParsingException implements Serializable

Serialized Fields

msg

java.lang.String msg


Package com.beasys.commerce.ebusiness.customer.pipeline

Class com.beasys.commerce.ebusiness.customer.pipeline.CustomerMissingException implements Serializable


Package com.beasys.commerce.ebusiness.customer.webflow

Class com.beasys.commerce.ebusiness.customer.webflow.InvalidInputException implements Serializable


Package com.beasys.commerce.foundation

Class com.beasys.commerce.foundation.BelongingImpl implements Serializable

Serialized Fields

__containingEntity

SmartEntityReference __containingEntity

__mapKey

java.lang.Object __mapKey

__sequenceNumber

java.lang.Long __sequenceNumber

__classIdentifier

java.lang.String __classIdentifier

__containingBelonging

Belonging __containingBelonging

Class com.beasys.commerce.foundation.EmptySmartKey implements Serializable

Class com.beasys.commerce.foundation.IllegalWorkflowTransitionException implements Serializable

Class com.beasys.commerce.foundation.PersistableHandle implements Serializable

Serialized Fields

smartKey

SmartKey smartKey

keyClassName

java.lang.String keyClassName

homeClassName

java.lang.String homeClassName

jndiHomeName

java.lang.String jndiHomeName

Class com.beasys.commerce.foundation.SmartComparator implements Serializable

Class com.beasys.commerce.foundation.SmartKey implements Serializable

Class com.beasys.commerce.foundation.SmartValue implements Serializable

Class com.beasys.commerce.foundation.StateHome implements Serializable

Class com.beasys.commerce.foundation.StateImpl implements Serializable

Serialized Fields

name

java.lang.String name
A name that identifies the state uniquely within the context of a state machine.
                  name
 [State] <*>------> [java.lang.String] 

 

Class com.beasys.commerce.foundation.StateMachine implements Serializable

Serialized Fields

TRANSITION_KEY_TOKEN

java.lang.String TRANSITION_KEY_TOKEN

currentState

State currentState

initialState

State initialState

transitions

java.util.TreeMap transitions

states

java.util.TreeSet states

Class com.beasys.commerce.foundation.TransitionHome implements Serializable

Class com.beasys.commerce.foundation.TransitionImpl implements Serializable

Serialized Fields

startState

State startState
The begining state for this transition.
                  startState
 [Transition] <*>------> [com.beasys.commerce.foundation.State] 

 

endState

State endState
The targeted state for this transition.
                  endState
 [Transition] <*>------> [com.beasys.commerce.foundation.State] 

 

name

java.lang.String name
The event that triggers this transition.
                  name
 [Transition] <*>------> [java.lang.String] 

 

Class com.beasys.commerce.foundation.TransitionPolicyHome implements Serializable

Class com.beasys.commerce.foundation.TransitionPolicyImpl implements Serializable

Class com.beasys.commerce.foundation.WorkflowContext implements Serializable

Serialized Fields

state

java.lang.String state


Package com.beasys.commerce.foundation.exception

Class com.beasys.commerce.foundation.exception.ApplicationException implements Serializable

Serialized Fields

embeddedException

java.lang.Exception embeddedException
The embedded exception.

logMessages

java.util.Stack logMessages
The log messages.

userMessages

java.util.Stack userMessages
The user messages.

Class com.beasys.commerce.foundation.exception.BadInputException implements Serializable

Class com.beasys.commerce.foundation.exception.ConfigurationException implements Serializable

Class com.beasys.commerce.foundation.exception.FatalApplicationException implements Serializable

Serialized Fields

embeddedException

java.lang.Exception embeddedException
The embedded exception.

logMessages

java.util.Stack logMessages
The log messages.

userMessages

java.util.Stack userMessages
The user messages.

Class com.beasys.commerce.foundation.exception.InvalidArgumentException implements Serializable

Class com.beasys.commerce.foundation.exception.InvalidPipelineSessionStateException implements Serializable

Class com.beasys.commerce.foundation.exception.InvalidSessionStateException implements Serializable

Class com.beasys.commerce.foundation.exception.PipelineFatalException implements Serializable

Class com.beasys.commerce.foundation.exception.PipelineNonFatalException implements Serializable

Class com.beasys.commerce.foundation.exception.ProcessingException implements Serializable


Package com.beasys.commerce.foundation.expression

Class com.beasys.commerce.foundation.expression.CriteriaHome implements Serializable

Class com.beasys.commerce.foundation.expression.CriteriaImpl implements Serializable

Serialized Fields

criteria

java.lang.Object criteria
The criteria value.

property

java.lang.String property
The property name.

scope

java.lang.String scope
The property scope.

comparator

java.lang.String comparator
The comparision operator.

Class com.beasys.commerce.foundation.expression.ExpressionHome implements Serializable

Class com.beasys.commerce.foundation.expression.ExpressionImpl implements Serializable

Serialized Fields

not

boolean not
Specifies if this is a negative logical expression.

Class com.beasys.commerce.foundation.expression.LogicalHome implements Serializable

Class com.beasys.commerce.foundation.expression.LogicalImpl implements Serializable

Serialized Fields

children

java.util.Collection children
The list of children Expressions.

logical

java.lang.String logical
The boolean logical operator.

Class com.beasys.commerce.foundation.expression.SearchHome implements Serializable

Class com.beasys.commerce.foundation.expression.SearchImpl implements Serializable

Serialized Fields

maxReturn

long maxReturn
The maximum number of objects to return.

sort

java.lang.String sort
The sorting criteria

expression

Expression expression
The search expression.


Package com.beasys.commerce.foundation.flow

Class com.beasys.commerce.foundation.flow.FlowException implements Serializable

Serialized Fields

rootCause

java.lang.Throwable rootCause


Package com.beasys.commerce.foundation.property

Class com.beasys.commerce.foundation.property.MapPropertySet implements Serializable

Serialized Fields

arguments

java.util.LinkedList arguments

delete

CommandLineArgument delete

type

CommandLineArgument type

name

CommandLineArgument name

description

CommandLineArgument description

url

CommandLineArgument url

context

CommandLineArgument context

propertiesFile

CommandLineArgument propertiesFile

schema

CommandLineArgument schema

Class com.beasys.commerce.foundation.property.MultiValuePropertyTypeHome implements Serializable

Class com.beasys.commerce.foundation.property.MultiValuePropertyTypeImpl implements Serializable

Class com.beasys.commerce.foundation.property.PropertyLocatorHome implements Serializable

Class com.beasys.commerce.foundation.property.PropertyLocatorImpl implements Serializable

Serialized Fields

jndiHomeName

java.lang.String jndiHomeName

pkString

java.lang.String pkString

schemaGroupName

java.lang.String schemaGroupName

Class com.beasys.commerce.foundation.property.PropertyMapKeyHome implements Serializable

Class com.beasys.commerce.foundation.property.PropertyMapKeyImpl implements Serializable

Serialized Fields

propertyName

java.lang.String propertyName

scopeName

java.lang.String scopeName

Class com.beasys.commerce.foundation.property.PropertyMetaDataHome implements Serializable

Class com.beasys.commerce.foundation.property.PropertyMetaDataImpl implements Serializable

Serialized Fields

defaultValue

java.lang.Object defaultValue
Used to keep track of the default value associated with this PropertyMetaData.

restrictedValues

java.util.HashSet restrictedValues
Used to keep track of the restricted values. The collection of restricted values is stored in a HashSet because duplicates are automatically removed.

propertyMetaDataId

long propertyMetaDataId
Unique ID of this PropertyMetaData. This is used to reference the default value and retricted value(s) associated with this PropertyMetaData in the type specific table.

schemaId

long schemaId
Unique ID of the Schema that contains this PropertyMetaData. This field is managed by the BMP code.

description

java.lang.String description
Description is a textual description of the property.

isExplicit

boolean isExplicit
Specifies whether the property is defined as a field of the ConfigurableEntity concrete implementation or as a dynamic property on the ConfigurableEntity. If isExplicit is set to true, it indicates that the property is defined as a regular data field. If isExplicit is set to false, it indicates a dynamic property.

isMultiValued

boolean isMultiValued
Specifies whether the property is single-valued or multi-valued. A multi-valued property supports a collection as its associated value.

isRestricted

boolean isRestricted
Specifies whether the values that can be associated with this property are restricted or not. Restricted property values are restricted to values listed in the restricted values. Unrestricted property values have no such limitation.

propertyType

PropertyType propertyType
Reference the PropertyType instance (either SingleValuePropertyType or MultiValuePropertyType object).

type

int type
Type is the data type of the property value.
See Also:
TypesHelper

Class com.beasys.commerce.foundation.property.PropertyTypeHome implements Serializable

Class com.beasys.commerce.foundation.property.PropertyTypeImpl implements Serializable

Serialized Fields

description

java.lang.String description

type

int type

Class com.beasys.commerce.foundation.property.Schema_propertyMetaData_SmartMapReference implements Serializable

Class com.beasys.commerce.foundation.property.SchemaManagerException implements Serializable

Serialized Fields

nestedException_

java.lang.Throwable nestedException_

Class com.beasys.commerce.foundation.property.SchemaPk implements Serializable

Serialized Fields

scopeName

java.lang.String scopeName

schemaGroupName

java.lang.String schemaGroupName

Class com.beasys.commerce.foundation.property.SchemaValue implements Serializable

Serialized Fields

schemaGroupName

java.lang.String schemaGroupName
Specifies the schema namespace for this Schema.

scopeName

java.lang.String scopeName
Specifies the scopeName within the schemaGroupName for this Schema.

description

java.lang.String description
A textual description for the Schema.

propertyMetaData

java.util.Map propertyMetaData

schemaId

long schemaId
Unique ID used for the relationship with PropertyMetaData.

Class com.beasys.commerce.foundation.property.SimplePropertyLocator implements Serializable

Serialized Fields

jndiHomeName

java.lang.String jndiHomeName

pkString

java.lang.String pkString

schemaGroupName

java.lang.String schemaGroupName

Class com.beasys.commerce.foundation.property.SingleValuePropertyTypeHome implements Serializable

Class com.beasys.commerce.foundation.property.SingleValuePropertyTypeImpl implements Serializable

Class com.beasys.commerce.foundation.property.ValidationException implements Serializable


Package com.beasys.commerce.portal

Class com.beasys.commerce.portal.PortalCreateException implements Serializable

Class com.beasys.commerce.portal.PortalException implements Serializable

Class com.beasys.commerce.portal.PortalFinderException implements Serializable

Class com.beasys.commerce.portal.PortalObjectNotFoundException implements Serializable

Class com.beasys.commerce.portal.PortalRemoveException implements Serializable

Class com.beasys.commerce.portal.PortalResultsException implements Serializable


Package com.beasys.commerce.portal.admin.jspbeans

Class com.beasys.commerce.portal.admin.jspbeans.GroupPersonalizationJspBean implements Serializable

Serialized Fields

isAvailable

boolean isAvailable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

debug

boolean debug

groupName

java.lang.String groupName
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

groupId

long groupId

Class com.beasys.commerce.portal.admin.jspbeans.PortalGroupHierarchyBean implements Serializable

Serialized Fields

groupName

java.lang.String groupName
The groupName in the edit_group page

expandedGroups

java.util.Hashtable expandedGroups
The object which stores all the expanded groups

displayType

java.lang.String displayType
By default it is in create

group2Search

java.lang.String group2Search
variable which stores a copy of the group to search in the recursive function search / recursiveSearch

Class com.beasys.commerce.portal.admin.jspbeans.PortalJspBean implements Serializable

Serialized Fields

pk

java.lang.Object pk

headerURL

java.lang.String headerURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

contentURL

java.lang.String contentURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

footerURL

java.lang.String footerURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

editURL

java.lang.String editURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

isEditable

boolean isEditable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

name

java.lang.String name
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

contentColumnCount

int contentColumnCount
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

contentColumnCountStr

java.lang.String contentColumnCountStr
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

suspended

boolean suspended
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

suspendedURL

java.lang.String suspendedURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

Class com.beasys.commerce.portal.admin.jspbeans.PortalLayoutJspBean implements Serializable

Class com.beasys.commerce.portal.admin.jspbeans.PortalPersonalizationJspBean implements Serializable

Serialized Fields

isAvailable

boolean isAvailable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

Class com.beasys.commerce.portal.admin.jspbeans.PortalRemoveJspBean implements Serializable

Serialized Fields

portal

Portal portal
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

Class com.beasys.commerce.portal.admin.jspbeans.PortletJspBean implements Serializable

Serialized Fields

categoryId

long categoryId
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>. This attribute not support yet and is reserved for future use.

maximizedURL

java.lang.String maximizedURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

moveable

boolean moveable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>. Since the Portal Framework does not support this attribute at this time, default it to true.

isMinimized

boolean isMinimized
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

isMandatory

boolean isMandatory
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>. Since the Portal Framework does not support this attribute at this time, default it to false.

minimizeable

boolean minimizeable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

maximizeable

boolean maximizeable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

floatable

boolean floatable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

visible

boolean visible
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

row

int row
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

column

int column
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

bannerURL

java.lang.String bannerURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

alternateHeaderURL

java.lang.String alternateHeaderURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

alternateFooterURL

java.lang.String alternateFooterURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

hasHelp

boolean hasHelp
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

helpURL

java.lang.String helpURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

iconURL

java.lang.String iconURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

isEditable

boolean isEditable
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

editURL

java.lang.String editURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

titlebarURL

java.lang.String titlebarURL
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

loginRequired

boolean loginRequired
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

Class com.beasys.commerce.portal.admin.jspbeans.UserPersonalizationJspBean implements Serializable

Serialized Fields

userName

java.lang.String userName
An HTTP request mapping attribute. This attribute is contained in the HTTP request for the JSP page associated with this <jsp:usebean>.

userId

long userId


Package com.beasys.commerce.portal.jspbeans

Class com.beasys.commerce.portal.jspbeans.GroupUserJspBean implements Serializable

Class com.beasys.commerce.portal.jspbeans.UserRegistrationBean implements Serializable


Package com.beasys.commerce.user.jsp.beans

Class com.beasys.commerce.user.jsp.beans.AnonymousProfileBean implements Serializable

Class com.beasys.commerce.user.jsp.beans.CachedProfileBean implements Serializable

Serialized Fields

profileKey

java.lang.String profileKey

profileType

java.lang.String profileType

profileId

long profileId

successorKey

java.lang.String successorKey

successorType

java.lang.String successorType

successorId

long successorId

mySuccessorBean

CachedProfileBean mySuccessorBean

cacheInitialized

boolean cacheInitialized

Class com.beasys.commerce.user.jsp.beans.LocalProfileBean implements Serializable

Serialized Fields

properties

java.util.Map properties

defaultScope

java.util.Map defaultScope


Package com.beasys.commerce.util

Class com.beasys.commerce.util.ArgsParser.HelpSpecifiedException implements Serializable

Class com.beasys.commerce.util.ArgsParser.UsageException implements Serializable

Class com.beasys.commerce.util.ExpressionHelper.ParseException implements Serializable

Serialized Fields

line

int line
The line number of the error.

Less than 0 for unknown.


column

int column
The column number of the error.

Less than 0 for unknown.


token

java.lang.String token
The possible error token.

Null for unknown.

Class com.beasys.commerce.util.PersistenceHelper.DefaultSmartCollectionReference implements Serializable

Serialized Fields

vector

java.util.Vector vector

Class com.beasys.commerce.util.PersistenceHelper.DefaultSmartEntityReference implements Serializable

Serialized Fields

ejbHandle

javax.ejb.Handle ejbHandle

Class com.beasys.commerce.util.PersistenceHelper.DefaultSmartMapReference implements Serializable

Serialized Fields

hashtable

java.util.Hashtable hashtable

Class com.beasys.commerce.util.SerializableEnumeration implements Serializable

Serialized Fields

c

java.util.Collection c
The Collection we're fronting for.

Class com.beasys.commerce.util.SoftHashMap implements Serializable

Serialized Fields

hash

java.util.Map hash
Hash table mapping keys to References.

This will contain a map of key to the Reference which contains the value. If the Reference is null, than the value is null (i.e. put(key, null)). If the Reference's referent (i.e. ref.get()) is null, then the value has been garbage collected and the key is no longer valid (i.e. should not be returned from iterator, entrySet(), containsKey(), etc.).


entrySet

java.util.Set entrySet
The EntrySet for this (lazily initialized).


Package examples.portlet.bean

Class examples.portlet.bean.BookmarkBean implements Serializable

Serialized Fields

mode

int mode

items

java.util.LinkedList items

bookmarkName

java.lang.String bookmarkName

bookmarkURL

java.lang.String bookmarkURL

bookmarkToDelete

java.lang.String bookmarkToDelete

Class examples.portlet.bean.TodoBean implements Serializable

Serialized Fields

mode

int mode

items

java.util.LinkedList items

errors

java.util.LinkedList errors

newItemText

java.lang.String newItemText

prioritySelect

java.lang.String prioritySelect

itemToDelete

java.lang.String itemToDelete


Package examples.usermgmt

Class examples.usermgmt.UnifiedUserPk implements Serializable


Class com.beasys.commerce.ebusiness.payment.AuthorizationException implements Serializable


Class com.beasys.commerce.ebusiness.payment.pipeline.AuthorizationFailureException implements Serializable


Class com.beasys.commerce.ebusiness.payment.pipeline.AuthorizationRejectedException implements Serializable


Class com.beasys.commerce.ebusiness.payment.CaptureException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CatalogCreateException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CatalogFinderException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CatalogItemIterator implements Serializable

Serialized Fields

numItems

int numItems

currentItemIndex

int currentItemIndex

numViews

int numViews

viewSize

int viewSize

lastViewSize

int lastViewSize

lastViewIndex

int lastViewIndex

currentViewIndex

int currentViewIndex

currentView

com.beasys.commerce.ebusiness.catalog.View currentView

refreshView

boolean refreshView

managerHandle

com.beasys.commerce.ebusiness.catalog.Handle managerHandle

managerJndiName

java.lang.String managerJndiName

catalogRequest

CatalogRequest catalogRequest


Class com.beasys.commerce.ebusiness.catalog.CatalogItemKey implements Serializable

Serialized Fields

identifier

java.lang.String identifier


Class com.beasys.commerce.ebusiness.catalog.CatalogOperationNotAuthorizedException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CatalogRemoveException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CatalogRootException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.service.category.CategoryItemIterator implements Serializable

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items

categoryKey

CategoryKey categoryKey


Class com.beasys.commerce.ebusiness.catalog.service.category.CategoryIterator implements Serializable

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories


Class com.beasys.commerce.ebusiness.catalog.CategoryKey implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CategoryStructureCorruptException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.CategoryStructureException implements Serializable


Class com.beasys.commerce.ebusiness.customer.CustomerValue implements Serializable

Serialized Fields

creditCards

java.util.Map creditCards

customerType

java.lang.String customerType
There may be several different types of customer ordering goods. eg standard customer, preferred customer, business customer etc. customerType is used to specify this.

shippingAddress

java.util.Map shippingAddress

incomeRange

java.lang.String incomeRange

maritalStatus

java.lang.String maritalStatus

educationLevel

java.lang.String educationLevel

dateOfBirth

java.sql.Timestamp dateOfBirth

gender

java.lang.String gender

occupation

java.lang.String occupation

employmentStatus

java.lang.String employmentStatus

emailOptIn

java.lang.Boolean emailOptIn

quality

java.lang.String quality


Class com.beasys.commerce.ebusiness.payment.GeneralServiceException implements Serializable


Class com.beasys.commerce.ebusiness.payment.InvalidCreditCardException implements Serializable


Class com.beasys.commerce.ebusiness.tax.webflow.MultipleAddressesFoundException implements Serializable


Class com.beasys.commerce.ebusiness.order.OrderAdjustmentPresentation implements Serializable

Serialized Fields

discountId

long discountId

adjustmentType

java.lang.String adjustmentType


Class com.beasys.commerce.ebusiness.order.OrderManagerPageRetriever implements Serializable


Class com.beasys.commerce.ebusiness.order.OrderPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier
Identifier. Represents the primary key.


Class com.beasys.commerce.ebusiness.catalog.service.category.OrphanedItemIterator implements Serializable

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items


Class com.beasys.commerce.ebusiness.payment.PaymentException implements Serializable

Serialized Fields

response

TransactionResponse response


Class com.beasys.commerce.ebusiness.payment.PaymentTransactionPk implements Serializable

Serialized Fields

transactionId

java.lang.String transactionId


Class com.beasys.commerce.ebusiness.payment.PaymentTransactionValue implements Serializable

Serialized Fields

transactionId

java.lang.String transactionId
The transaction identifier and primary key of the PaymentTransaction.

creditCard

CreditCard creditCard
The credit card information associated with this transaction.

transactionDate

java.sql.Date transactionDate
The date of the transaction.

transactionEntry

java.util.Collection transactionEntry
A history of the modifications to this transaction.

batchId

java.lang.String batchId
The batchId attribute is populated after a batch-commit request for the transaction has returned successfully. It is then used to query CyberCash for the results of a settled transaction.

status

WorkflowContext status
The current state of the Payment Transaction as governed by the PaymentWorkflow

transactionAmount

Price transactionAmount
The amount of the transaction that remains outstanding.


Class com.beasys.commerce.ebusiness.payment.PaymentWorkflow implements Serializable


Class com.beasys.commerce.ebusiness.catalog.service.item.ProductItemIterator implements Serializable

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items


Class com.beasys.commerce.ebusiness.catalog.ProductItemKey implements Serializable


Class com.beasys.commerce.ebusiness.catalog.service.query.SearchItemIterator implements Serializable

Serialized Fields

allKeys

ProductItemKey[] allKeys
The product item identifiers that matched a search.

items

ProductItem[] items
The current view's items.

keys

ProductItemKey[] keys
The current view's keys.


Class com.beasys.commerce.ebusiness.payment.ServiceConfigurationException implements Serializable


Class com.beasys.commerce.ebusiness.payment.ServiceUnavailableException implements Serializable


Class com.beasys.commerce.ebusiness.payment.SettleException implements Serializable


Class com.beasys.commerce.ebusiness.shipping.ShippingMethodException implements Serializable


Class com.beasys.commerce.ebusiness.shipping.ShippingMethodPk implements Serializable

Serialized Fields

identifier

java.lang.String identifier


Class com.beasys.commerce.ebusiness.shipping.ShippingMethodValue implements Serializable

Serialized Fields

identifier

java.lang.String identifier
A key that uniquely identifies this shipping method.

sizeLimit

double sizeLimit
The maximum deliverable quantity.

description

java.lang.String description
A textual description of this shipping mechanism.

signatureRequired

boolean signatureRequired
True if the customer is required to acknowledge delivery with a signature.

weightLimit

double weightLimit
The maximum weight limit for this shipping mechanism.

percentage

double percentage
Used when the shipping cost is a percentage of the total value of the order.

poBoxAllowed

boolean poBoxAllowed
True if this mechanism will allow delivery to a post office box.

restrictions

java.lang.String restrictions
A description of any restrictions that apply to this shipping mechanism.

averageShippingTime

int averageShippingTime
The average delivery time.

carrier

java.lang.String carrier
The service provider used for delivery.

saturdayDelivery

boolean saturdayDelivery
True if ths shipping mechanism will deliver on a Saturday.

price

Money price
The base shipping cost.

packagingType

java.lang.String packagingType
The packaging type.

costCalculationMechanism

java.lang.String costCalculationMechanism
Used to specify one of the pre-programmed shipping cost calculation mechanisms.

method

java.lang.String method
The mechanism by which the item will be shipped. These include Air, Ship, Truck, etc..

internationalDelivery

boolean internationalDelivery
True if this mechanism will deliver internationally.


Class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartHome implements Serializable


Class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineHome implements Serializable


Class com.beasys.commerce.ebusiness.catalog.service.category.SiblingIterator implements Serializable

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories

categoryKey

CategoryKey categoryKey


Class com.beasys.commerce.ebusiness.order.StateMachine implements Serializable

Serialized Fields

stateTransMap

java.util.HashMap stateTransMap
The representation of the transitions from the states in the machine. There will be one entry for every state. That entry will be another hash map that maps events to target states

stateOnEntryMap

java.util.HashMap stateOnEntryMap
The representation of on-entry activities for the states in the machine

stateDoMap

java.util.HashMap stateDoMap
The representation of "do" activities for the states in the machine

stateOnExitMap

java.util.HashMap stateOnExitMap
The representation of on-exit activities for the states in the machine

firstState

java.lang.String firstState
The initial state of the status state machine, i.e. typically 'submitted'

owningClass

java.lang.Class owningClass
The class to which the stateMachine instance belongs

domDoc

org.w3c.dom.Document domDoc


Class com.beasys.commerce.ebusiness.order.StateTransitionException implements Serializable


Class com.beasys.commerce.ebusiness.catalog.service.category.SubCategoryIterator implements Serializable

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories

categoryKey

CategoryKey categoryKey


Class com.beasys.commerce.ebusiness.tax.TaxException implements Serializable

Serialized Fields

nameSpace

java.lang.String nameSpace

key

java.lang.String key


Class com.beasys.commerce.ebusiness.tax.TaxInformationHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxInformationImpl implements Serializable

Serialized Fields

total

Price total
This is the total tax for the order or the line item.

entityTax

java.util.Collection entityTax


Class com.beasys.commerce.ebusiness.tax.TaxLineHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxLineImpl implements Serializable

Serialized Fields

freight

Price freight

price

Price price

quantity

com.beasys.commerce.axiom.units.Quantity quantity

taxCode

java.lang.String taxCode


Class com.beasys.commerce.ebusiness.tax.TaxLineListHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxLineListImpl implements Serializable

Serialized Fields

taxLine

java.util.List taxLine


Class com.beasys.commerce.ebusiness.tax.TaxLineResultHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxLineResultImpl implements Serializable

Serialized Fields

tax

Price tax

entityCode

java.lang.String entityCode
The Geographical code for the taxing entity.


Class com.beasys.commerce.ebusiness.tax.TaxParametersHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxParametersImpl implements Serializable

Serialized Fields

orderAttribs

java.util.TreeMap orderAttribs

location

java.util.Map location


Class com.beasys.commerce.ebusiness.tax.TaxResultHome implements Serializable


Class com.beasys.commerce.ebusiness.tax.TaxResultImpl implements Serializable

Serialized Fields

line

java.util.List line
One TaxInformation for each line in the original order.

total

TaxInformation total
The total information for the order that was processed.


Class com.beasys.commerce.ebusiness.tax.pipeline.TaxSystemException implements Serializable


Class com.beasys.commerce.ebusiness.tax.pipeline.TaxUserException implements Serializable


Class com.beasys.commerce.ebusiness.payment.TransactionEntryHome implements Serializable


Class com.beasys.commerce.ebusiness.payment.TransactionEntryImpl implements Serializable

Serialized Fields

entryDate

java.sql.Date entryDate
The date this entry was made.

identifier

java.lang.String identifier
The primary key for this entity is an identifier generated using internal logic. The AlphaNumericSequencer was not used as it would involve having two instances of it running.

notes

java.lang.String notes
Holds additional information related to a transaction entry.

status

java.lang.String status
Holds the transaction status based on the service provider's response and its mapping to the payment instruments workflow state.

transactionAmount

Price transactionAmount

serviceProviderCode

java.lang.String serviceProviderCode
Service provider specific response.


Class com.beasys.commerce.ebusiness.payment.TransactionResponse implements Serializable

Serialized Fields

transactionDate

java.sql.Date transactionDate
The date of the transaction associated with this response.

transactionId

java.lang.String transactionId
The unique identifier for the transaction associated with this response.

transactionStatus

int transactionStatus
The state of the transaction associated with this response.

transactionAmount

Price transactionAmount
The amount of the transaction associated with this response.

paymentTransactionHandle

javax.ejb.Handle paymentTransactionHandle
Handle to the PaymentTransaction for which this response was generated.

results

java.util.Hashtable results


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved