Serialized Form
Package com.bea.commerce.campaign |
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.
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
endState
boolean endState
- Does this constitute an end state.
Package com.bea.commerce.campaign.action |
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
actionParams
java.util.Map actionParams
- Init params for the actual action
actionType
java.lang.String actionType
- Type of action to create and run
embeddedException
java.lang.Exception embeddedException
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 |
Package com.bea.commerce.campaign.tracking.events |
Package com.bea.commerce.ebusiness.discount |
Package com.bea.commerce.ebusiness.discount.association |
results
DeleteResults results
uid
int uid
Package com.bea.commerce.ebusiness.discount.mgmt |
discountName
java.lang.String discountName
error
java.lang.String error
setName
java.lang.String setName
deployFailureList
java.util.List deployFailureList
id
java.lang.Integer id
Package com.bea.commerce.ebusiness.price.quote |
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
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
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
type
int type
hashCode
int hashCode
hashCodeSet
boolean hashCodeSet
value
double value
currency
java.lang.String currency
qty
int qty
parent
LineItem parent
total
MutableMoney total
imTotal
ImmutableMoney imTotal
baseTotal
double baseTotal
baseTotalSet
boolean baseTotalSet
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
value
double value
currency
java.lang.String currency
parent
Quote parent
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
quantity
double quantity
initialUnitPrice
Money initialUnitPrice
endUnitPrice
Money endUnitPrice
unitAdjustmentAmount
Money unitAdjustmentAmount
Package com.bea.commerce.ebusiness.price.service |
quantity
double quantity
unitPrice
Money unitPrice
discount
Money discount
computation
java.lang.String computation
reason
java.lang.String reason
quantity
double quantity
item
ProductItem item
total
Money total
discountDescriptions
java.util.List discountDescriptions
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 |
Package com.bea.commerce.platform.ad |
source
java.lang.Exception source
- The source exception.
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
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 |
Package com.bea.commerce.platform.events |
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 |
recipients
MailRecipients recipients
headers
java.util.Map headers
subject
java.lang.String subject
from
java.lang.String from
messageText
java.lang.String messageText
toAddresses
java.lang.String[] toAddresses
ccAddresses
java.lang.String[] ccAddresses
bccAddresses
java.lang.String[] bccAddresses
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 |
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
source
java.lang.Exception source
- The source exception.
Package com.bea.commerce.platform.rules.common |
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.
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 |
Package com.bea.commerce.platform.tracking.events |
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
Package com.beasys.commerce.axiom.contact |
street2
java.lang.String street2
- Containment: By Value
- Multiplicity: 1:1
street1
java.lang.String street1
- The street component of the address.
- Containment: By Value
- Multiplicity: 1:1
description
java.lang.String description
- A description for the address that provide some clarification where needed.. i.e. "Primary Residence", "Delivery at Work".
- Containment: By Value
- Multiplicity: 1:1
city
java.lang.String city
- The city component of the address.
- Containment: By Value
- Multiplicity: 1:1
postalCodeType
java.lang.String postalCodeType
- The format or type of the postal code. Generally determined by the country (zip code in the US).
- Containment: By Value
- Multiplicity: 1:1
country
java.lang.String country
- The country component of the address.
- Containment: By Value
- Multiplicity: 1:1
state
java.lang.String state
- Containment: By Value
- Multiplicity: 1:1
geoCode
java.lang.String geoCode
- Containment: By Value
- Multiplicity: 1:1
poBox
java.lang.String poBox
- The Post Office Box component of the address when applicable.
- Containment: By Value
- Multiplicity: 1:1
county
java.lang.String county
- Containment: By Value
- Multiplicity: 1:1
countyCode
java.lang.String countyCode
- The County Code of Address when applicable
- Containment: By Value
- Multiplicity: 1:1
postalCode
java.lang.String postalCode
- The string that represents the postal code
- Containment: By Value
- Multiplicity: 1:1
contactAddress
Address contactAddress
- Containment: By Value
- Multiplicity: 1:1
email
java.lang.String email
- Containment: By Value
- Multiplicity: 1:1
businessPhone
java.lang.String businessPhone
- Containment: By Value
- Multiplicity: 1:1
firstName
java.lang.String firstName
- The Person's given name.
- Containment: By Value
- Multiplicity: 1:1
fax
java.lang.String fax
- Containment: By Value
- Multiplicity: 1:1
middleName
java.lang.String middleName
- A middle name or initial for the Person.
- Containment: By Value
- Multiplicity: 1:1
title
java.lang.String title
- An additional qualifier that predicates the Person's name (e.g. Mr., Mrs., Ms., Dr. ).
- Containment: By Value
- Multiplicity: 1:1
homePhone
java.lang.String homePhone
- Containment: By Value
- Multiplicity: 1:1
lastName
java.lang.String lastName
- The Person's surname.
- Containment: By Value
- Multiplicity: 1:1
suffix
java.lang.String suffix
- An additional qualifier that follows the Person's name (e.g. Jr., Sr. ).
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
billingAddress
Address billingAddress
- Containment: By Value
- Multiplicity: 1:1
company
java.lang.String company
- The name of the company if this is a corporate card.
- Containment: By Value
- Multiplicity: 1:1
type
java.lang.String type
- The issuing authority for the account number (e.g. Visa, MasterCard, American Express ).
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
name
java.lang.String name
- The name printed on the card.
- Containment: By Value
- Multiplicity: 1:1
displayNumber
java.lang.String displayNumber
- Display number in the form XXXX XXXX XXXX 1234. Obviates the need to decrypt when only display is required.
- Containment: By Value
- Multiplicity: 1:1
identifier
java.lang.String identifier
identifier
java.lang.String identifier
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
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
identifier
java.lang.String identifier
identifier
java.lang.String identifier
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
Package com.beasys.commerce.axiom.contact.security |
value
java.lang.Object value
- The value associated with this object.
Package com.beasys.commerce.axiom.content |
identifier
java.lang.String identifier
- The unique identifier of the Content.
identifier
java.lang.String identifier
- The unique identifier of the content.
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
mimeType
java.lang.String mimeType
- The mime type of the content.
- Containment: By Value
- Multiplicity: 1:1
Package com.beasys.commerce.axiom.document |
description
java.lang.String description
- The document description.
- Containment: By Value
- Multiplicity: 1:1
size
long size
- The document size.
- Containment: By Value
- Multiplicity: 1:1
modifiedBy
java.lang.String modifiedBy
- The document modifier.
- Containment: By Value
- Multiplicity: 1:1
modifiedDate
java.sql.Timestamp modifiedDate
- The document last modified date.
- Containment: By Value
- Multiplicity: 1:1
creationDate
java.sql.Timestamp creationDate
- The date upon which the document was created.
- Containment: By Value
- Multiplicity: 1:1
version
long version
- The document version.
- Containment: By Value
- Multiplicity: 1:1
author
java.lang.String author
- The document author.
- Containment: By Value
- Multiplicity: 1:1
lockedBy
java.lang.String lockedBy
- The document locker.
- Containment: By Value
- Multiplicity: 1:1
comments
java.lang.String comments
- The document comments.
- Containment: By Value
- Multiplicity: 1:1
name
java.lang.String name
- The document names.
- Containment: By Value
- Multiplicity: 1:1
Package com.beasys.commerce.axiom.document.fast |
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.
docMgrHomeHandle
com.beasys.commerce.axiom.document.fast.HomeHandle docMgrHomeHandle
- The HomeHandle to the DocumentManagerHome to use to get a
DocumentManager.
Package com.beasys.commerce.axiom.document.loader |
Package com.beasys.commerce.axiom.document.spi |
sourceMesg
java.lang.String sourceMesg
- The source exception message.
Package com.beasys.commerce.axiom.jsp |
Package com.beasys.commerce.axiom.p13n.http |
parameters
java.util.Map parameters
attributes
java.util.Map attributes
headers
java.util.Map headers
methods
java.util.Map methods
session
Session session
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 |
identifier
java.lang.String identifier
identifier
java.lang.String identifier
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
prefix
java.lang.String prefix
- Containment: By Value
- Multiplicity: 1:1
counter
int counter
- Containment: By Value
- Multiplicity: 1:1
step
int step
- Containment: By Value
- Multiplicity: 1:1
numDigits
int numDigits
- Containment: By Value
- Multiplicity: 1:1
suffix
java.lang.String suffix
- Containment: By Value
- Multiplicity: 1:1
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
Package com.beasys.commerce.axiom.util.helper |
Package com.beasys.commerce.bridge.bmp |
Package com.beasys.commerce.content |
cache
java.util.Map cache
- The cache of id to ContentHolder.
Package com.beasys.commerce.ebusiness.catalog.loader |
msg
java.lang.String msg
msg
java.lang.String msg
msg
java.lang.String msg
Package com.beasys.commerce.ebusiness.customer.pipeline |
Package com.beasys.commerce.ebusiness.customer.webflow |
Package com.beasys.commerce.foundation |
__containingEntity
SmartEntityReference __containingEntity
__mapKey
java.lang.Object __mapKey
__sequenceNumber
java.lang.Long __sequenceNumber
__classIdentifier
java.lang.String __classIdentifier
__containingBelonging
Belonging __containingBelonging
smartKey
SmartKey smartKey
keyClassName
java.lang.String keyClassName
homeClassName
java.lang.String homeClassName
jndiHomeName
java.lang.String jndiHomeName
name
java.lang.String name
- A name that identifies the state uniquely within the context of a state machine.
name
[State] <*>------> [java.lang.String
]
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
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
]
state
java.lang.String state
Package com.beasys.commerce.foundation.exception |
embeddedException
java.lang.Exception embeddedException
- The embedded exception.
logMessages
java.util.Stack logMessages
- The log messages.
userMessages
java.util.Stack userMessages
- The user messages.
embeddedException
java.lang.Exception embeddedException
- The embedded exception.
logMessages
java.util.Stack logMessages
- The log messages.
userMessages
java.util.Stack userMessages
- The user messages.
Package com.beasys.commerce.foundation.expression |
criteria
java.lang.Object criteria
- The criteria value.
- Containment: By Value
- Multiplicity: 1:1
property
java.lang.String property
- The property name.
- Containment: By Value
- Multiplicity: 1:1
scope
java.lang.String scope
- The property scope.
- Containment: By Value
- Multiplicity: 1:1
comparator
java.lang.String comparator
- The comparision operator.
- Containment: By Value
- Multiplicity: 1:1
not
boolean not
- Specifies if this is a negative logical expression.
- Containment: By Value
- Multiplicity: 1:1
children
java.util.Collection children
- The list of children Expressions.
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Collection
logical
java.lang.String logical
- The boolean logical operator.
- Containment: By Value
- Multiplicity: 1:1
maxReturn
long maxReturn
- The maximum number of objects to return.
- Containment: By Value
- Multiplicity: 1:1
sort
java.lang.String sort
- The sorting criteria
- Containment: By Value
- Multiplicity: 1:1
expression
Expression expression
- The search expression.
- Containment: By Value
- Multiplicity: 1:1
Package com.beasys.commerce.foundation.flow |
rootCause
java.lang.Throwable rootCause
Package com.beasys.commerce.foundation.property |
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
jndiHomeName
java.lang.String jndiHomeName
- Containment: By Value
- Multiplicity: 1:1
pkString
java.lang.String pkString
- Containment: By Value
- Multiplicity: 1:1
schemaGroupName
java.lang.String schemaGroupName
- Containment: By Value
- Multiplicity: 1:1
propertyName
java.lang.String propertyName
- Containment: By Value
- Multiplicity: 1:1
scopeName
java.lang.String scopeName
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
isMultiValued
boolean isMultiValued
- Specifies whether the property is single-valued or multi-valued.
A multi-valued property supports a collection as its associated
value.
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
propertyType
PropertyType propertyType
- Reference the PropertyType instance (either SingleValuePropertyType
or MultiValuePropertyType object).
- Containment: By Value
- Multiplicity: 1:1
type
int type
- Type is the data type of the property value.
- Containment: By Value
- Multiplicity: 1:1
- See Also:
TypesHelper
description
java.lang.String description
- Containment: By Value
- Multiplicity: 1:1
type
int type
- Containment: By Value
- Multiplicity: 1:1
nestedException_
java.lang.Throwable nestedException_
scopeName
java.lang.String scopeName
schemaGroupName
java.lang.String schemaGroupName
schemaGroupName
java.lang.String schemaGroupName
- Specifies the schema namespace for this Schema.
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
scopeName
java.lang.String scopeName
- Specifies the scopeName within the schemaGroupName for this Schema.
- Containment: By Value
- Multiplicity: 1:1
- PRIMARY KEY FIELD
description
java.lang.String description
- A textual description for the Schema.
- Containment: By Value
- Multiplicity: 1:1
propertyMetaData
java.util.Map propertyMetaData
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Map
schemaId
long schemaId
- Unique ID used for the relationship with PropertyMetaData.
- Containment: By Value
- Multiplicity: 1:1
jndiHomeName
java.lang.String jndiHomeName
pkString
java.lang.String pkString
schemaGroupName
java.lang.String schemaGroupName
Package com.beasys.commerce.portal |
Package com.beasys.commerce.portal.admin.jspbeans |
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
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
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>.
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>.
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>.
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>.
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 |
Package com.beasys.commerce.user.jsp.beans |
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
properties
java.util.Map properties
defaultScope
java.util.Map defaultScope
Package com.beasys.commerce.util |
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.
vector
java.util.Vector vector
ejbHandle
javax.ejb.Handle ejbHandle
hashtable
java.util.Hashtable hashtable
c
java.util.Collection c
- The Collection we're fronting for.
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 |
mode
int mode
items
java.util.LinkedList items
bookmarkName
java.lang.String bookmarkName
bookmarkURL
java.lang.String bookmarkURL
bookmarkToDelete
java.lang.String bookmarkToDelete
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 |
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
identifier
java.lang.String identifier
keys
ProductItemKey[] keys
items
ProductItem[] items
categoryKey
CategoryKey categoryKey
keys
CategoryKey[] keys
categories
Category[] categories
creditCards
java.util.Map creditCards
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Map
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.
- Containment: By Value
- Multiplicity: 1:1
shippingAddress
java.util.Map shippingAddress
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Map
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
discountId
long discountId
adjustmentType
java.lang.String adjustmentType
identifier
java.lang.String identifier
- Identifier. Represents the primary key.
keys
ProductItemKey[] keys
items
ProductItem[] items
response
TransactionResponse response
transactionId
java.lang.String transactionId
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.
keys
ProductItemKey[] keys
items
ProductItem[] items
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.
identifier
java.lang.String identifier
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.
- Policy:Uses the Shipping Cost Calculation Policy to determine the total cost.
- FlatRate: A single flat rate price is returned as specified in the price field.
- PerItem: The count of items in the order is multiplied by the price field to determine the shipping cost.
- Percentage: The total cost of the order is multiplied by the percenate specified to determine the cost.
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.
keys
CategoryKey[] keys
categories
Category[] categories
categoryKey
CategoryKey categoryKey
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
keys
CategoryKey[] keys
categories
Category[] categories
categoryKey
CategoryKey categoryKey
nameSpace
java.lang.String nameSpace
key
java.lang.String key
total
Price total
- This is the total tax for the order or the line item.
- Containment: By Value
- Multiplicity: 1:1
entityTax
java.util.Collection entityTax
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Collection
freight
Price freight
- Containment: By Value
- Multiplicity: 1:1
price
Price price
- Containment: By Value
- Multiplicity: 1:1
quantity
com.beasys.commerce.axiom.units.Quantity quantity
- Containment: By Value
- Multiplicity: 1:1
taxCode
java.lang.String taxCode
- Containment: By Value
- Multiplicity: 1:1
taxLine
java.util.List taxLine
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.List
tax
Price tax
- Containment: By Value
- Multiplicity: 1:1
entityCode
java.lang.String entityCode
- The Geographical code for the taxing entity.
- Containment: By Value
- Multiplicity: 1:1
orderAttribs
java.util.TreeMap orderAttribs
location
java.util.Map location
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Map
line
java.util.List line
- One TaxInformation for each line in the original order.
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.List
total
TaxInformation total
- The total information for the order that was processed.
- Containment: By Value
- Multiplicity: 1:1
entryDate
java.sql.Date entryDate
- The date this entry was made.
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
notes
java.lang.String notes
- Holds additional information related to a transaction entry.
- Containment: By Value
- Multiplicity: 1:1
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.
- Containment: By Value
- Multiplicity: 1:1
transactionAmount
Price transactionAmount
- Containment: By Value
- Multiplicity: 1:1
serviceProviderCode
java.lang.String serviceProviderCode
- Service provider specific response.
- Containment: By Value
- Multiplicity: 1:1
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
Copyright © 2001 BEA Systems, Inc. All Rights Reserved