© 2005 BEA Systems, Inc.

Serialized Form


Package com.bea.jsptools.portal

Class com.bea.jsptools.portal.PortalAdminEntitlementResource extends P13nResource implements Serializable

Serialized Fields

resourceScope

int resourceScope


Package com.bea.p13n.ad

Class com.bea.p13n.ad.AdContentException extends ContentException implements Serializable

Class com.bea.p13n.ad.AdInfo extends Object implements Serializable

Serialized Fields

bucketId

long bucketId

userId

String userId

placeholder

String placeholder

containerUID

String containerUID

containerType

String containerType

contextUID

String contextUID

query

String query

adExpiration

Timestamp adExpiration

weight

int weight

count

int count

Class com.bea.p13n.ad.AdService.AdCounts extends Object implements Serializable

Serialized Fields

contentPath

String contentPath
The content path


containerName

String containerName
The container UID


impressionCount

long impressionCount
The impression count


clickThruCount

long clickThruCount
The click thru count


Package com.bea.p13n.ad.servlets

Class com.bea.p13n.ad.servlets.AdClickThruServlet extends HttpServlet implements Serializable

Serialized Fields

adService

AdService adService

adBucketService

AdBucketService adBucketService


Package com.bea.p13n.ad.servlets.jsp.taglib

Class com.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag extends TagSupport implements Serializable

Serialized Fields

ad

Node ad

height

int height

width

int width

Class com.bea.p13n.ad.servlets.jsp.taglib.AdTargetTag extends TagSupport implements Serializable

Serialized Fields

query

String query

height

int height

width

int width


Package com.bea.p13n.advisor

Class com.bea.p13n.advisor.AdvisorException extends ApplicationException implements Serializable

Class com.bea.p13n.advisor.ElementNotFoundException extends AdvisorException implements Serializable


Package com.bea.p13n.content

Class com.bea.p13n.content.ContentCache extends Object implements Serializable

Serialized Fields

cache

Map cache
Deprecated. 
The cache of id to ContentHolder.

Class com.bea.p13n.content.ContentPk extends Object implements Serializable

Serialized Fields

identifier

String identifier
Deprecated. 
The unique identifier of the Content.

Class com.bea.p13n.content.ContentValue extends Object implements Serializable

Serialized Fields

identifier

String identifier
Deprecated. 
The unique identifier of the content.


mimeType

String mimeType
Deprecated. 
The mime type of the content.

Class com.bea.p13n.content.MimeTypeHelper.ContentType extends MimeTypeHelper.ContentType implements Serializable


Package com.bea.p13n.content.adapter

Class com.bea.p13n.content.adapter.NodeDocument extends Object implements Serializable

Serialized Fields

node

Node node
The node.

Class com.bea.p13n.content.adapter.NodeOpsImpl extends BaseOps implements Serializable

Serialized Fields

objectClassOps

ObjectClassOpsImpl objectClassOps

Class com.bea.p13n.content.adapter.ObjectClassOpsImpl extends BaseOps implements Serializable

Class com.bea.p13n.content.adapter.RepositoryImpl extends Object implements Serializable

Serialized Fields

properties

Properties properties

name

String name

Class com.bea.p13n.content.adapter.SearchOpsImpl extends BaseOps implements Serializable

Class com.bea.p13n.content.adapter.TicketImpl extends Object implements Serializable

Serialized Fields

credentials

Credentials credentials

properties

Properties properties


Package com.bea.p13n.content.advislets

Class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl extends AbstractAdvislet implements Serializable

Serialized Fields

requiredAttributes

Object[] requiredAttributes


Package com.bea.p13n.content.document

Class com.bea.p13n.content.document.DocumentPk extends ContentPk implements Serializable

Class com.bea.p13n.content.document.DocumentValue extends ContentValue implements Serializable

Serialized Fields

description

String description
Deprecated. 
The document description.


size

long size
Deprecated. 
The document size.


modifiedBy

String modifiedBy
Deprecated. 
The document modifier.


modifiedDate

Timestamp modifiedDate
Deprecated. 
The document last modified date.


creationDate

Timestamp creationDate
Deprecated. 
The date upon which the document was created.


version

long version
Deprecated. 
The document version.


author

String author
Deprecated. 
The document author.


lockedBy

String lockedBy
Deprecated. 
The document locker.


comments

String comments
Deprecated. 
The document comments.


name

String name
Deprecated. 
The document names.


Package com.bea.p13n.content.document.ref.loader

Class com.bea.p13n.content.document.ref.loader.BulkLoader.ShowUsageException extends IllegalArgumentException implements Serializable


Package com.bea.p13n.content.document.spi

Class com.bea.p13n.content.document.spi.DocumentException extends Exception implements Serializable

Serialized Fields

sourceMesg

String sourceMesg
Deprecated. 
The source exception message.


Package com.bea.p13n.content.expression

Class com.bea.p13n.content.expression.ExpressionHelper.ParseException extends IllegalArgumentException 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

String token
The possible error token.

Null for unknown.

Class com.bea.p13n.content.expression.PropertyRef extends Operator implements Serializable

Class com.bea.p13n.content.expression.RequestPropertyRef extends PropertyRef implements Serializable

Class com.bea.p13n.content.expression.Search extends Object implements Serializable

Serialized Fields

hashCode

Number hashCode
Deprecated. 
Our calculated hashCode.


maxReturn

long maxReturn
Deprecated. 
The maximum number of objects to return.


sort

String sort
Deprecated. 
The sorting criteria


expression

Expression expression
Deprecated. 
The search expression.


userId

String userId
Deprecated. 
The user id.


contextParams

Map contextParams
Deprecated. 
The context params.

Class com.bea.p13n.content.expression.SessionPropertyRef extends PropertyRef implements Serializable

Class com.bea.p13n.content.expression.SortCriteria extends Object implements Serializable

Serialized Fields

propertySet

String propertySet
Deprecated. 
The property set name.


propertyName

String propertyName
Deprecated. 
The property name to sort on.


isAscending

boolean isAscending
Deprecated. 
The ascending or descending order.

Class com.bea.p13n.content.expression.UserPropertyRef extends PropertyRef implements Serializable


Package com.bea.p13n.content.query

Class com.bea.p13n.content.query.ContentQueryNode extends com.bea.p13n.expression.internal.parser.ast.CompositeNode implements Serializable

Serialized Fields

mName

String mName


Package com.bea.p13n.content.servlets

Class com.bea.p13n.content.servlets.ShowDocServlet extends ShowBinaryServlet implements Serializable

Serialized Fields

contentHome

String contentHome
Deprecated. 
The content home.


Package com.bea.p13n.content.servlets.jsp.taglib

Class com.bea.p13n.content.servlets.jsp.taglib.BaseTag extends TagSupport implements Serializable

Serialized Fields

failOnError

boolean failOnError
Deprecated. 
Are we supposed to fail (i.e. throw an exception) on an error.


readOnly

boolean readOnly
Deprecated. No longer needed.

Are we supposed to get readonly versions of things.


useCache

boolean useCache
Deprecated. 
Should this try to use the ContentCache.


cacheScope

String cacheScope
Deprecated. 
The cache scope.

This should correspond to something which the ContentCache understands. The standard values are "application", "session", "page", and "request".


cacheId

String cacheId
Deprecated. 
The cache id.

When accessing the cache, in general, if this is not set, then the ID should be used.


cacheTimeout

long cacheTimeout
Deprecated. 
The cache timeout.

Class com.bea.p13n.content.servlets.jsp.taglib.GetPropertyTag extends BaseTag implements Serializable

Serialized Fields

entity

ConfigurableEntity entity
Deprecated. 
The document to use.


name

String name
Deprecated. 
The name of the property to print.


scope

String scope
Deprecated. 
The property set name of the property to print.


resultId

String resultId
Deprecated. 
The id of the script variable to put the result into.


resultType

String resultType
Deprecated. 
The type of the property.


defValue

String defValue
Deprecated. 
The default value to print if the property is not found.


encodeType

String encodeType
Deprecated. 
The encode type.


maxLength

int maxLength
Deprecated. 
The max length to print.


dateFormat

String dateFormat
Deprecated. 
The date format to use.


numFormat

String numFormat
Deprecated. 
The number format to use.

Class com.bea.p13n.content.servlets.jsp.taglib.PrintDocTag extends BaseTag implements Serializable

Serialized Fields

doc

Document doc
Deprecated. 
The document object to use.


blockSize

int blockSize
Deprecated. 
The block size to read the data in.


startIndex

int startIndex
Deprecated. 
The index at which we should start reading.


endIndex

int endIndex
Deprecated. 
The index at which we should stop reading.


encodeType

String encodeType
Deprecated. 
The encode type.

This can be "html" for html-encoding, "url" for url-encoding, or anything else for no encoding.


baseHref

String baseHref
Deprecated. 
The BASE HREF to use.

The content's identifier will be appended automatically to this.

Class com.bea.p13n.content.servlets.jsp.taglib.PrintPropertyTag extends GetPropertyTag implements Serializable

Class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTag extends BaseTag implements Serializable

Serialized Fields

contentHome

String contentHome
Deprecated. 
The JNDI name of the ContentManager to contact.


contentId

String contentId
Deprecated. 
The identifier of the content.


onNotFound

String onNotFound
Deprecated. 
The error message to give if the identifier is not found.


contextParams

Map contextParams
Deprecated. 
The search context params.

Class com.bea.p13n.content.servlets.jsp.taglib.SelectTag extends BaseTag implements Serializable

Serialized Fields

contentHome

String contentHome
Deprecated. 
The JNDI content manager home name.


max

long max
Deprecated. 
The maximum number of content to return.


sortBy

String sortBy
Deprecated. 
The sort by clause.


queryStr

String queryStr
Deprecated. 
The query string.


expr

Expression expr
Deprecated. 
The query.

If this is non-null, this will be used. Otherwise, the old expression query will be used.


oldExpr

Expression oldExpr
Deprecated. will be removed when old expressions are removed.

The old expression query.

If expr is null and this is non-null, this will be used. Otherwise, the query string will be used.


contextParams

Map contextParams
Deprecated. 
Context params.


Package com.bea.p13n.mail

Class com.bea.p13n.mail.MailMessage extends Object implements Serializable

Serialized Fields

recipients

MailRecipients recipients

headers

Map headers

subject

String subject

from

String from

messageText

String messageText

Class com.bea.p13n.mail.MailRecipients extends Object implements Serializable

Serialized Fields

toAddresses

String[] toAddresses

ccAddresses

String[] ccAddresses

bccAddresses

String[] bccAddresses

Class com.bea.p13n.mail.MailServiceException extends ApplicationException implements Serializable

Class com.bea.p13n.mail.MailSystemException extends SystemException implements Serializable

Class com.bea.p13n.mail.ServletResults extends Object implements Serializable

Serialized Fields

contentType

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


charset

String charset
The encoding used in the content


content

String content
The contents of the response, as a String


Package com.bea.p13n.mail.servlets

Class com.bea.p13n.mail.servlets.MailPreviewServlet extends HttpServlet implements Serializable

Serialized Fields

mailService

MailService mailService
Our cached mail service.


Package com.bea.p13n.placeholder

Class com.bea.p13n.placeholder.ContentBucket.PreviewInfo extends Object implements Serializable

Serialized Fields

weight

int weight
The weight of the content


content

String content
The XHTML string content


identifier

String identifier
Deprecated. No longer used, use path instead.

The content identifier


path

String path
The content path.


isFolder

boolean isFolder
Is the content a folder?


mimeType

String mimeType
The content mimeType


size

int size
The content size

Class com.bea.p13n.placeholder.ContentException extends ApplicationException implements Serializable

Serialized Fields

isWarning

boolean isWarning


Package com.bea.p13n.placeholder.servlets

Class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet extends HttpServlet implements Serializable

Serialized Fields

placeholderService

PlaceholderService placeholderService
Our cached PlaceholderService reference.


adService

AdService adService
Our cached AdService reference.


showDocURI

String showDocURI
The ShowDoc URI to use.


Package com.bea.p13n.placeholder.servlets.jsp.taglib

Class com.bea.p13n.placeholder.servlets.jsp.taglib.PlaceholderTag extends TagSupport implements Serializable

Serialized Fields

name

String name

height

int height

width

int width


Package com.bea.p13n.rules.advislets

Class com.bea.p13n.rules.advislets.RuleResultClassFilter extends RuleResultClassFilter implements Serializable


Package com.bea.p13n.servlets.jsp

Class com.bea.p13n.servlets.jsp.BodyTagSupport extends BodyTagSupport implements Serializable

Class com.bea.p13n.servlets.jsp.JspException extends JspException implements Serializable

Class com.bea.p13n.servlets.jsp.TagSupport extends TagSupport implements Serializable


Package com.bea.p13n.servlets.jsp.taglib

Class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag extends ContentTagSupport implements Serializable

Serialized Fields

max

long max
Limits the number of content items returned.


sortBy

String sortBy
A list of document attributes to sort the content by. The syntax follows the SQL 'order by' clause. The sort specification is limited to a list of the metadata attribute names and the keywords ASC and DESC.


query

String query
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.


home

String home
Deprecated. Not used any longer

The name of the content home bean. This maps to a JNDI name for the content home that handles a specific type of content and its provider.


searchPaths

String[] searchPaths
Search paths.

Class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag extends ContentTagSupport implements Serializable

Serialized Fields

selector

String selector
The name of the selector rule in the rule set.


max

long max
Limits the number of content items returned.


sortBy

String sortBy
A list of document attributes to sort the content by. The syntax follows the SQL 'order by' clause. The sort specification is limited to a list of the metadata attribute names and the keywords ASC and DESC.


query

String query
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.


home

String home
Deprecated. No longer used.

The name of the content home bean. This maps to a JNDI name for the content home that handles a specific type of content and its provider.


id

String id
To store the value of id attribute.


appendQuery

String appendQuery
The query appended on to the end of the content selector query.

Class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport extends TagSupport implements Serializable

Serialized Fields

useCache

boolean useCache
Should this try to use the cache.


cacheScope

String cacheScope
The cache scope.


cacheId

String cacheId
The cache id.


cacheTimeout

long cacheTimeout
The cache timeout.


contextParams

Map contextParams
The context params.

Class com.bea.p13n.servlets.jsp.taglib.DivTag extends BodyTagSupport implements Serializable

Serialized Fields

rule

String rule
The rule in the rule set that determines whether the content should be displayed.


id

String id
To store the value of id attribute.


Package com.bea.p13n.cache.servlets

Class com.bea.p13n.cache.servlets.CacheManagerServlet extends HttpServlet implements Serializable


Package com.bea.p13n.entitlements.common

Class com.bea.p13n.entitlements.common.Capability extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class com.bea.p13n.entitlements.common.DynamicRole extends com.bea.p13n.entitlements.common.Role implements Serializable

Class com.bea.p13n.entitlements.common.EntitlementDefinition extends Object implements Serializable

Serialized Fields

resourceName_

String resourceName_

role_

com.bea.p13n.entitlements.common.Role role_

capabilities_

List capabilities_

Class com.bea.p13n.entitlements.common.EntitlementParserException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.EntitlementRefException extends SystemException implements Serializable

Class com.bea.p13n.entitlements.common.EntitlementRequest extends Object implements Serializable

Serialized Fields

attributeList

ArrayList attributeList

principal

Principal principal

profileWrapper

ProfileWrapper profileWrapper

webappName

String webappName

Class com.bea.p13n.entitlements.common.EntitlementsException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.ExpressionEvaluationException extends SystemException implements Serializable

Class com.bea.p13n.entitlements.common.ExpressionParserException extends SystemException implements Serializable

Class com.bea.p13n.entitlements.common.InvalidArgsException extends SystemException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyCreateException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyExistsException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyExpressionException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyMgmtAccessException extends SystemException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyMigrationException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyNotFoundException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyRefException extends com.bea.p13n.entitlements.common.PolicyNotFoundException implements Serializable

Class com.bea.p13n.entitlements.common.PolicyRemoveException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.common.Role extends Object implements Serializable

Serialized Fields

name

String name

Class com.bea.p13n.entitlements.common.SegmentTransformException extends SystemException implements Serializable


Package com.bea.p13n.entitlements.policy

Class com.bea.p13n.entitlements.policy.PolicyItem extends Object implements Serializable

Serialized Fields

entAppName

String entAppName
The enterprise application which is defining/using this policy


webAppName

String webAppName
The webapp which is defining/using this policy


resourceId

String resourceId
The application defined resource taxonomy with leaf resource


userList

List userList
The list of users that this policy will be predicated upon


groupList

List groupList
The list of user groups that this policy will be predicated upon


policyUser

int policyUser
The type of policy (Admin vs. Visitor) controlling where policies are namespaced.


p13nContextHandler

P13nContextHandler p13nContextHandler
The context containing the user profile attributes used in custom predicates. This is required to validate caller's access to the entitlement API's, if the admin role is based on a custom predicate.

Class com.bea.p13n.entitlements.policy.RolePolicyItem extends PolicyItem implements Serializable

Serialized Fields

resourceScope

int resourceScope
A global, enterprise, webapp, or application scope defined by the EntitlementConstants class.


roleSegmentName

String roleSegmentName
Optional name of a role segment, if this role policy is to contain an ExpressionPredicate


rolePolicyName

String rolePolicyName
The name this policy will be persisted/known as


rolePolicyNamespace

String rolePolicyNamespace
The default namespace for this role policy to be stored into.


roleSegmentDoc

String roleSegmentDoc
The Xml role segment doc, if this role policy uses a custom predicate


roleSegmentLogicalAnd

boolean roleSegmentLogicalAnd
The logical binding of the custom predicate term in the entitlement expression

Class com.bea.p13n.entitlements.policy.SecurityPolicyItem extends PolicyItem implements Serializable

Serialized Fields

roleList

List roleList
The optional list of predicate roles for this policy.


capability

String capability
The optional capability name for this policy.


description

String description
The optional description for this policy.


Package com.bea.p13n.entitlements.resource

Class com.bea.p13n.entitlements.resource.ApplicationResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.EnterpriseRoleResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.EntitlementResourceException extends ApplicationException implements Serializable

Class com.bea.p13n.entitlements.resource.GlobalRoleResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.HierarchyRoleResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.LeafRoleResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.P13nLibraryResource extends P13nResource implements Serializable

Class com.bea.p13n.entitlements.resource.P13nResource extends ResourceBase implements Serializable

Serialized Fields

securityResource

SecurityResource securityResource
The P13nResource used to find the applicable Security Policy


initialCapability

String initialCapability
For SecurityResource instances, the requested capability, if any


libraryResourceId

String libraryResourceId
For P13nLibResource instances, the requested capability, if any

Class com.bea.p13n.entitlements.resource.P13nSecurityResource extends P13nResource implements Serializable

Serialized Fields

resourceScope

int resourceScope

Class com.bea.p13n.entitlements.resource.WebappRoleResource extends P13nResource implements Serializable


Package com.bea.p13n.entitlements.service

Class com.bea.p13n.entitlements.service.P13nContextHandler extends Object implements Serializable

Serialized Fields

names

String[] names

values

Object[] values


Package com.bea.p13n.events

Class com.bea.p13n.events.Event extends AbstractConfigurableEntity implements Serializable

Serialized Fields

eventType

String eventType
Event type


timeStamp

long timeStamp
Event trigger time stamp


application

String application
Application name


attributes

HashMap attributes
Event attribute data


Package com.bea.p13n.exceptions

Class com.bea.p13n.exceptions.ApplicationException extends Exception implements Serializable

Class com.bea.p13n.exceptions.SystemException extends RuntimeException implements Serializable


Package com.bea.p13n.expression

Class com.bea.p13n.expression.ComparisonException extends ExpressionException implements Serializable

Class com.bea.p13n.expression.ExpressionException extends ApplicationException implements Serializable

Class com.bea.p13n.expression.IntrospectionException extends ExpressionException implements Serializable

Class com.bea.p13n.expression.InvalidExpressionException extends ExpressionException implements Serializable

Class com.bea.p13n.expression.Location extends Object implements Serializable

Serialized Fields

mBeginLine

int mBeginLine

mBeginColumn

int mBeginColumn

mEndLine

int mEndLine

mEndColumn

int mEndColumn

Class com.bea.p13n.expression.MethodCallException extends ExpressionException implements Serializable

Class com.bea.p13n.expression.UnboundVariableException extends InvalidExpressionException implements Serializable


Package com.bea.p13n.expression.operator

Class com.bea.p13n.expression.operator.ClassForName extends Operator implements Serializable

Class com.bea.p13n.expression.operator.ClassGetName extends Operator implements Serializable

Class com.bea.p13n.expression.operator.ClassNewInstance extends Operator implements Serializable

Class com.bea.p13n.expression.operator.If extends Operator implements Serializable

Class com.bea.p13n.expression.operator.Instanceof extends Operator implements Serializable

Class com.bea.p13n.expression.operator.MethodCall extends Operator implements Serializable

Serialized Fields

SIGNATURE_LENGTH

int SIGNATURE_LENGTH

ARGS_INDEX

int ARGS_INDEX

ARGS_LENGTH

int ARGS_LENGTH

ARGUMENT_ARRAY

Object[] ARGUMENT_ARRAY

METHOD_SIGNATURE_ARRAY

Class[] METHOD_SIGNATURE_ARRAY

Class com.bea.p13n.expression.operator.ObjectGetClass extends Operator implements Serializable

Class com.bea.p13n.expression.operator.ObjectHashCode extends Operator implements Serializable

Class com.bea.p13n.expression.operator.ObjectToString extends Operator implements Serializable

Class com.bea.p13n.expression.operator.Operator extends com.bea.p13n.expression.internal.ComplexExpressionImpl implements Serializable

Class com.bea.p13n.expression.operator.SystemCurrentTimeMillis extends Operator implements Serializable

Class com.bea.p13n.expression.operator.SystemGetProperty extends Operator implements Serializable

Class com.bea.p13n.expression.operator.Variable extends Operator implements Serializable

Serialized Fields

bound

boolean bound


Package com.bea.p13n.expression.operator.collection

Class com.bea.p13n.expression.operator.collection.CollectionContains extends CollectionOperator implements Serializable

Class com.bea.p13n.expression.operator.collection.CollectionContainsAll extends CollectionOperator implements Serializable

Class com.bea.p13n.expression.operator.collection.CollectionOperator extends Operator implements Serializable


Package com.bea.p13n.expression.operator.comparative

Class com.bea.p13n.expression.operator.comparative.ComparativeOperator extends Operator implements Serializable

Class com.bea.p13n.expression.operator.comparative.Equals extends ComparativeOperator implements Serializable

Class com.bea.p13n.expression.operator.comparative.GreaterOrEquals extends ComparativeOperator implements Serializable

Class com.bea.p13n.expression.operator.comparative.GreaterThan extends ComparativeOperator implements Serializable

Class com.bea.p13n.expression.operator.comparative.LessOrEquals extends ComparativeOperator implements Serializable

Class com.bea.p13n.expression.operator.comparative.LessThan extends ComparativeOperator implements Serializable

Class com.bea.p13n.expression.operator.comparative.NotEquals extends ComparativeOperator implements Serializable


Package com.bea.p13n.expression.operator.logical

Class com.bea.p13n.expression.operator.logical.LogicalAnd extends LogicalOperator implements Serializable

Class com.bea.p13n.expression.operator.logical.LogicalMultiAnd extends LogicalOperator implements Serializable

Serialized Fields

_parameterSignature

Class[] _parameterSignature

Class com.bea.p13n.expression.operator.logical.LogicalMultiOr extends LogicalOperator implements Serializable

Serialized Fields

_parameterSignature

Class[] _parameterSignature

Class com.bea.p13n.expression.operator.logical.LogicalNot extends LogicalOperator implements Serializable

Class com.bea.p13n.expression.operator.logical.LogicalOperator extends Operator implements Serializable

Class com.bea.p13n.expression.operator.logical.LogicalOr extends LogicalOperator implements Serializable


Package com.bea.p13n.expression.operator.math

Class com.bea.p13n.expression.operator.math.MathAbs extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathAcos extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathAdd extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathAsin extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathAtan extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathAtan2 extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathCeil extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathCos extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathDivide extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathExp extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathFloor extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathIeeeRemainder extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathLog extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathMax extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathMin extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathMultiply extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathOperator extends Operator implements Serializable

Class com.bea.p13n.expression.operator.math.MathPow extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathRandom extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathRint extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathRound extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathSin extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathSqrt extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathSubtract extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathTan extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathToDegrees extends MathOperator implements Serializable

Class com.bea.p13n.expression.operator.math.MathToRadians extends MathOperator implements Serializable


Package com.bea.p13n.expression.operator.string

Class com.bea.p13n.expression.operator.string.StringCharAt extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringConcat extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringContains extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringEndsWith extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringLength extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringLike extends StringOperator implements Serializable

Serialized Fields

caseInsensitiveMatch

boolean caseInsensitiveMatch

Class com.bea.p13n.expression.operator.string.StringOperator extends Operator implements Serializable

Class com.bea.p13n.expression.operator.string.StringReplace extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringStartsWith extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringSubstring extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringToLowerCase extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringToUpperCase extends StringOperator implements Serializable

Class com.bea.p13n.expression.operator.string.StringTrim extends StringOperator implements Serializable


Package com.bea.p13n.http

Class com.bea.p13n.http.DefaultRequestFilter extends DefaultSessionFilter implements Serializable

Class com.bea.p13n.http.DefaultSessionFilter extends Object implements Serializable

Class com.bea.p13n.http.Request extends HttpConfigurableEntity implements Serializable

Serialized Fields

parameters

Map parameters

attributes

Map attributes

headers

Map headers

methods

Map methods

session

Session session

principal

Principal principal

Class com.bea.p13n.http.Session extends HttpConfigurableEntity implements Serializable

Serialized Fields

values

Map values

id

String id

createTime

long createTime

lastAccessTime

long lastAccessTime

maxInactiveInterval

int maxInactiveInterval

isNew

boolean isNew


Package com.bea.p13n.license

Class com.bea.p13n.license.LicenseError extends Error implements Serializable


Package com.bea.p13n.management

Class com.bea.p13n.management.AdminServerNotRunningException extends SystemException implements Serializable

Serialized Fields

inConsistentState

boolean inConsistentState

Class com.bea.p13n.management.ApplicationStateNotification extends javax.management.Notification implements Serializable

Class com.bea.p13n.management.ServiceConfigurationMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ServiceConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.p13n.mbeans

Class com.bea.p13n.mbeans.AdContentProviderMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AdContentProviderMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

propertiesIsCached

boolean propertiesIsCached

properties

Properties properties

providerIsCached

boolean providerIsCached

provider

String provider

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.AdServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AdServiceMBean delegate

enableCaching

boolean enableCaching

adClickThruURIIsCached

boolean adClickThruURIIsCached

adClickThruURI

String adClickThruURI

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

displayFlushSizeIsCached

boolean displayFlushSizeIsCached

displayFlushSize

int displayFlushSize

eventTrackerIsCached

boolean eventTrackerIsCached

eventTracker

String eventTracker

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

renderingIsCached

boolean renderingIsCached

rendering

String rendering

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

showDocURIIsCached

boolean showDocURIIsCached

showDocURI

String showDocURI

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.AsynchronousEventServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AsynchronousEventServiceMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

listenersIsCached

boolean listenersIsCached

listeners

String[] listeners

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.AtnHierarchyMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AtnHierarchyMBean delegate

enableCaching

boolean enableCaching

atnProvidersIsCached

boolean atnProvidersIsCached

atnProviders

String[] atnProviders

bootstrapModeIsCached

boolean bootstrapModeIsCached

bootstrapMode

String bootstrapMode

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

localeCountryIsCached

boolean localeCountryIsCached

localeCountry

String localeCountry

localeLanguageIsCached

boolean localeLanguageIsCached

localeLanguage

String localeLanguage

localeVariantIsCached

boolean localeVariantIsCached

localeVariant

String localeVariant

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxTreeSizeIsCached

boolean maxTreeSizeIsCached

maxTreeSize

int maxTreeSize

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

sweepIntervalIsCached

boolean sweepIntervalIsCached

sweepInterval

int sweepInterval

ttlIsCached

boolean ttlIsCached

ttl

int ttl

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.AtnSecurityProviderMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AtnSecurityProviderMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

groupCreateRolesIsCached

boolean groupCreateRolesIsCached

groupCreateRoles

String[] groupCreateRoles

groupDeleteRolesIsCached

boolean groupDeleteRolesIsCached

groupDeleteRoles

String[] groupDeleteRoles

groupReadRolesIsCached

boolean groupReadRolesIsCached

groupReadRoles

String[] groupReadRoles

groupUpdateRolesIsCached

boolean groupUpdateRolesIsCached

groupUpdateRoles

String[] groupUpdateRoles

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

predicateTextInputEnabledIsCached

boolean predicateTextInputEnabledIsCached

predicateTextInputEnabled

boolean predicateTextInputEnabled

protectedGroupsIsCached

boolean protectedGroupsIsCached

protectedGroups

String[] protectedGroups

protectedUsersIsCached

boolean protectedUsersIsCached

protectedUsers

String[] protectedUsers

registeredIsCached

boolean registeredIsCached

registered

boolean registered

reservedGroupsIsCached

boolean reservedGroupsIsCached

reservedGroups

String[] reservedGroups

reservedUsersIsCached

boolean reservedUsersIsCached

reservedUsers

String[] reservedUsers

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

userCreateRolesIsCached

boolean userCreateRolesIsCached

userCreateRoles

String[] userCreateRoles

userDeleteRolesIsCached

boolean userDeleteRolesIsCached

userDeleteRoles

String[] userDeleteRoles

userReadRolesIsCached

boolean userReadRolesIsCached

userReadRoles

String[] userReadRoles

userUpdateRolesIsCached

boolean userUpdateRolesIsCached

userUpdateRoles

String[] userUpdateRoles

Class com.bea.p13n.mbeans.AttributeLoaderMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AttributeLoaderMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

requestLoadersIsCached

boolean requestLoadersIsCached

requestLoaders

String[] requestLoaders

sessionLoadersIsCached

boolean sessionLoadersIsCached

sessionLoaders

String[] sessionLoaders

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.BehaviorTrackingMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

BehaviorTrackingMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

dataSourceJndiNameIsCached

boolean dataSourceJndiNameIsCached

dataSourceJndiName

String dataSourceJndiName

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxBufferSizeIsCached

boolean maxBufferSizeIsCached

maxBufferSize

int maxBufferSize

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistedEventTypesIsCached

boolean persistedEventTypesIsCached

persistedEventTypes

String[] persistedEventTypes

persistenceClassnameIsCached

boolean persistenceClassnameIsCached

persistenceClassname

String persistenceClassname

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

sweepIntervalIsCached

boolean sweepIntervalIsCached

sweepInterval

int sweepInterval

sweepMaxTimeIsCached

boolean sweepMaxTimeIsCached

sweepMaxTime

int sweepMaxTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.CacheManagerMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CacheManagerMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.CacheMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CacheMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

enabledIsCached

boolean enabledIsCached

enabled

boolean enabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxEntriesIsCached

boolean maxEntriesIsCached

maxEntries

int maxEntries

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

timeToLiveIsCached

boolean timeToLiveIsCached

timeToLive

long timeToLive

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.CredentialMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CredentialMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

credentialEncryptedIsCached

boolean credentialEncryptedIsCached

credentialEncrypted

byte[] credentialEncrypted

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

usernameIsCached

boolean usernameIsCached

username

String username

Class com.bea.p13n.mbeans.DocumentConnectionPoolMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

DocumentConnectionPoolMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

capacityIncrementIsCached

boolean capacityIncrementIsCached

capacityIncrement

int capacityIncrement

classPathIsCached

boolean classPathIsCached

classPath

String[] classPath

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

driverNameIsCached

boolean driverNameIsCached

driverName

String driverName

initialCapacityIsCached

boolean initialCapacityIsCached

initialCapacity

int initialCapacity

loginTimeoutIsCached

boolean loginTimeoutIsCached

loginTimeout

int loginTimeout

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxCapacityIsCached

boolean maxCapacityIsCached

maxCapacity

int maxCapacity

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

propertiesIsCached

boolean propertiesIsCached

properties

Properties properties

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

shrinkingEnabledIsCached

boolean shrinkingEnabledIsCached

shrinkingEnabled

boolean shrinkingEnabled

typeIsCached

boolean typeIsCached

type

String type

urlIsCached

boolean urlIsCached

url

String url

Class com.bea.p13n.mbeans.DocumentConnectionPoolNotification extends javax.management.Notification implements Serializable

Class com.bea.p13n.mbeans.DocumentManagerMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

DocumentManagerMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

contentCacheNameIsCached

boolean contentCacheNameIsCached

contentCacheName

String contentCacheName

contentCachingIsCached

boolean contentCachingIsCached

contentCaching

boolean contentCaching

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

documentConnectionPoolNameIsCached

boolean documentConnectionPoolNameIsCached

documentConnectionPoolName

String documentConnectionPoolName

jndiNameIsCached

boolean jndiNameIsCached

jndiName

String jndiName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxCachedContentSizeIsCached

boolean maxCachedContentSizeIsCached

maxCachedContentSize

int maxCachedContentSize

metadataCacheNameIsCached

boolean metadataCacheNameIsCached

metadataCacheName

String metadataCacheName

metadataCachingIsCached

boolean metadataCachingIsCached

metadataCaching

boolean metadataCaching

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

propertyCaseIsCached

boolean propertyCaseIsCached

propertyCase

String propertyCase

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

synchronizedAccessIsCached

boolean synchronizedAccessIsCached

synchronizedAccess

boolean synchronizedAccess

typeIsCached

boolean typeIsCached

type

String type

userIdInCacheKeyIsCached

boolean userIdInCacheKeyIsCached

userIdInCacheKey

boolean userIdInCacheKey

Class com.bea.p13n.mbeans.EventServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

EventServiceMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

listenersIsCached

boolean listenersIsCached

listeners

String[] listeners

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.JdbcHelperMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

JdbcHelperMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

jdbcDriverKeysIsCached

boolean jdbcDriverKeysIsCached

jdbcDriverKeys

Enumeration jdbcDriverKeys

jdbcDriverNameIsCached

boolean jdbcDriverNameIsCached

jdbcDriverName

String jdbcDriverName

jdbcHelperDelegateIsCached

boolean jdbcHelperDelegateIsCached

jdbcHelperDelegate

String jdbcHelperDelegate

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxRetriesIsCached

boolean maxRetriesIsCached

maxRetries

int maxRetries

maxWaitTimeIsCached

boolean maxWaitTimeIsCached

maxWaitTime

long maxWaitTime

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.MailServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

MailServiceMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

enableOrderByWorkaroundForClobsIsCached

boolean enableOrderByWorkaroundForClobsIsCached

enableOrderByWorkaroundForClobs

boolean enableOrderByWorkaroundForClobs

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

smtpHostIsCached

boolean smtpHostIsCached

smtpHost

String smtpHost

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.p13n.mbeans.RoleSecurityProviderMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

RoleSecurityProviderMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

rolePredicateTextInputEnabledIsCached

boolean rolePredicateTextInputEnabledIsCached

rolePredicateTextInputEnabled

boolean rolePredicateTextInputEnabled

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.p13n.property

Class com.bea.p13n.property.AbstractConfigurableEntity extends Object implements Serializable

Serialized Fields

instanceClass

Class instanceClass
The actual implementation class of this entity

Class com.bea.p13n.property.AbstractHierarchicalEntity extends AbstractConfigurableEntity implements Serializable

Class com.bea.p13n.property.AbstractPropertyDefinition extends Object implements Serializable

Serialized Fields

description

String description
a description of this property


type

int type
what datatype this property holds, from constants in PropertyDefinition


multiValued

boolean multiValued
is this property multi-valued?


restricted

boolean restricted
is this property restricted?


restrictedValues

Collection restrictedValues
a Collection of allowable values, if the property is restricted


defaultValue

Object defaultValue
The property's default value, or a collection of values if the property is multi-valued and there is more than one.


hashCodeInit

boolean hashCodeInit
has the hashCode been calculated yet?


hashCode

int hashCode
the pre-calculated hashCode

Class com.bea.p13n.property.AbstractPropertyLocator extends Object implements Serializable

Serialized Fields

jndiHomeName

String jndiHomeName

pkString

String pkString

propertySetType

String propertySetType

hashCode

int hashCode

dirtyHashCode

boolean dirtyHashCode

Class com.bea.p13n.property.AbstractPropertyMapKey extends Object implements Serializable

Serialized Fields

propertySetName

String propertySetName

propertyName

String propertyName

hashCode

int hashCode

dirtyHashCode

boolean dirtyHashCode

Class com.bea.p13n.property.AbstractPropertySet extends Object implements Serializable

Serialized Fields

name

String name
The name of the property set


description

String description
a description of the property set


type

String type
this property set's type


propertyDefinitions

HashMap propertyDefinitions
a map of propertyName->propertyDefinition objects

Class com.bea.p13n.property.ConfigurableEntityCreateException extends ApplicationException implements Serializable

Class com.bea.p13n.property.ConfigurableEntityImpl extends AbstractConfigurableEntity implements Serializable

Serialized Fields

_ctx

EntityContext _ctx
cached entity context


uid

long uid
The unique numeric id of this entity

Class com.bea.p13n.property.ConfigurableEntityPk extends Object implements Serializable

Serialized Fields

identifier

String identifier

Class com.bea.p13n.property.ConfigurableEntitySystemException extends SystemException implements Serializable

Class com.bea.p13n.property.EntityNotFoundException extends ApplicationException implements Serializable

Class com.bea.p13n.property.HierarchicalEntityImpl extends ConfigurableEntityImpl implements Serializable

Class com.bea.p13n.property.PropertySetParseException extends ApplicationException implements Serializable

Class com.bea.p13n.property.PropertySetRepositoryException extends SystemException implements Serializable

Class com.bea.p13n.property.PropertySetXMLException extends SystemException implements Serializable

Class com.bea.p13n.property.PropertySystemException extends SystemException implements Serializable

Class com.bea.p13n.property.PropertyValidationException extends ApplicationException implements Serializable


Package com.bea.p13n.rules.manager

Class com.bea.p13n.rules.manager.RuleResultClassFilter extends Object implements Serializable

Serialized Fields

targetClassArray

Class[] targetClassArray

ruleName

String ruleName

Class com.bea.p13n.rules.manager.RuleSetNotFoundException extends com.bea.p13n.rules.internal.RuleException implements Serializable


Package com.bea.p13n.servlets

Class com.bea.p13n.servlets.P13NAuthFilter extends AuthFilter implements Serializable


Package com.bea.p13n.security.management

Class com.bea.p13n.security.management.OperationNotSupportedException extends ApplicationException implements Serializable

Class com.bea.p13n.security.management.ProviderDescription extends Object implements Serializable

Serialized Fields

version

String version
The version number of this provider's implementation.


shortDescription

String shortDescription
The short description of this provider.


displayName

String displayName
The display description of this provider.

Class com.bea.p13n.security.management.ProviderMgmtException extends SystemException implements Serializable


Package com.bea.p13n.security.management.authentication

Class com.bea.p13n.security.management.authentication.AtnProviderDescription extends ProviderDescription implements Serializable

Serialized Fields

defaultAtnProvider

boolean defaultAtnProvider
Whether or not this provider is the default authentication provider.


controlFlag

String controlFlag
The JAAS control flag setting (REQUIRED,REQUISITE,SUFFICIENT,OPTIONAL)


groupEditorImplemented

boolean groupEditorImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


groupReaderImplemented

boolean groupReaderImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


groupRemoverImplemented

boolean groupRemoverImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


groupMemberListerImplemented

boolean groupMemberListerImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


memberGroupListerImplemented

boolean memberGroupListerImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


userEditorImplemented

boolean userEditorImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


userLockoutManagerImplemented

boolean userLockoutManagerImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


userPasswordEditorImplemented

boolean userPasswordEditorImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


userReaderImplemented

boolean userReaderImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


userRemoverImplemented

boolean userRemoverImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


providerMgmtCapability

int providerMgmtCapability
The provider capability for management


atnMBean

AuthenticationProviderMBean atnMBean
The authentication MBean used to initialize this description


Package com.bea.p13n.security.management.rolemapper

Class com.bea.p13n.security.management.rolemapper.RoleProviderDescription extends ProviderDescription implements Serializable

Serialized Fields

defaultRoleProvider

boolean defaultRoleProvider
Whether or not this provider is the default role mapper provider.


roleEditorImplemented

boolean roleEditorImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


roleReaderImplemented

boolean roleReaderImplemented
Whether or not the AuthenticatorMBean represented by this object implements this optional management MBean.


providerMgmtCapability

int providerMgmtCapability
The provider capability for management


roleMBean

RoleMapperMBean roleMBean
The authentication MBean used to initialize this description


Package com.bea.p13n.tracking.clickthrough

Class com.bea.p13n.tracking.clickthrough.ClickThroughServlet extends HttpServlet implements Serializable

Class com.bea.p13n.tracking.clickthrough.InvalidArgumentException extends ApplicationException implements Serializable


Package com.bea.p13n.tracking.events

Class com.bea.p13n.tracking.events.ClickContentEvent extends ClickEvent implements Serializable

Class com.bea.p13n.tracking.events.ClickEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.ContentEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.DisplayContentEvent extends ContentEvent implements Serializable

Class com.bea.p13n.tracking.events.RuleEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.SessionBeginEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.SessionEndEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.SessionLoginEvent extends TrackingEvent implements Serializable

Class com.bea.p13n.tracking.events.TrackingEvent extends Event implements Serializable

Serialized Fields

xmlNamespace

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


xsdFile

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


schemaKeys

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


session

HttpSession session
HttpSession object

Class com.bea.p13n.tracking.events.UserRegistrationEvent extends TrackingEvent implements Serializable


Package com.bea.p13n.user

Class com.bea.p13n.user.Classification extends Object implements Serializable

Serialized Fields

name

String name


Package com.bea.p13n.usermgmt

Class com.bea.p13n.usermgmt.AuthenticationException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.GroupAlreadyExistsException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.InvalidGroupnameException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.InvalidPasswordException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.InvalidUsernameException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.UserAlreadyExistsException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.UserManagementException extends SystemException implements Serializable


Package com.bea.p13n.usermgmt.profile

Class com.bea.p13n.usermgmt.profile.ProfileIdentity extends Object implements Serializable

Serialized Fields

username

String username
the username of the profile


groupname

String groupname
the groupname of the profile


profileType

ProfileType profileType
Profile type

Class com.bea.p13n.usermgmt.profile.ProfileNotFoundException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.profile.ProfileSystemException extends SystemException implements Serializable

Class com.bea.p13n.usermgmt.profile.ProfileType extends Object implements Serializable

Serialized Fields

profileType

String profileType

Class com.bea.p13n.usermgmt.profile.SuccessorNotFoundException extends ProfileNotFoundException implements Serializable

Class com.bea.p13n.usermgmt.profile.TrackedProfileCreateException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.profile.TrackedProfileException extends ApplicationException implements Serializable

Class com.bea.p13n.usermgmt.profile.TrackedProfileFindException extends ApplicationException implements Serializable


Package com.bea.p13n.usermgmt.taglib

Class com.bea.p13n.usermgmt.taglib.AddGroupToGroupTag extends ResultTag implements Serializable

Serialized Fields

parentGroupName

String parentGroupName

childGroupName

String childGroupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.AddUserToGroupTag extends ResultTag implements Serializable

Serialized Fields

username

String username

groupName

String groupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.CreateGroupTag extends ResultTag implements Serializable

Serialized Fields

groupName

String groupName

parentName

String parentName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.CreateUserTag extends ResultTag implements Serializable

Serialized Fields

username

String username

password

String password

atnProvider

String atnProvider

doPostProcess

boolean doPostProcess

saveAnonymous

boolean saveAnonymous

fireEvent

boolean fireEvent

login

boolean login

Class com.bea.p13n.usermgmt.taglib.GetChildGroupNamesTag extends UserManagementTag implements Serializable

Serialized Fields

groupName

String groupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.GetGroupNamesForUserTag extends UserManagementTag implements Serializable

Serialized Fields

username

String username

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.GetParentGroupNamesTag extends UserManagementTag implements Serializable

Serialized Fields

groupName

String groupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.GetTopLevelGroupsTag extends UserManagementTag implements Serializable

Serialized Fields

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.GetUserNamesForGroupTag extends UserManagementTag implements Serializable

Serialized Fields

groupName

String groupName

userLimit

int userLimit

searchExp

String searchExp

result

String result

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.GetUserNamesTag extends UserManagementTag implements Serializable

Serialized Fields

userLimit

int userLimit

searchExp

String searchExp

result

String result

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.LoginTag extends ResultTag implements Serializable

Class com.bea.p13n.usermgmt.taglib.LogoutTag extends UserManagementTag implements Serializable

Serialized Fields

invalidateSessions

boolean invalidateSessions

removeProfile

boolean removeProfile

Class com.bea.p13n.usermgmt.taglib.RemoveGroupFromGroupTag extends ResultTag implements Serializable

Serialized Fields

parentGroupName

String parentGroupName

childGroupName

String childGroupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.RemoveGroupTag extends ResultTag implements Serializable

Serialized Fields

groupName

String groupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.RemoveUserFromGroupTag extends ResultTag implements Serializable

Serialized Fields

username

String username

groupName

String groupName

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.RemoveUserTag extends ResultTag implements Serializable

Serialized Fields

username

String username

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.ResultTag extends UserManagementTag implements Serializable

Serialized Fields

result

String result

Class com.bea.p13n.usermgmt.taglib.SetPasswordTag extends ResultTag implements Serializable

Serialized Fields

password

String password

username

String username

atnProvider

String atnProvider

Class com.bea.p13n.usermgmt.taglib.UserManagementTag extends TagSupport implements Serializable

Serialized Fields

proxy

AtnManagerProxy proxy


Package com.bea.p13n.usermgmt.profile.taglib

Class com.bea.p13n.usermgmt.profile.taglib.CreateProfileTag extends ResultTag implements Serializable

Serialized Fields

profileId

String profileId

successorId

String successorId

profileKey

String profileKey

successorKey

String successorKey

scope

String scope

groupOnly

boolean groupOnly

Class com.bea.p13n.usermgmt.profile.taglib.GetProfileTag extends ResultTag implements Serializable

Serialized Fields

profileId

String profileId

successorId

String successorId

profileKey

String profileKey

successorKey

String successorKey

scope

String scope

groupOnly

boolean groupOnly

noOverride

boolean noOverride

Class com.bea.p13n.usermgmt.profile.taglib.GetPropertyAsStringTag extends GetPropertyTag implements Serializable

Class com.bea.p13n.usermgmt.profile.taglib.GetPropertyTag extends PropertyTag implements Serializable

Class com.bea.p13n.usermgmt.profile.taglib.ProfileManagementTag extends TagSupport implements Serializable

Class com.bea.p13n.usermgmt.profile.taglib.PropertyTag extends ProfileManagementTag implements Serializable

Serialized Fields

propertySet

String propertySet

propertyName

String propertyName

Class com.bea.p13n.usermgmt.profile.taglib.RemovePropertyTag extends PropertyTag implements Serializable

Class com.bea.p13n.usermgmt.profile.taglib.ResultTag extends ProfileManagementTag implements Serializable

Serialized Fields

result

String result

Class com.bea.p13n.usermgmt.profile.taglib.SetPropertyTag extends PropertyTag implements Serializable

Serialized Fields

value

Object value

result

String result


Package com.bea.p13n.util

Class com.bea.p13n.util.MimeTypeHelper.ContentType extends Object implements Serializable

Serialized Fields

major

String major
The Major type.


minor

String minor
The Minor type.


properties

Properties properties
Additional properties of the content type.

Class com.bea.p13n.util.ReferenceHashMap extends AbstractMap implements Serializable

serialVersionUID: 362498820763181265l

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the ReferenceHashMap instance from a stream (i.e., deserialize it).


writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the ReferenceHashMap instance to a stream (i.e., serialize it).

Serial Data:
The capacity of the ReferenceHashMap (the length of the bucket array) is emitted (int), followed by the size of the ReferenceHashMap (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the ReferenceHashMap The key-value mappings are emitted in no particular order.
Throws:
IOException
Serialized Fields

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)

 

loadFactor

float loadFactor
The load factor for the hashtable.

 

Class com.bea.p13n.util.TypedProperties extends Properties implements Serializable


Package com.bea.p13n.xml.schema

Class com.bea.p13n.xml.schema.Century extends Object implements Serializable

Serialized Fields

_internal

TimePeriod _internal

Class com.bea.p13n.xml.schema.Date extends Month implements Serializable

Class com.bea.p13n.xml.schema.Month extends Year implements Serializable

Class com.bea.p13n.xml.schema.RecurringDate extends RecurringDay implements Serializable

Class com.bea.p13n.xml.schema.RecurringDay extends Object implements Serializable

Serialized Fields

_internal

RecurringDuration _internal

reference

TimeInstant reference

Class com.bea.p13n.xml.schema.RecurringDuration extends Object implements Serializable

Serialized Fields

instant

TimeInstant instant

duration

TimeDuration duration

period

TimeDuration period

Class com.bea.p13n.xml.schema.Time extends Object implements Serializable

Serialized Fields

_internal

RecurringDuration _internal

Class com.bea.p13n.xml.schema.TimeDuration extends Object implements Serializable

Serialized Fields

isPositive

boolean isPositive

years

long years

months

long months

days

long days

hours

long hours

minutes

long minutes

seconds

double seconds

base

TimeInstant base

Class com.bea.p13n.xml.schema.TimeInstant extends Object implements Serializable

Serialized Fields

calendar

Calendar calendar
Calendar representation of TimeInstant replaces most of previous (pre-8.1.3) code

Class com.bea.p13n.xml.schema.TimePeriod extends Object implements Serializable

Serialized Fields

start

TimeInstant start

duration

TimeDuration duration

Class com.bea.p13n.xml.schema.Year extends Century implements Serializable


Package com.bea.p13n.xml.util

Class com.bea.p13n.xml.util.DomException extends ApplicationException implements Serializable


Package com.bea.p13n.controls.createUser

Class com.bea.p13n.controls.createUser.CreateUserControlImpl extends Object implements Serializable

serialVersionUID: -3203584295882325604l

Serialized Fields

userManager

UserManager userManager

context

com.bea.control.ControlContext context

doPostProcess

boolean doPostProcess

saveAnonymous

boolean saveAnonymous

fireEvent

boolean fireEvent

login

boolean login


Package com.bea.p13n.controls.exceptions

Class com.bea.p13n.controls.exceptions.P13nControlException extends Exception implements Serializable


Package com.bea.p13n.controls.login

Class com.bea.p13n.controls.login.UserLoginControlImpl extends Object implements Serializable

serialVersionUID: -4253104171525351349l

Serialized Fields

userManager

com.bea.p13n.controls.ejb.usermgmt.UserManagerEJBControl userManager

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.profile

Class com.bea.p13n.controls.profile.ProfileControlImpl extends Object implements Serializable

serialVersionUID: -9079603557441978004l

Serialized Fields

realmConfig

RealmConfiguration realmConfig

Class com.bea.p13n.controls.profile.PropertyControlImpl extends Object implements Serializable

serialVersionUID: -4641508698823741950l

Class com.bea.p13n.controls.profile.UserProfileControlImpl extends Object implements Serializable

serialVersionUID: 7454003219631981250l

Serialized Fields

userManager

com.bea.p13n.controls.ejb.usermgmt.UserManagerEJBControl userManager

userProfileManager

com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManagerEJBControl userProfileManager

realmConfig

com.bea.p13n.controls.ejb.usermgmt.RealmConfigurationEJBControl realmConfig


Package com.bea.p13n.controls.rules

Class com.bea.p13n.controls.rules.RulesExecutorControlImpl extends Object implements Serializable

serialVersionUID: -5363501045229080057l

Serialized Fields

rulesManager

com.bea.p13n.controls.ejb.rules.RulesManagerEJBControl rulesManager

context

com.bea.control.ControlContext context

rulesetUri

String rulesetUri

ruleName

String ruleName

doFilter

boolean doFilter

filter

RuleResultClassFilter filter

filterClass

Class filterClass

filterClasses

Class[] filterClasses

filterRuleName

String filterRuleName

Class com.bea.p13n.controls.rules.RulesManagerControlImpl extends Object implements Serializable

serialVersionUID: 3276212639451943560l

Serialized Fields

rulesManager

com.bea.p13n.controls.ejb.rules.RulesManagerEJBControl rulesManager

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.securityProvider

Class com.bea.p13n.controls.securityProvider.GroupProviderControlImpl extends Object implements Serializable

serialVersionUID: -6156016703441076999l

Serialized Fields

atnProvider

String atnProvider

context

com.bea.control.ControlContext context

Class com.bea.p13n.controls.securityProvider.UserProviderControlImpl extends Object implements Serializable

serialVersionUID: 790533113230399284l

Serialized Fields

atnProvider

String atnProvider

doPostProcess

boolean doPostProcess

saveAnonymous

boolean saveAnonymous

fireEvent

boolean fireEvent

login

boolean login

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.userInfoQuery

Class com.bea.p13n.controls.userInfoQuery.UserInfoControlImpl extends Object implements Serializable

serialVersionUID: 1535116062130505249l

Serialized Fields

context

com.bea.control.ControlContext context

groupManager

com.bea.p13n.controls.ejb.usermgmt.GroupManagerEJBControl groupManager

userManager

com.bea.p13n.controls.ejb.usermgmt.UserManagerEJBControl userManager


Package com.bea.p13n.controls.events.generic

Class com.bea.p13n.controls.events.generic.GenericEventControlImpl extends Object implements Serializable

serialVersionUID: -4808081043717749797l

Serialized Fields

context

com.bea.control.ControlContext context

eventType

String eventType

event

Event event

eventService

com.bea.p13n.controls.ejb.events.EventServiceEJBControl eventService

Class com.bea.p13n.controls.events.generic.GenericTrackingControlImpl extends Object implements Serializable

serialVersionUID: -4808081043717749797l

Serialized Fields

context

com.bea.control.ControlContext context

eventType

String eventType

event

Event event

trackingEvent

TrackingEvent trackingEvent

eventService

com.bea.p13n.controls.ejb.events.EventServiceEJBControl eventService

xmlNamespace

String xmlNamespace

xsdFile

String xsdFile

schemaKeys

String[] schemaKeys

Class com.bea.p13n.controls.events.generic.GenericTrackingEvent extends TrackingEvent implements Serializable


Package com.bea.p13n.controls.events.standard

Class com.bea.p13n.controls.events.standard.ClickContentEventControlImpl extends Object implements Serializable

serialVersionUID: -8511362106152336802l

Serialized Fields

eventService

EventService eventService

Class com.bea.p13n.controls.events.standard.DisplayContentEventControlImpl extends Object implements Serializable

serialVersionUID: 4275647139305440936l

Serialized Fields

eventService

EventService eventService

Class com.bea.p13n.controls.events.standard.RuleEventControlImpl extends Object implements Serializable

serialVersionUID: -1207157808433270173l

Serialized Fields

eventService

EventService eventService

Class com.bea.p13n.controls.events.standard.SessionLoginEventControlImpl extends Object implements Serializable

serialVersionUID: 3120297717366958341l

Serialized Fields

eventService

EventService eventService

Class com.bea.p13n.controls.events.standard.UserRegistrationEventControlImpl extends Object implements Serializable

serialVersionUID: -4311924972789135128l

Serialized Fields

eventService

EventService eventService


Package com.bea.p13n.controls.ejb.events

Class com.bea.p13n.controls.ejb.events.EventServiceImpl extends Object implements Serializable

serialVersionUID: -6407447746521205316l

Serialized Fields

eventService

com.bea.p13n.controls.ejb.events.EventServiceEJBControl eventService

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.ejb.property

Class com.bea.p13n.controls.ejb.property.EntityPropertyManagerImpl extends Object implements Serializable

serialVersionUID: 435017842146666094l

Serialized Fields

entityPropertyManager

com.bea.p13n.controls.ejb.property.EntityPropertyManagerEJBControl entityPropertyManager

context

com.bea.control.ControlContext context

Class com.bea.p13n.controls.ejb.property.PropertySetManagerImpl extends Object implements Serializable

serialVersionUID: -8804864406460408209l

Serialized Fields

propertySetManagerEJB

com.bea.p13n.controls.ejb.property.PropertySetManagerEJBControl propertySetManagerEJB

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.ejb.usermgmt

Class com.bea.p13n.controls.ejb.usermgmt.GroupManagerImpl extends Object implements Serializable

serialVersionUID: 38254765042387614l

Serialized Fields

groupManagerEJB

com.bea.p13n.controls.ejb.usermgmt.GroupManagerEJBControl groupManagerEJB

context

com.bea.control.ControlContext context

Class com.bea.p13n.controls.ejb.usermgmt.RealmConfigurationImpl extends Object implements Serializable

serialVersionUID: -2905844882813869370l

Serialized Fields

realmConfigEJB

com.bea.p13n.controls.ejb.usermgmt.RealmConfigurationEJBControl realmConfigEJB

context

com.bea.control.ControlContext context

Class com.bea.p13n.controls.ejb.usermgmt.UserManagerImpl extends Object implements Serializable

serialVersionUID: 6315121108909401429l

Serialized Fields

userManagerEJB

com.bea.p13n.controls.ejb.usermgmt.UserManagerEJBControl userManagerEJB

context

com.bea.control.ControlContext context


Package com.bea.p13n.controls.ejb.usermgmt.profile

Class com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManagerImpl extends Object implements Serializable

serialVersionUID: -2743668030624102348l

Serialized Fields

groupProfileManagerEJB

com.bea.p13n.controls.ejb.usermgmt.profile.GroupProfileManagerEJBControl groupProfileManagerEJB

context

com.bea.control.ControlContext context

Class com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManagerImpl extends Object implements Serializable

serialVersionUID: 5308990920751021495l

Serialized Fields

userProfileManagerEJB

com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManagerEJBControl userProfileManagerEJB

context

com.bea.control.ControlContext context


Package com.bea.netuix.application.definition

Class com.bea.netuix.application.definition.BookDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

definitionLabel

String definitionLabel

hidden

boolean hidden

_public

boolean _public

webAppName

String webAppName

bookInstance

BookInstance bookInstance

Class com.bea.netuix.application.definition.DesktopDefinition extends Object implements Serializable

Serialized Fields

desktopDefinitionId

DesktopDefinitionId desktopDefinitionId

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

bookDefinitionId

BookDefinitionId bookDefinitionId

desktopInstance

DesktopInstance desktopInstance

treeOptimization

boolean treeOptimization

Class com.bea.netuix.application.definition.LayoutDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

placeholderDefinitions

PlaceholderDefinition[] placeholderDefinitions

iconUri

String iconUri
Holds value of property iconUri.


htmlLayoutUri

String htmlLayoutUri
Holds value of property htmlLayoutUri.


webAppName

String webAppName

layoutFile

String layoutFile

deleted

boolean deleted

Class com.bea.netuix.application.definition.LookAndFeelDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

lookAndFeelFile

String lookAndFeelFile

deleted

boolean deleted

definitionLabel

String definitionLabel

Class com.bea.netuix.application.definition.MarkupDefinition extends Object implements Serializable

Serialized Fields

name

String name

type

String type

webAppName

String webAppName

markupFile

String markupFile

beginXml

String beginXml

endXml

String endXml

Class com.bea.netuix.application.definition.MenuDefinition extends Object implements Serializable

Serialized Fields

markupDefinitionId

MarkupDefinitionId markupDefinitionId

localizationResource

LocalizationResource localizationResource

webAppName

String webAppName

menuFile

String menuFile

deleted

boolean deleted

Class com.bea.netuix.application.definition.PageDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

definitionLabel

String definitionLabel

hidden

boolean hidden

_public

boolean _public

webAppName

String webAppName

pageInstance

PageInstance pageInstance

Class com.bea.netuix.application.definition.PlaceholderDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

location

int location

Class com.bea.netuix.application.definition.PortalDefinition extends Object implements Serializable

Serialized Fields

webAppName

String webAppName

pp

PortalPath pp

localizationResource

LocalizationResource localizationResource

contentUri

String contentUri

Class com.bea.netuix.application.definition.PortalResource extends Object implements Serializable

Serialized Fields

resource_type

byte resource_type

resource

String resource

userName

String userName

locale

Locale locale

Class com.bea.netuix.application.definition.PortletCategoryDefinition extends Object implements Serializable

Serialized Fields

pid

PortletCategoryDefinitionId pid

localizationResource

LocalizationResource localizationResource

isRoot

boolean isRoot

webAppName

String webAppName

Class com.bea.netuix.application.definition.PortletDefinition extends Object implements Serializable

Serialized Fields

markupDefinitionId

MarkupDefinitionId markupDefinitionId

contentUri

String contentUri

backingFile

String backingFile

forkable

boolean forkable

_public

boolean _public

renderCacheable

boolean renderCacheable

cacheExpires

int cacheExpires

forkRender

boolean forkRender

portletFile

String portletFile

deleted

boolean deleted

helpUri

String helpUri

editUri

String editUri

definitionLabel

String definitionLabel

webAppName

String webAppName

portletInstance

PortletInstance portletInstance

producerHandle

String producerHandle

portletHandle

String portletHandle

stateChangeFlag

byte stateChangeFlag

requiresUrlTemplates

boolean requiresUrlTemplates

templatesStoredInSession

boolean templatesStoredInSession

portletState

byte[] portletState

producerOfferedPortlet

boolean producerOfferedPortlet

Class com.bea.netuix.application.definition.ShellDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

shellFile

String shellFile

deleted

boolean deleted

Class com.bea.netuix.application.definition.ThemeDefinition extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

themeFile

String themeFile

deleted

boolean deleted


Package com.bea.netuix.application.exception

Class com.bea.netuix.application.exception.DesktopAlreadyExistException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.DuplicateDefinitionException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.DuplicateObjectException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.IllegalDependencyException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.MissingDataException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.NetuixException extends Exception implements Serializable

Class com.bea.netuix.application.exception.NotEntitledException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.NotEntitledRuntimeException extends RuntimeException implements Serializable

Class com.bea.netuix.application.exception.ObjectAlreadyExistsException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.ObjectInUseException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.ObjectNotFoundException extends NetuixException implements Serializable

Class com.bea.netuix.application.exception.PortalPersistenceSystemException extends SystemException implements Serializable


Package com.bea.netuix.application.identifier

Class com.bea.netuix.application.identifier.BookDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.BookGroupId extends Id implements Serializable

Class com.bea.netuix.application.identifier.BookInstanceId extends Id implements Serializable

Class com.bea.netuix.application.identifier.CategoryDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.DesktopDefinitionId extends Object implements Serializable

Serialized Fields

webAppName

String webAppName

portalPath

PortalPath portalPath

desktopPath

DesktopPath desktopPath

Class com.bea.netuix.application.identifier.DesktopInstanceId extends Id implements Serializable

Class com.bea.netuix.application.identifier.DesktopPath extends Path implements Serializable

Class com.bea.netuix.application.identifier.Id extends Object implements Serializable

Serialized Fields

id

int id

Class com.bea.netuix.application.identifier.LayoutDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.LookAndFeelDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.MarkupDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.MenuDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PageDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PageInstanceId extends Id implements Serializable

Class com.bea.netuix.application.identifier.Path extends Object implements Serializable

Serialized Fields

path

String path

Class com.bea.netuix.application.identifier.PlaceholderDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PlacementId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PortalPath extends Path implements Serializable

Class com.bea.netuix.application.identifier.PortalTemplateDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PortletCategoryDefinitionId extends com.bea.netuix.application.identifier.CategoryDefinitionId implements Serializable

Class com.bea.netuix.application.identifier.PortletDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.PortletInstanceId extends Id implements Serializable

Class com.bea.netuix.application.identifier.ShellDefinitionId extends Id implements Serializable

Class com.bea.netuix.application.identifier.ThemeDefinitionId extends Id implements Serializable


Package com.bea.netuix.application.instance

Class com.bea.netuix.application.instance.BookInstance extends Object implements Serializable

Serialized Fields

menuDefinitionId

MenuDefinitionId menuDefinitionId

themeDefinitionId

ThemeDefinitionId themeDefinitionId

menuOrientation

short menuOrientation

instanceTitle

String instanceTitle

Class com.bea.netuix.application.instance.DesktopInstance extends Object implements Serializable

Serialized Fields

shellDefinitionId

ShellDefinitionId shellDefinitionId

bookInstanceId

BookInstanceId bookInstanceId

lookAndFeelDefinitionId

LookAndFeelDefinitionId lookAndFeelDefinitionId

instanceTitle

String instanceTitle

Class com.bea.netuix.application.instance.PageInstance extends Object implements Serializable

Serialized Fields

themeDefinitionId

ThemeDefinitionId themeDefinitionId

layoutDefinitionId

LayoutDefinitionId layoutDefinitionId

instanceTitle

String instanceTitle

Class com.bea.netuix.application.instance.PortletInstance extends Object implements Serializable

Serialized Fields

localizationResource

LocalizationResource localizationResource

themeDefinitionId

ThemeDefinitionId themeDefinitionId

titlebarOrientation

short titlebarOrientation

defaultMinimized

boolean defaultMinimized

instanceLabel

String instanceLabel

producerHandle

String producerHandle

portletHandle

String portletHandle

stateChangeFlag

byte stateChangeFlag

requiresUrlTemplates

boolean requiresUrlTemplates

templatesStoredInSession

boolean templatesStoredInSession

portletState

byte[] portletState

producerOfferedPortlet

boolean producerOfferedPortlet


Package com.bea.netuix.application.manager

Class com.bea.netuix.application.manager.CustomizationContext extends Object implements Serializable

Serialized Fields

locales

ArrayList locales

userDesktopInstanceId

DesktopInstanceId userDesktopInstanceId

adminDesktopInstanceId

DesktopInstanceId adminDesktopInstanceId

entitlementRequest

com.bea.p13n.entitlements.common.EntitlementRequest entitlementRequest

visitorMode

boolean visitorMode

disassemblerTemplateAction

int disassemblerTemplateAction

adminBookCustomizations

boolean adminBookCustomizations

adminPageCustomizations

boolean adminPageCustomizations

userBookCustomizations

boolean userBookCustomizations

userPageCustomizations

boolean userPageCustomizations


Package com.bea.netuix.application.localization.definition

Class com.bea.netuix.application.localization.definition.LocalizationLocale extends Object implements Serializable

Serialized Fields

locale

Locale locale

encoding

String encoding

Class com.bea.netuix.application.localization.definition.LocalizationResource extends Object implements Serializable

Serialized Fields

localizationLocale

LocalizationLocale localizationLocale

title

String title

description

String description

type

String type

application

String application


Package com.bea.netuix.application.localization.identifier

Class com.bea.netuix.application.localization.identifier.LocalizationIntersectionId extends Id implements Serializable

Class com.bea.netuix.application.localization.identifier.LocalizationLocaleId extends Id implements Serializable


Package com.bea.netuix.application.manager.entitlements

Class com.bea.netuix.application.manager.entitlements.PlaceholderEntitlementResource extends P13nLibraryResource implements Serializable

Class com.bea.netuix.application.manager.entitlements.PortalEntitlementResource extends P13nResource implements Serializable

Serialized Fields

resourceScope

int resourceScope


Package com.bea.netuix.application.transform.disassembler

Class com.bea.netuix.application.transform.disassembler.NoSuchXmlDisassemblerException extends XmlDisassemblerException implements Serializable

Class com.bea.netuix.application.transform.disassembler.SpecialPortletViewImpl extends com.bea.netuix.application.view.internal.PortletViewImpl implements Serializable

Serialized Fields

defaultMinimizedAttributeValue

Boolean defaultMinimizedAttributeValue

Class com.bea.netuix.application.transform.disassembler.XmlDisassemblerException extends com.bea.netuix.application.transform.TransformException implements Serializable


Package com.bea.netuix.servlets.controls

Class com.bea.netuix.servlets.controls.AbstractEvent extends com.bea.netuix.nf.events.UIEvent implements Serializable

Class com.bea.netuix.servlets.controls.AbstractEvent.Manager extends com.bea.netuix.nf.events.UIEventManager implements Serializable

Serialized Fields

key

Class key

Class com.bea.netuix.servlets.controls.AdministerableControl.AdministerableControlDelegate extends Object implements Serializable

Serialized Fields

mDefinitionId

String mDefinitionId

mMarkupType

String mMarkupType

mMarkupName

String mMarkupName

Class com.bea.netuix.servlets.controls.AdministeredBackableControl extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

backingFile

String backingFile

cachedJspBacking

JspBacking cachedJspBacking

cachedBackingContext

BackingContext cachedBackingContext

threadsafe

boolean threadsafe

Class com.bea.netuix.servlets.controls.AdministeredControl extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Serialized Fields

definitionId

String definitionId

markupType

String markupType

markupName

String markupName

definitionLabel

String definitionLabel

Class com.bea.netuix.servlets.controls.BackingContext extends com.bea.netuix.servlets.controls.ControlContext implements Serializable

Serialized Fields

backingPhase

boolean backingPhase
Boolean to denote we are in the backing phase, turns false after preRender this is used to ensure the BackingContext can not be obtained during render phase

Class com.bea.netuix.servlets.controls.Capability extends Object implements Serializable

Serialized Fields

name

String name

entitlementsEnabled

boolean entitlementsEnabled

Class com.bea.netuix.servlets.controls.ControlContext extends Object implements Serializable

Serialized Fields

mControl

com.bea.netuix.nf.UIControl mControl

Class com.bea.netuix.servlets.controls.EntitledUIControl extends com.bea.netuix.servlets.controls.AdministeredBackableControl implements Serializable

Serialized Fields

_entitledCapabilites

HashMap _entitledCapabilites

Class com.bea.netuix.servlets.controls.JspRenderer extends Object implements Serializable

Class com.bea.netuix.servlets.controls.NetUIxControl extends com.bea.netuix.nf.UIControl implements Serializable

Class com.bea.netuix.servlets.controls.PresentationBackableControl extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Serialized Fields

backingFile

String backingFile

cachedJspBacking

JspBacking cachedJspBacking

cachedBackingContext

BackingContext cachedBackingContext

threadsafe

boolean threadsafe

Class com.bea.netuix.servlets.controls.PresentationContext extends com.bea.netuix.servlets.controls.ControlContext implements Serializable

Serialized Fields

mChildren

List mChildren

mChildNameMap

Map mChildNameMap

mIsThemeDisplaced

boolean mIsThemeDisplaced

resolvedLocale

Locale resolvedLocale

Class com.bea.netuix.servlets.controls.PresentationControl extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

mPresentationClass

String mPresentationClass

mPresentationStyle

String mPresentationStyle

mPresentationId

String mPresentationId

mSkeletonUri

String mSkeletonUri

mTagName

String mTagName

skeletonUriIsOverriden

boolean skeletonUriIsOverriden

mProperties

Properties mProperties

resolvedLocale

Locale resolvedLocale

cachedPresentationContext

PresentationContext cachedPresentationContext


Package com.bea.netuix.servlets.manager

Class com.bea.netuix.servlets.manager.AppContext extends Object implements Serializable

Class com.bea.netuix.servlets.manager.PortalServlet extends com.bea.netuix.servlets.manager.UIServlet implements Serializable

Class com.bea.netuix.servlets.manager.PortalServlet.UserCacheFlushSessionBindingListener extends Object implements Serializable

Serialized Fields

mlocales

ArrayList mlocales

mUserName

String mUserName

mPortalPath

String mPortalPath

mDesktopPath

String mDesktopPath

Class com.bea.netuix.servlets.manager.PortletServlet extends com.bea.netuix.servlets.manager.UIServlet implements Serializable

Class com.bea.netuix.servlets.manager.UIControlTreeCacheData extends Object implements Serializable

Serialized Fields

tree

com.bea.netuix.nf.UIControl tree
Deprecated. 

contentType

String contentType
Deprecated. 

Class com.bea.netuix.servlets.manager.UIServlet extends HttpServlet implements Serializable

Serialized Fields

_config

ServletConfig _config

singleFileProcessor

com.bea.netuix.servlets.manager.SingleFileProcessor singleFileProcessor

walkerPool

com.bea.netuix.nf.concurrency.ControlTreeWalkerPool walkerPool

controlRenderExecuteQueue

String controlRenderExecuteQueue

controlPreRenderExecuteQueue

String controlPreRenderExecuteQueue


Package com.bea.netuix.servlets.l10n

Class com.bea.netuix.servlets.l10n.ResolvedLocale extends Object implements Serializable

Serialized Fields

originalUri

String originalUri

localizedUri

String localizedUri

resolvedLocale

Locale resolvedLocale


Package com.bea.netuix.servlets.controls.application

Class com.bea.netuix.servlets.controls.application.Body extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Class com.bea.netuix.servlets.controls.application.BodyPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.Debug extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

text

String text

table

String table

Class com.bea.netuix.servlets.controls.application.Desktop extends com.bea.netuix.servlets.controls.EntitledUIControl implements Serializable

Serialized Fields

mTitle

String mTitle

_entitledCapabilites

HashMap _entitledCapabilites

shell

com.bea.netuix.servlets.controls.application.Shell shell

header

com.bea.netuix.servlets.controls.application.Header header

footer

com.bea.netuix.servlets.controls.application.Footer footer

treeOptimizationEnabled

boolean treeOptimizationEnabled

Class com.bea.netuix.servlets.controls.application.DesktopPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.Footer extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Class com.bea.netuix.servlets.controls.application.FooterPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.Head extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Class com.bea.netuix.servlets.controls.application.Header extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Class com.bea.netuix.servlets.controls.application.HeaderPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.HeadPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.LookAndFeel extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

mSkeletonId

String mSkeletonId

mSkeletonPath

String mSkeletonPath

mSkinId

String mSkinId

mSkinPath

String mSkinPath

mDefaultWindowIcon

String mDefaultWindowIcon

mDefaultWindowIconPath

String mDefaultWindowIconPath

mRelativeSkinImagesBaseSearchPath

String[] mRelativeSkinImagesBaseSearchPath

mDefinitionLabel

String mDefinitionLabel

mTitle

String mTitle

mDescription

String mDescription

mIsSkeletonIdSet

boolean mIsSkeletonIdSet

mIsSkeletonPathSet

boolean mIsSkeletonPathSet

mAdminDelegate

com.bea.netuix.servlets.controls.AdministerableControl.AdministerableControlDelegate mAdminDelegate

mThemeImageSearchPaths

HashMap mThemeImageSearchPaths

Class com.bea.netuix.servlets.controls.application.Shell extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

title

String title

description

String description

book

com.bea.netuix.servlets.controls.page.Book book

Class com.bea.netuix.servlets.controls.application.ShellPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.application.StandalonePortlet extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

mPortletUri

String mPortletUri

mContent

com.bea.netuix.nf.UIControl mContent

mInstanceLabel

String mInstanceLabel

mTitle

String mTitle

mSkeleton

String mSkeleton

mSkeletonPath

String mSkeletonPath

mSkin

String mSkin

mSkinPath

String mSkinPath

mDefaultWindowIcon

String mDefaultWindowIcon

mDefaultWindowIconPath

String mDefaultWindowIconPath

mContentOnly

boolean mContentOnly

mThemeName

String mThemeName

mThemeAltSkeleton

String mThemeAltSkeleton

mThemeAltSkin

String mThemeAltSkin

mThemeSkeletonPath

String mThemeSkeletonPath

mThemeSkinPath

String mThemeSkinPath

mTheme

com.bea.netuix.servlets.controls.application.Theme mTheme

mPortlet

com.bea.netuix.servlets.controls.portlet.Portlet mPortlet

mDesktop

com.bea.netuix.servlets.controls.application.Desktop mDesktop

mLookAndFeel

com.bea.netuix.servlets.controls.application.LookAndFeel mLookAndFeel

mBody

com.bea.netuix.servlets.controls.application.Body mBody

Class com.bea.netuix.servlets.controls.application.Theme extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

mName

String mName

mUsingAltSkeleton

boolean mUsingAltSkeleton

mUsingAltSkin

boolean mUsingAltSkin

mParent

com.bea.netuix.servlets.controls.application.Theme mParent

title

String title

description

String description

Class com.bea.netuix.servlets.controls.application.ThemePresentationContext extends PresentationContext implements Serializable


Package com.bea.netuix.servlets.controls.application.backing

Class com.bea.netuix.servlets.controls.application.backing.DesktopBackingContext extends BackingContext implements Serializable


Package com.bea.netuix.servlets.controls.content

Class com.bea.netuix.servlets.controls.content.AbstractFileContent extends com.bea.netuix.servlets.controls.content.AbstractJspContent implements Serializable

Serialized Fields

errSource

String errSource

errCause

Throwable errCause

Class com.bea.netuix.servlets.controls.content.AbstractJspContent extends com.bea.netuix.servlets.controls.window.AbstractWindowChild implements Serializable

Serialized Fields

contentUri

String contentUri

errorUri

String errorUri

errorInProcessing

Throwable errorInProcessing

Class com.bea.netuix.servlets.controls.content.BookContent extends com.bea.netuix.servlets.controls.content.ValidatedContent implements Serializable

Class com.bea.netuix.servlets.controls.content.ContentNotFoundException extends Exception implements Serializable

Serialized Fields

page

String page

Class com.bea.netuix.servlets.controls.content.JavaPortletContent extends com.bea.netuix.servlets.controls.window.AbstractWindowChild implements Serializable

Serialized Fields

portletParent

com.bea.netuix.servlets.controls.portlet.JavaPortlet portletParent

contentMessage

String contentMessage

exceptionCause

Throwable exceptionCause

Class com.bea.netuix.servlets.controls.content.JspContent extends com.bea.netuix.servlets.controls.content.AbstractJspContent implements Serializable

Serialized Fields

backingFile

String backingFile

threadsafe

boolean threadsafe

_currentContentUri

String _currentContentUri

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

_jspContentContext

JspContentContext _jspContentContext

_jspBacking

JspBacking _jspBacking

errorCause

Throwable errorCause

Class com.bea.netuix.servlets.controls.content.JspContentContext extends com.bea.netuix.servlets.controls.ControlContext implements Serializable

Serialized Fields

redirectPath

String redirectPath

resolvedLocale

Locale resolvedLocale

Class com.bea.netuix.servlets.controls.content.NetuiContent extends com.bea.netuix.servlets.controls.content.JspContent implements Serializable

Serialized Fields

portletId

String portletId

action

String action

inProgressUri

String inProgressUri

listenTo

ArrayList listenTo

exception

com.bea.netuix.nf.UIControlException exception

performedAction

boolean performedAction

refreshAction

String refreshAction

requestAttrPersistence

com.bea.portlet.adapter.scopedcontent.PersistedRequestAttributes.Strategy requestAttrPersistence

Class com.bea.netuix.servlets.controls.content.PageContent extends com.bea.netuix.servlets.controls.content.ValidatedContent implements Serializable

Class com.bea.netuix.servlets.controls.content.PageflowContent extends com.bea.netuix.servlets.controls.content.NetuiContent implements Serializable

Class com.bea.netuix.servlets.controls.content.PortionContent extends com.bea.netuix.servlets.controls.content.AbstractFileContent implements Serializable

Class com.bea.netuix.servlets.controls.content.PortletInstance extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

contentUri

String contentUri

instanceId

String instanceId

title

String title

orientation

String orientation

defaultMinimized

Boolean defaultMinimized

markupType

String markupType

instanceLabel

String instanceLabel

disabledClassifications

String disabledClassifications

enabledClassifications

String enabledClassifications

Class com.bea.netuix.servlets.controls.content.RemotePortletContent extends com.bea.netuix.servlets.controls.content.AbstractJspContent implements Serializable

Serialized Fields

proxyServer

String proxyServer

proxyPort

int proxyPort

proxyName

String proxyName

proxyPass

String proxyPass

ssl

boolean ssl

time

long time

proxy

boolean proxy

expires

long expires

lastmodified

long lastmodified

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

newUrl

String newUrl

urlToShow

String urlToShow

xPath

String xPath

map

Map map

nonPortalCommands

StringBuffer nonPortalCommands

pageflow

boolean pageflow

Class com.bea.netuix.servlets.controls.content.StrutsContent extends com.bea.netuix.servlets.controls.content.NetuiContent implements Serializable

Serialized Fields

module

String module

currentModule

String currentModule

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

Class com.bea.netuix.servlets.controls.content.ValidatedContent extends com.bea.netuix.servlets.controls.content.AbstractFileContent implements Serializable

Class com.bea.netuix.servlets.controls.content.WebflowContent extends com.bea.netuix.servlets.controls.content.JspContent implements Serializable

Serialized Fields

webflowName

String webflowName


Package com.bea.netuix.servlets.controls.layout

Class com.bea.netuix.servlets.controls.layout.BorderLayout extends com.bea.netuix.servlets.controls.layout.Layout implements Serializable

Class com.bea.netuix.servlets.controls.layout.BorderLayoutPresentationContext extends LayoutPresentationContext implements Serializable

Serialized Fields

mScanned

boolean mScanned

mNorth

PlaceholderPresentationContext mNorth

mWest

PlaceholderPresentationContext mWest

mCenter

PlaceholderPresentationContext mCenter

mEast

PlaceholderPresentationContext mEast

mSouth

PlaceholderPresentationContext mSouth

Class com.bea.netuix.servlets.controls.layout.FlowLayout extends com.bea.netuix.servlets.controls.layout.Layout implements Serializable

Class com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext extends LayoutPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.layout.GridLayout extends com.bea.netuix.servlets.controls.layout.Layout implements Serializable

Class com.bea.netuix.servlets.controls.layout.GridLayoutPresentationContext extends LayoutPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.layout.Layout extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

mType

String mType

mJspPattern

String mJspPattern

mTitle

String mTitle

mDescription

String mDescription

mSkeletonUriOverridden

boolean mSkeletonUriOverridden

mHtmlLayoutUri

String mHtmlLayoutUri

mIconUri

String mIconUri

Class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.layout.Placeholder extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

mTitle

String mTitle

mFlow

String mFlow

mUsingFlow

boolean mUsingFlow

mWidth

String mWidth

description

String description

flowLayout

com.bea.netuix.servlets.controls.layout.FlowLayout flowLayout

Class com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext extends PresentationContext implements Serializable


Package com.bea.netuix.servlets.controls.page

Class com.bea.netuix.servlets.controls.page.Book extends com.bea.netuix.servlets.controls.page.Page implements Serializable

Serialized Fields

pageList

com.bea.netuix.servlets.controls.page.PageList pageList

defaultPage

String defaultPage

returnToDefaultPage

boolean returnToDefaultPage

isLikePage

boolean isLikePage

isDesktopBook

Boolean isDesktopBook

Class com.bea.netuix.servlets.controls.page.BookBackingContext extends PageBackingContext implements Serializable

Class com.bea.netuix.servlets.controls.page.BookPresentationContext extends PagePresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.page.Menu extends com.bea.netuix.servlets.controls.AdministeredControl implements Serializable

Serialized Fields

mAlign

String mAlign

mParentBook

com.bea.netuix.servlets.controls.page.Book mParentBook

title

String title

description

String description

Class com.bea.netuix.servlets.controls.page.MenuPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.page.MultiLevelMenu extends com.bea.netuix.servlets.controls.page.Menu implements Serializable

Serialized Fields

mLevels

int mLevels

Class com.bea.netuix.servlets.controls.page.Page extends com.bea.netuix.servlets.controls.window.Window implements Serializable

Serialized Fields

active

boolean active

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

hidden

boolean hidden

book

com.bea.netuix.servlets.controls.page.Book book

pageChangeEvent

com.bea.netuix.servlets.controls.page.events.PageChangeEvent pageChangeEvent

activeImage

String activeImage

inactiveImage

String inactiveImage

rolloverImage

String rolloverImage

windowList

com.bea.netuix.servlets.controls.window.WindowList windowList

Class com.bea.netuix.servlets.controls.page.PageBackingContext extends WindowBackingContext implements Serializable

Class com.bea.netuix.servlets.controls.page.PageList extends Object implements Serializable

Serialized Fields

pages

com.bea.netuix.servlets.controls.page.Page[] pages

size

int size

Class com.bea.netuix.servlets.controls.page.PagePresentationContext extends WindowPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.page.SingleLevelMenu extends com.bea.netuix.servlets.controls.page.Menu implements Serializable


Package com.bea.netuix.servlets.controls.portlet

Class com.bea.netuix.servlets.controls.portlet.JavaPortlet extends com.bea.netuix.servlets.controls.portlet.Portlet implements Serializable

Serialized Fields

page

com.bea.netuix.servlets.controls.page.Page page

content

com.bea.netuix.servlets.controls.content.JavaPortletContent content

renderParameters

String renderParameters

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

containerActionRequest

com.bea.portlet.context.ContainerActionRequest containerActionRequest

containerRenderRequest

com.bea.portlet.context.ContainerRenderRequest containerRenderRequest

pageChangeEvent

com.bea.netuix.servlets.controls.page.events.PageChangeEvent pageChangeEvent

presentationContext

com.bea.netuix.servlets.controls.portlet.JavaPortletPresentationContext presentationContext

LOCAL_URL_REWRITER

com.bea.portlet.context.UrlRewriter LOCAL_URL_REWRITER

title

String title

isAction

boolean isAction

Class com.bea.netuix.servlets.controls.portlet.JavaPortletPresentationContext extends PortletPresentationContext implements Serializable

Serialized Fields

contentPresentationStyle

String contentPresentationStyle

contentPresentationClass

String contentPresentationClass

Class com.bea.netuix.servlets.controls.portlet.Portlet extends com.bea.netuix.servlets.controls.window.Window implements Serializable

Serialized Fields

instanceLabel

String instanceLabel

portletUri

String portletUri

defaultMinimized

boolean defaultMinimized

disabledClassifications

String disabledClassifications

enabledClassifications

String enabledClassifications

deleted

boolean deleted

defaultPreferences

Map defaultPreferences

defaultPreferencesData

List defaultPreferencesData

categoryIdsInts

int[] categoryIdsInts

_categoryEntitlementCache

Map _categoryEntitlementCache

Class com.bea.netuix.servlets.controls.portlet.PortletPresentationContext extends WindowPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.portlet.Preference extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

name

String name

value

String value

description

String description

isModifiable

boolean isModifiable

isMultiValued

boolean isMultiValued


Package com.bea.netuix.servlets.controls.portlet.backing

Class com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext extends WindowBackingContext implements Serializable


Package com.bea.netuix.servlets.controls.portlet.events

Class com.bea.netuix.servlets.controls.portlet.events.CustomEventHandler extends com.bea.netuix.servlets.controls.portlet.events.EventHandler implements Serializable

Serialized Fields

event

String event

Class com.bea.netuix.servlets.controls.portlet.events.EventHandler extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

eventDescriptor

String eventDescriptor

eventLabel

String eventLabel

filterable

boolean filterable

description

String description

sourceDefinitionLabels

String sourceDefinitionLabels

sourceDefinitionWildcard

String sourceDefinitionWildcard

onlyIfDisplayed

boolean onlyIfDisplayed

fromSelfInstanceOnly

boolean fromSelfInstanceOnly

Class com.bea.netuix.servlets.controls.portlet.events.FireActivatePageEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Class com.bea.netuix.servlets.controls.portlet.events.FireBackingFileEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

method

String method

Class com.bea.netuix.servlets.controls.portlet.events.FireCustomEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

event

String event

Class com.bea.netuix.servlets.controls.portlet.events.FireGenericEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

event

String event

Class com.bea.netuix.servlets.controls.portlet.events.FireJavaPortletMethod extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

method

String method

Class com.bea.netuix.servlets.controls.portlet.events.FirePageFlowAction extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

action

String action

Class com.bea.netuix.servlets.controls.portlet.events.FireStrutsAction extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

action

String action

Class com.bea.netuix.servlets.controls.portlet.events.FireWindowModeChangeEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

newMode

String newMode

Class com.bea.netuix.servlets.controls.portlet.events.FireWindowStateChangeEvent extends com.bea.netuix.nf.UIControlData implements Serializable

Serialized Fields

newState

String newState

Class com.bea.netuix.servlets.controls.portlet.events.GenericEventHandler extends com.bea.netuix.servlets.controls.portlet.events.EventHandler implements Serializable

Serialized Fields

event

String event

Class com.bea.netuix.servlets.controls.portlet.events.PageFlowEventHandler extends com.bea.netuix.servlets.controls.portlet.events.EventHandler implements Serializable

Serialized Fields

action

String action

Class com.bea.netuix.servlets.controls.portlet.events.PortalEventHandler extends com.bea.netuix.servlets.controls.portlet.events.EventHandler implements Serializable

Serialized Fields

event

String event

eventType

int eventType

Class com.bea.netuix.servlets.controls.portlet.events.PortletEvent extends com.bea.netuix.servlets.controls.AbstractEvent implements Serializable

Serialized Fields

payload

Object payload
Deprecated. 
An optional payload (user defined). This payload is opaque to the event framework.

Class com.bea.netuix.servlets.controls.portlet.events.StrutsEventHandler extends com.bea.netuix.servlets.controls.portlet.events.EventHandler implements Serializable

Serialized Fields

action

String action


Package com.bea.netuix.servlets.controls.window

Class com.bea.netuix.servlets.controls.window.AbstractButton extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Serialized Fields

name

String name

window

com.bea.netuix.servlets.controls.window.Window window

Class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.AbstractWindowChild extends com.bea.netuix.servlets.controls.NetUIxControl implements Serializable

Serialized Fields

window

com.bea.netuix.servlets.controls.window.Window window

Class com.bea.netuix.servlets.controls.window.Button extends com.bea.netuix.servlets.controls.window.AbstractButton implements Serializable

Serialized Fields

mImage

String mImage

mRolloverImage

String mRolloverImage

mAltText

String mAltText

Class com.bea.netuix.servlets.controls.window.ButtonPresentationContext extends AbstractButtonPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.Content extends com.bea.netuix.servlets.controls.window.AbstractWindowChild implements Serializable

Serialized Fields

presentationClass

String presentationClass

presentationStyle

String presentationStyle

altModeTree

com.bea.netuix.nf.UIControl altModeTree

viewTree

com.bea.netuix.nf.UIControl[] viewTree

loadMode

WindowMode loadMode

Class com.bea.netuix.servlets.controls.window.Delete extends com.bea.netuix.servlets.controls.window.StateButton implements Serializable

Class com.bea.netuix.servlets.controls.window.Edit extends com.bea.netuix.servlets.controls.window.ModeToggleButton implements Serializable

Class com.bea.netuix.servlets.controls.window.Float extends com.bea.netuix.servlets.controls.window.StateButton implements Serializable

Class com.bea.netuix.servlets.controls.window.Help extends com.bea.netuix.servlets.controls.window.ModeToggleButton implements Serializable

Class com.bea.netuix.servlets.controls.window.IllegalWindowModeException extends Exception implements Serializable

Serialized Fields

message

String message

Class com.bea.netuix.servlets.controls.window.IllegalWindowStateException extends Exception implements Serializable

Serialized Fields

message

String message

Class com.bea.netuix.servlets.controls.window.Maximize extends com.bea.netuix.servlets.controls.window.StateToggleButton implements Serializable

Class com.bea.netuix.servlets.controls.window.Minimize extends com.bea.netuix.servlets.controls.window.StateToggleButton implements Serializable

Class com.bea.netuix.servlets.controls.window.ModeToggleButton extends com.bea.netuix.servlets.controls.window.ToggleButton implements Serializable

Serialized Fields

windowMode

WindowMode windowMode

contentUri

String contentUri

errorUri

String errorUri

backingFile

String backingFile

action

String action

Class com.bea.netuix.servlets.controls.window.StateButton extends com.bea.netuix.servlets.controls.window.Button implements Serializable

Serialized Fields

windowState

WindowState windowState

Class com.bea.netuix.servlets.controls.window.StateToggleButton extends com.bea.netuix.servlets.controls.window.ToggleButton implements Serializable

Serialized Fields

windowState

WindowState windowState

Class com.bea.netuix.servlets.controls.window.Titlebar extends com.bea.netuix.servlets.controls.PresentationControl implements Serializable

Serialized Fields

iconUrl

String iconUrl

window

com.bea.netuix.servlets.controls.window.Window window

Class com.bea.netuix.servlets.controls.window.TitlebarPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.ToggleButton extends com.bea.netuix.servlets.controls.window.AbstractButton implements Serializable

Serialized Fields

activateImage

String activateImage

deactivateImage

String deactivateImage

activateRolloverImage

String activateRolloverImage

deactivateRolloverImage

String deactivateRolloverImage

activateAltText

String activateAltText

deactivateAltText

String deactivateAltText

isActive

boolean isActive

Class com.bea.netuix.servlets.controls.window.ToggleButtonPresentationContext extends AbstractButtonPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.WebflowPortlet extends com.bea.netuix.servlets.controls.portlet.Portlet implements Serializable

Serialized Fields

webflowName

String webflowName

headerUri

String headerUri

altHeaderUri

String altHeaderUri

footerUri

String footerUri

altFooterUri

String altFooterUri

helpUri

String helpUri

editUri

String editUri

wfException

Exception wfException

isMaximizable

boolean isMaximizable

isMinimizable

boolean isMinimizable

wfResponse

com.bea.p13n.appflow.webflow.WebflowResponse wfResponse

webflowExecuted

boolean webflowExecuted

Class com.bea.netuix.servlets.controls.window.WebflowPresentationContext extends PortletPresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.Window extends com.bea.netuix.servlets.controls.EntitledUIControl implements Serializable

Serialized Fields

instanceId

String instanceId

title

String title

description

String description

orientation

String orientation

placementId

String placementId

packed

boolean packed

doSaveAllModes

boolean doSaveAllModes

windowState

WindowState windowState

previousWindowState

WindowState previousWindowState

windowMode

WindowMode windowMode

windowModeHistory

HashMap windowModeHistory

previousWindowMode

WindowMode previousWindowMode

initialControlState

com.bea.netuix.nf.state.ControlState initialControlState

parentChangedState

boolean parentChangedState

window

com.bea.netuix.servlets.controls.window.Window window

titlebar

com.bea.netuix.servlets.controls.window.Titlebar titlebar

buttons

HashMap buttons

content

com.bea.netuix.servlets.controls.window.Content content

suspendModeChange

boolean suspendModeChange

suspendStateChange

boolean suspendStateChange

modeChangeEvent

com.bea.netuix.servlets.controls.window.events.ModeChangeEvent modeChangeEvent

stateChangeEvent

com.bea.netuix.servlets.controls.window.events.StateChangeEvent stateChangeEvent

pageChangeEvent

com.bea.netuix.servlets.controls.page.events.PageChangeEvent pageChangeEvent

pageChangeEventManager

com.bea.netuix.servlets.controls.page.events.PageChangeEvent.Manager pageChangeEventManager

Class com.bea.netuix.servlets.controls.window.WindowList extends Object implements Serializable

Serialized Fields

windows

com.bea.netuix.servlets.controls.window.Window[] windows

size

int size

Class com.bea.netuix.servlets.controls.window.WindowMode extends Capability implements Serializable

Serialized Fields

contentUri

String contentUri

errorUri

String errorUri

currentContentUri

String currentContentUri

action

String action

backingFile

String backingFile

Class com.bea.netuix.servlets.controls.window.WindowPresentationContext extends PresentationContext implements Serializable

Class com.bea.netuix.servlets.controls.window.WindowState extends Capability implements Serializable


Package com.bea.netuix.servlets.controls.content.backing

Class com.bea.netuix.servlets.controls.content.backing.AbstractJspBacking extends Object implements Serializable


Package com.bea.netuix.servlets.controls.window.backing

Class com.bea.netuix.servlets.controls.window.backing.WindowBackingContext extends BackingContext implements Serializable


Package com.bea.portlet.prefs

Class com.bea.portlet.prefs.PortletPreferencesId extends Object implements Serializable

Serialized Fields

instanceId

int instanceId

instanceLabel

String instanceLabel

keys

ArrayList keys

values

ArrayList values

hashCode

int hashCode

str

String str

Class com.bea.portlet.prefs.Preference extends Object implements Serializable

Serialized Fields

description

String description

name

String name

value

com.bea.portlet.prefs.PreferenceValue[] value

isModifiable

boolean isModifiable

isMultiValued

boolean isMultiValued

Class com.bea.portlet.prefs.PreferenceImpl extends com.bea.portlet.prefs.Preference implements Serializable

Class com.bea.portlet.prefs.PreferencePersistenceManagerImpl extends Object implements Serializable

Serialized Fields

sqlBundle

ResourceBundle sqlBundle

sessionContext

SessionContext sessionContext

Class com.bea.portlet.prefs.PreferencePersistenceManagerImpl_h7t4z2_EOImpl_815_WLStub extends Stub implements Serializable

Serialized Fields

ror

RemoteReference ror

stubinfo

StubInfo stubinfo

Class com.bea.portlet.prefs.PreferencePersistenceManagerImpl_h7t4z2_HomeImpl_815_WLStub extends Stub implements Serializable

Serialized Fields

ror

RemoteReference ror

stubinfo

StubInfo stubinfo

Class com.bea.portlet.prefs.PreferencePersistenceManagerImpl_h7t4z2_Impl extends com.bea.portlet.prefs.PreferencePersistenceManagerImpl implements Serializable

Serialized Fields

__WL_method_state

int __WL_method_state

__WL_busy

boolean __WL_busy

__WL_isLocal

boolean __WL_isLocal

__WL_needsRemove

boolean __WL_needsRemove

__WL_creatorOfTx

boolean __WL_creatorOfTx

__WL_EJBContext

EJBContext __WL_EJBContext

__WL_bmtx

Transaction __WL_bmtx

__WL_loadUser

Object __WL_loadUser

Class com.bea.portlet.prefs.PreferenceValue extends Object implements Serializable

Serialized Fields

value

String value

Class com.bea.portlet.prefs.UnmodifiableException extends javax.portlet.ReadOnlyException implements Serializable


Package com.bea.netuix.client.classifier

Class com.bea.netuix.client.classifier.ClassificationNotFoundException extends RemoteException implements Serializable

Class com.bea.netuix.client.classifier.InvalidCharacterException extends RemoteException implements Serializable

Class com.bea.netuix.client.classifier.MappingExistsException extends RemoteException implements Serializable

Class com.bea.netuix.client.classifier.UserAgentNotFoundException extends RemoteException implements Serializable


Package com.bea.netuix.client.jsp.clienttaglib

Class com.bea.netuix.client.jsp.clienttaglib.BaseTag extends TagSupport implements Serializable

Serialized Fields

client

String client
The client list (comma delimited) this tag should match.

Class com.bea.netuix.client.jsp.clienttaglib.ClientTag extends BaseTag implements Serializable

Class com.bea.netuix.client.jsp.clienttaglib.DefaultTag extends BaseTag implements Serializable

Class com.bea.netuix.client.jsp.clienttaglib.NotClientTag extends BaseTag implements Serializable

Class com.bea.netuix.client.jsp.clienttaglib.NotDefaultTag extends BaseTag implements Serializable

Class com.bea.netuix.client.jsp.clienttaglib.NotRecognizedTag extends BaseTag implements Serializable

Class com.bea.netuix.client.jsp.clienttaglib.RecognizedTag extends BaseTag implements Serializable


Package com.bea.struts.adapter.action

Class com.bea.struts.adapter.action.AdapterRequestProcessor extends RequestProcessor implements Serializable


Package com.bea.struts.adapter.taglib.html

Class com.bea.struts.adapter.taglib.html.BaseFieldTagAdapter extends BaseFieldTag implements Serializable

Class com.bea.struts.adapter.taglib.html.BodyTag extends TagSupport implements Serializable

Serialized Fields

background

String background

bgcolor

String bgcolor

text

String text

link

String link

vlink

String vlink

alink

String alink

Class com.bea.struts.adapter.taglib.html.ButtonTagAdapter extends ButtonTag implements Serializable

Class com.bea.struts.adapter.taglib.html.CancelTagAdapter extends CancelTag implements Serializable

Class com.bea.struts.adapter.taglib.html.CheckboxTagAdapter extends CheckboxTag implements Serializable

Class com.bea.struts.adapter.taglib.html.FileTag extends BaseFieldTagAdapter implements Serializable

Class com.bea.struts.adapter.taglib.html.FormTagAdapter extends FormTag implements Serializable

Class com.bea.struts.adapter.taglib.html.HeadTag extends TagSupport implements Serializable

Class com.bea.struts.adapter.taglib.html.HiddenTag extends BaseFieldTagAdapter implements Serializable

Class com.bea.struts.adapter.taglib.html.HtmlTagAdapter extends HtmlTag implements Serializable

Class com.bea.struts.adapter.taglib.html.ImageTagAdapter extends ImageTag implements Serializable

Class com.bea.struts.adapter.taglib.html.ImgTagAdapter extends ImgTag implements Serializable

Class com.bea.struts.adapter.taglib.html.JavascriptValidatorTagAdapter extends JavascriptValidatorTag implements Serializable

Class com.bea.struts.adapter.taglib.html.LinkTagAdapter extends LinkTag implements Serializable

Class com.bea.struts.adapter.taglib.html.MultiboxTagAdapter extends MultiboxTag implements Serializable

Class com.bea.struts.adapter.taglib.html.OptionTagAdapter extends OptionTag implements Serializable

Class com.bea.struts.adapter.taglib.html.PasswordTag extends BaseFieldTagAdapter implements Serializable

Class com.bea.struts.adapter.taglib.html.RadioTagAdapter extends RadioTag implements Serializable

Class com.bea.struts.adapter.taglib.html.ResetTagAdapter extends ResetTag implements Serializable

Class com.bea.struts.adapter.taglib.html.SelectTagAdapter extends SelectTag implements Serializable

Class com.bea.struts.adapter.taglib.html.SubmitTagAdapter extends SubmitTag implements Serializable

Class com.bea.struts.adapter.taglib.html.TextareaTagAdapter extends TextareaTag implements Serializable

Class com.bea.struts.adapter.taglib.html.TextTag extends BaseFieldTagAdapter implements Serializable


Package com.bea.struts.adapter.taglib.naming

Class com.bea.struts.adapter.taglib.naming.RewriteNameTag extends TagSupport implements Serializable

Serialized Fields

name

String name


Package com.bea.struts.adapter.taglib.nested.html

Class com.bea.struts.adapter.taglib.nested.html.NestedFileTag extends FileTag implements Serializable

Class com.bea.struts.adapter.taglib.nested.html.NestedHiddenTag extends HiddenTag implements Serializable

Class com.bea.struts.adapter.taglib.nested.html.NestedPasswordTag extends PasswordTag implements Serializable

Class com.bea.struts.adapter.taglib.nested.html.NestedTextTag extends TextTag implements Serializable


Package com.bea.struts.adapter.taglib.tiles.ext

Class com.bea.struts.adapter.taglib.tiles.ext.TextTag extends BaseFieldTagAdapter implements Serializable


Package com.bea.wsrp.config

Class com.bea.wsrp.config.ProducerInfo extends Object implements Serializable

Serialized Fields

producerHandle

String producerHandle

producerId

int producerId

description

String description

vendor

String vendor

registrationHandle

String registrationHandle

registrationState

byte[] registrationState

cookieProtocol

CookieProtocol.Enum cookieProtocol

wsdlUrl

String wsdlUrl

serviceDescriptionPortUrl

String serviceDescriptionPortUrl

markupPortUrl

String markupPortUrl

registrationPortUrl

String registrationPortUrl

portletManagementPortUrl

String portletManagementPortUrl

requiresRegistration

boolean requiresRegistration

acceptsMime

boolean acceptsMime

acceptsMimeCheckMade

boolean acceptsMimeCheckMade

Class com.bea.wsrp.config.ProducerInUseException extends Exception implements Serializable


Package com.bea.wsrp.consumer.management.portlet

Class com.bea.wsrp.consumer.management.portlet.ProxyPortletInfo extends Object implements Serializable

Serialized Fields

producerHandle

String producerHandle

portletHandle

String portletHandle

stateChangeFlag

byte stateChangeFlag

requiresUrlTemplates

boolean requiresUrlTemplates

templatesStoredInSession

boolean templatesStoredInSession

proxyPortletId

int proxyPortletId

portletState

byte[] portletState

deleteErrorCause

String deleteErrorCause

producerOfferedPortlet

boolean producerOfferedPortlet

Class com.bea.wsrp.consumer.management.portlet.ProxyPortletManagerException extends Exception implements Serializable


Package com.bea.wsrp.consumer.management.producer

Class com.bea.wsrp.consumer.management.producer.ProducerManagerException extends Exception implements Serializable

Class com.bea.wsrp.consumer.management.producer.RegistrationNotSupportedException extends Exception implements Serializable


Package com.bea.wsrp.ext.holders

Class com.bea.wsrp.ext.holders.SimpleStateHolder extends Object implements Serializable

Serialized Fields

data

HashMap data


Package com.bea.portal

Class com.bea.portal.PortalException extends ApplicationException implements Serializable


Package com.bea.portal.admin

Class com.bea.portal.admin.AdminResourceSystemException extends SystemException implements Serializable

Class com.bea.portal.admin.DelegatedAdminSecurityException extends SystemException implements Serializable

Serialized Fields

username

String username

resource

String resource

Class com.bea.portal.admin.DelegatedAdminSystemException extends SystemException implements Serializable

Class com.bea.portal.admin.IllegalArgumentException extends SystemException implements Serializable

Class com.bea.portal.admin.PrincipalNotExclusivelyManagedByAdminException extends ApplicationException implements Serializable

Serialized Fields

principalName

String principalName
Deprecated. 

adminName

String adminName
Deprecated. 

Class com.bea.portal.admin.RealmNotWritableAddException extends ApplicationException implements Serializable

Serialized Fields

principalName

String principalName
Deprecated. 

resourceName

String resourceName
Deprecated. 

userGroupName

String userGroupName
Deprecated. 

Class com.bea.portal.admin.RealmNotWritableRemoveException extends ApplicationException implements Serializable

Serialized Fields

principalName

String principalName
Deprecated. 

resourceName

String resourceName
Deprecated. 

userGroupName

String userGroupName
Deprecated. 

Class com.bea.portal.admin.VisitorUserSystemException extends SystemException implements Serializable


Package com.bea.portal.manager

Class com.bea.portal.manager.PortalFinderException extends PortalException implements Serializable


Package com.bea.query

Class com.bea.query.QueryRequest extends Object implements Serializable

Serialized Fields

queryText

String queryText

maxResults

Integer maxResults

threshold

Double threshold

databases

Vector databases


Package com.bea.commerce.ebusiness.campaign

Class com.bea.commerce.ebusiness.campaign.AddUserDiscountAction extends Action implements Serializable

Serialized Fields

discountSetName

String discountSetName
The discount set name.


discountName

String discountName
The discount name.


description

String description
The discount offer description.

Class com.bea.commerce.ebusiness.campaign.AddUserDiscountActionDef extends ActionDef implements Serializable


Package com.bea.commerce.ebusiness.customer

Class com.bea.commerce.ebusiness.customer.CustomerNotFoundException extends EntityNotFoundException implements Serializable


Package com.bea.commerce.ebusiness.discount

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

Class com.bea.commerce.ebusiness.discount.DiscountSystemException extends SystemException implements Serializable


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

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

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

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

Serialized Fields

results

DeleteResults results

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

Serialized Fields

uid

int uid

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

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

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


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

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountAssociationExistsException extends RemoveException implements Serializable

Class com.bea.commerce.ebusiness.discount.mgmt.DiscountCreationException extends DiscountSystemException implements Serializable

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

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

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

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

Serialized Fields

id

Integer id


Package com.bea.commerce.ebusiness.price.engine

Class com.bea.commerce.ebusiness.price.engine.DiscountComparator extends Object implements Serializable

Serialized Fields

logger

Logger logger

Class com.bea.commerce.ebusiness.price.engine.RuleParsingException extends RuntimeException implements Serializable


Package com.bea.commerce.ebusiness.price.engine.pool

Class com.bea.commerce.ebusiness.price.engine.pool.PriceComparator extends Object implements Serializable


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

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

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

Serialized Fields

type

AdjustmentType type

basePrice

Money basePrice

details

List details

currency

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 extends Object implements Serializable

Serialized Fields

type

AdjustmentType type

currency

String currency

initialPrice

Money initialPrice

endPrice

Money endPrice

adjustmentAmount

Money adjustmentAmount

computation

String computation

reason

String reason

id

String id

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

Serialized Fields

type

AdjustmentType type

parent

Adjustment parent

currency

String currency

seqNumber

int seqNumber

initialPrice

MutableMoney initialPrice

endPrice

MutableMoney endPrice

imInitialPrice

ImmutableMoney imInitialPrice

imEndPrice

ImmutableMoney imEndPrice

detailID

Object detailID

computation

String computation

reason

String reason

checkRtnVal

boolean checkRtnVal

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

Serialized Fields

type

int type

hashCode

int hashCode

hashCodeSet

boolean hashCodeSet

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

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

Serialized Fields

value

double value

currency

String currency

Class com.bea.commerce.ebusiness.price.quote.LineAdjustment extends Adjustment 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 extends Object implements Serializable

Serialized Fields

qty

int qty

product

ProductItem product

uid

int uid

adjustments

List adjustments

currency

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 extends QuoteException implements Serializable

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

Serialized Fields

value

double value

currency

String currency

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

Serialized Fields

parent

Quote parent

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

Serialized Fields

lineItems

List lineItems
List of LineItem objects


adjustments

List adjustments
List of OrderAdjustment objects.


currency

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

Set globalDiscounts

userDiscounts

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 extends FatalApplicationException implements Serializable

Class com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescriptionImpl extends AdjustmentDescriptionImpl 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 extends Object implements Serializable

Serialized Fields

quantity

double quantity

unitPrice

Money unitPrice

discount

Money discount

computation

String computation

reason

String reason

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

Serialized Fields

quantity

double quantity

item

ProductItem item

total

Money total

discountDescriptions

List discountDescriptions

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

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

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

Serialized Fields

lines

Line[] lines

customerPk

CustomerPk customerPk

baseShippingCost

Money baseShippingCost

attributes

HashMap attributes

effectiveDate

Calendar effectiveDate


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

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

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

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

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

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

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

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


Package com.bea.commerce.ebusiness.tracking.tags

Class com.bea.commerce.ebusiness.tracking.tags.ClickProductTag extends com.bea.p13n.tracking.tags.ClickTag implements Serializable

Serialized Fields

sku

String sku

categoryId

String categoryId

applicationName

String applicationName

Class com.bea.commerce.ebusiness.tracking.tags.DisplayProductEventTag extends ProductEventTag implements Serializable

Class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag extends TagSupport implements Serializable

Serialized Fields

documentId

String documentId

documentType

String documentType

sku

String sku

categoryId

String categoryId

applicationName

String applicationName

sessionId

String sessionId

userId

String userId


Package com.bea.commerce.mbeans

Class com.bea.commerce.mbeans.CommercePipelineComponentSupportMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CommercePipelineComponentSupportMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

jdbcPoolNameIsCached

boolean jdbcPoolNameIsCached

jdbcPoolName

String jdbcPoolName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.commerce.mbeans.PaymentServiceClientMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

PaymentServiceClientMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

deferAuthorizationIsCached

boolean deferAuthorizationIsCached

deferAuthorization

String deferAuthorization

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

paymentModelIsCached

boolean paymentModelIsCached

paymentModel

String paymentModel

paymentWebServiceWSDLIsCached

boolean paymentWebServiceWSDLIsCached

paymentWebServiceWSDL

String paymentWebServiceWSDL

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.commerce.mbeans.TaxServiceClientMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TaxServiceClientMBean delegate

enableCaching

boolean enableCaching

avsReturnListOnZipFailureIsCached

boolean avsReturnListOnZipFailureIsCached

avsReturnListOnZipFailure

String avsReturnListOnZipFailure

businessLocationCodeIsCached

boolean businessLocationCodeIsCached

businessLocationCode

String businessLocationCode

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

companyIDIsCached

boolean companyIDIsCached

companyID

String companyID

currencyIsCached

boolean currencyIsCached

currency

String currency

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

orderOriginCityIsCached

boolean orderOriginCityIsCached

orderOriginCity

String orderOriginCity

orderOriginCountryCodeIsCached

boolean orderOriginCountryCodeIsCached

orderOriginCountryCode

String orderOriginCountryCode

orderOriginLocationCodeIsCached

boolean orderOriginLocationCodeIsCached

orderOriginLocationCode

String orderOriginLocationCode

orderOriginPostalCodeIsCached

boolean orderOriginPostalCodeIsCached

orderOriginPostalCode

String orderOriginPostalCode

orderOriginProvinceIsCached

boolean orderOriginProvinceIsCached

orderOriginProvince

String orderOriginProvince

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

sellerRegistrationNumberIsCached

boolean sellerRegistrationNumberIsCached

sellerRegistrationNumber

String sellerRegistrationNumber

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

shipFromCityIsCached

boolean shipFromCityIsCached

shipFromCity

String shipFromCity

shipFromCountryCodeIsCached

boolean shipFromCountryCodeIsCached

shipFromCountryCode

String shipFromCountryCode

shipFromLocationCodeIsCached

boolean shipFromLocationCodeIsCached

shipFromLocationCode

String shipFromLocationCode

shipFromPostalCodeIsCached

boolean shipFromPostalCodeIsCached

shipFromPostalCode

String shipFromPostalCode

shipFromProvinceIsCached

boolean shipFromProvinceIsCached

shipFromProvince

String shipFromProvince

taxCalculatorJNDINameIsCached

boolean taxCalculatorJNDINameIsCached

taxCalculatorJNDIName

String taxCalculatorJNDIName

taxCalculatorWSDLIsCached

boolean taxCalculatorWSDLIsCached

taxCalculatorWSDL

String taxCalculatorWSDL

taxDebugIsCached

boolean taxDebugIsCached

taxDebug

String taxDebug

taxTypeIsCached

boolean taxTypeIsCached

taxType

String taxType

titlePassageLocationIsCached

boolean titlePassageLocationIsCached

titlePassageLocation

String titlePassageLocation

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.content

Class com.bea.content.AuthenticationException extends RepositoryException implements Serializable

Class com.bea.content.AuthorizationException extends RepositoryException implements Serializable

Class com.bea.content.BinaryValue extends Object implements Serializable

Serialized Fields

contentType

String contentType

name

String name

value

InputStream value

size

int size

Class com.bea.content.ContentEntity extends Object implements Serializable

Serialized Fields

id

ID id

Class com.bea.content.Credentials extends Object implements Serializable

Serialized Fields

subject

Subject subject

properties

Properties properties

Class com.bea.content.ID extends Object implements Serializable

Serialized Fields

repositoryName

String repositoryName

uid

String uid

Class com.bea.content.Node extends ContentEntity implements Serializable

Serialized Fields

createdDate

Calendar createdDate

createdBy

String createdBy

hasChildren

boolean hasChildren

modifiedBy

String modifiedBy

modifiedDate

Calendar modifiedDate

objectClass

ObjectClass objectClass

parentId

ID parentId

path

String path

properties

Property[] properties

type

int type

lifeCycleStatus

int lifeCycleStatus

isRetired

boolean isRetired

nodeOps

NodeOps nodeOps

Class com.bea.content.NodeExistsException extends RepositoryException implements Serializable

Class com.bea.content.NoSuchNodeException extends RepositoryException implements Serializable

Class com.bea.content.NoSuchObjectClassException extends RepositoryException implements Serializable

Class com.bea.content.NoSuchPropertyChoiceException extends RepositoryException implements Serializable

Class com.bea.content.NoSuchPropertyDefinitionException extends RepositoryException implements Serializable

Class com.bea.content.NoSuchPropertyException extends RepositoryException implements Serializable

Class com.bea.content.ObjectClass extends ContentEntity implements Serializable

Serialized Fields

name

String name

primaryPropertyDefinition

PropertyDefinition primaryPropertyDefinition

propertyDefinitions

PropertyDefinition[] propertyDefinitions

objectClassOps

ObjectClassOps objectClassOps

hasPropertyDefinitions

boolean hasPropertyDefinitions

Class com.bea.content.ObjectClassExistsException extends RepositoryException implements Serializable

Class com.bea.content.Property extends ContentEntity implements Serializable

Serialized Fields

hCode

int hCode

name

String name

type

int type

values

Value[] values

Class com.bea.content.PropertyChoice extends ContentEntity implements Serializable

Serialized Fields

binaryValue

BinaryValue binaryValue

booleanValue

Boolean booleanValue

calendarValue

Calendar calendarValue

doubleValue

Double doubleValue

isDefault

boolean isDefault

longValue

Long longValue

stringValue

String stringValue

Class com.bea.content.PropertyChoiceExistsException extends RepositoryException implements Serializable

Class com.bea.content.PropertyDefinition extends ContentEntity implements Serializable

Serialized Fields

description

String description

propertyChoices

PropertyChoice[] propertyChoices

name

String name

reference

String reference

type

int type

isReadOnly

boolean isReadOnly

isRestricted

boolean isRestricted

isMandatory

boolean isMandatory

isMultiValued

boolean isMultiValued

isPrimary

boolean isPrimary

Class com.bea.content.PropertyDefinitionExistsException extends RepositoryException implements Serializable

Class com.bea.content.PropertyExistsException extends RepositoryException implements Serializable

Class com.bea.content.RepositoryException extends Exception implements Serializable

Class com.bea.content.RepositoryRuntimeException extends RuntimeException implements Serializable

Class com.bea.content.UnsupportedRepositoryOperationException extends RepositoryRuntimeException implements Serializable

Class com.bea.content.Value extends Object implements Serializable

Serialized Fields

binaryValue

BinaryValue binaryValue

booleanValue

Boolean booleanValue

calendarValue

Calendar calendarValue

doubleValue

Double doubleValue

longValue

Long longValue

stringValue

String stringValue


Package com.bea.content.mbeans

Class com.bea.content.mbeans.ContentManagementMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ContentManagementMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.content.mbeans.ContentStoreMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ContentStoreMBean delegate

enableCaching

boolean enableCaching

binaryCacheMaxEntrySizeIsCached

boolean binaryCacheMaxEntrySizeIsCached

binaryCacheMaxEntrySize

long binaryCacheMaxEntrySize

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

classNameIsCached

boolean classNameIsCached

className

String className

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

passwordEncryptedIsCached

boolean passwordEncryptedIsCached

passwordEncrypted

byte[] passwordEncrypted

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

propertiesIsCached

boolean propertiesIsCached

properties

Properties properties

readOnlyIsCached

boolean readOnlyIsCached

readOnly

boolean readOnly

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

usernameIsCached

boolean usernameIsCached

username

String username


Package com.bea.content.expression

Class com.bea.content.expression.CollectionContainsAny extends CollectionOperator implements Serializable

Class com.bea.content.expression.ContainedIn extends CollectionOperator implements Serializable

Class com.bea.content.expression.ExpressionHelper.ParseException extends IllegalArgumentException 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

String token
The possible error token.

Null for unknown.

Class com.bea.content.expression.PropertyRef extends Operator implements Serializable

Class com.bea.content.expression.RequestPropertyRef extends PropertyRef implements Serializable

Class com.bea.content.expression.Search extends Object implements Serializable

Serialized Fields

hashCode

Number hashCode
Our calculated hashCode.


searchPaths

List searchPaths
The paths under which to search.

This should be empty to search under all paths (repositories in a federeated search.) This is an OR'ed list.

In a federated search, this can begin with "/*" (e.g."/*/some/path") to denote a search path under each repository. In non-federated search, this should not be construed to contain any special characters.


maxReturn

int maxReturn
The maximum number of objects to return.

Less than 0 signifies returning all matches.


sortCriteria

SortCriteria[] sortCriteria
The sorting criteria. The BEA Repository is only able to sort on system properties as defined above in the class javadoc.


expression

Expression expression
The search expression.


contextParams

Map contextParams
The context params.

Class com.bea.content.expression.SessionPropertyRef extends PropertyRef implements Serializable

Class com.bea.content.expression.SortCriteria extends Object implements Serializable

Serialized Fields

propertySet

String propertySet
The property set name.


propertyName

String propertyName
The property name to sort on.


isAscending

boolean isAscending
The ascending or descending order.

Class com.bea.content.expression.UserPropertyRef extends PropertyRef implements Serializable


Package com.bea.content.loader.bulk

Class com.bea.content.loader.bulk.BulkLoader.ShowUsageException extends IllegalArgumentException implements Serializable


Package com.bea.content.manager

Class com.bea.content.manager.NoRepositoriesDefinedException extends RepositoryException implements Serializable

Class com.bea.content.manager.NoSuchRepositoryConfigException extends RepositoryException implements Serializable

Class com.bea.content.manager.RepositoryConfigExistsException extends RepositoryException implements Serializable


Package com.bea.content.manager.propertysets

Class com.bea.content.manager.propertysets.PropertyDefinitionImpl extends AbstractPropertyDefinition implements Serializable

Class com.bea.content.manager.propertysets.PropertySetImpl extends AbstractPropertySet implements Serializable


Package com.bea.content.manager.servlets

Class com.bea.content.manager.servlets.DownloadBinaryServlet extends HttpServlet implements Serializable

Class com.bea.content.manager.servlets.NodeCache extends Object implements Serializable

Serialized Fields

nodeCache

Map nodeCache
The cache to NodeHolder.

Class com.bea.content.manager.servlets.ShowBinaryServlet extends ShowPropertyServlet implements Serializable

Class com.bea.content.manager.servlets.ShowPropertyServlet extends HttpServlet implements Serializable

Serialized Fields

closeStreams

boolean closeStreams
Should we close the output stream when done. This will be initialized from the "closeStreams" initialized parameter.


Package com.bea.content.manager.servlets.jsp.taglib

Class com.bea.content.manager.servlets.jsp.taglib.BaseTag extends TagSupport implements Serializable

Serialized Fields

failOnError

boolean failOnError
Are we supposed to throw an exception on an error.


useCache

boolean useCache
Should this try to use the NodeCache


cacheScope

String cacheScope
The cache scope.

This should correspond to something which the NodeCache understands. The standard values are "application", "session", "page", and "request". The default is "session".


cacheId

String cacheId
The cache id.

When accessing the cache, in general, if this is not set, then the ID should be used.


cacheTimeout

long cacheTimeout
The cache timeout.

Class com.bea.content.manager.servlets.jsp.taglib.GetNodeTag extends BaseTag implements Serializable

Serialized Fields

node

Node node
The Nodes returned from the get.


path

String path
The path.

Class com.bea.content.manager.servlets.jsp.taglib.GetPropertyTag extends BaseTag implements Serializable

Serialized Fields

node

Node node
The Node to use.


property

Property property
The Property to use.


name

String name
The name of the property to print.


resultId

String resultId
The id of the script variable to put the result into. If the resultId isn't set then the property will be written to the PageContext.


resultType

String resultType
The Type of the result. May only be set when isMultiple = False.


defValue

String defValue
The default value to print if the property is not found, or if the property does not contain a value.


conversionType

String conversionType
The conversion type. Can be either "html", "url", or anything else for no conversion. See ContentHelper.toHtml() for an explanation of how html will be converted. See ContentHelper.pathInfoEncode() for an explanation of how a conversion type of "url" for a "cm_path" property is converted. For a conversion type of "url" that isn't for the "cm_path" property, the url will be encoded in "UTF-8" if supported. If it isn't supported then the default encoding will be used.


dateFormat

String dateFormat
The date format to use.


numFormat

String numFormat
The number format to use.


blockSize

int blockSize
The block size to read the data in. Defaults to 2048.


startIndex

int startIndex
The index at which we should start reading. Defaults to 0.


endIndex

int endIndex
The index at which we should stop reading.


baseHref

String baseHref
The BASE HREF to use.

The content's identifier will be appended automatically to this.


isMultiple

boolean isMultiple
If this is true then a Collection will be returned as the resultId, if false then an Object will be returned that may be cast to the appropriate Property type. The default is False.


transactionTimeout

int transactionTimeout
The streaming of the data directly to the jsp page is wrapped in a transaction to cover the situation where the back-end system is transactional (like a database) and the InputStream retrieved is tied to that transactional resource (like a BlobInputStream). If this attribute is set (not -1) then the timeout on the transaction is set to this value (in sec).

Class com.bea.content.manager.servlets.jsp.taglib.SearchTag extends BaseTag implements Serializable

Serialized Fields

nodes

Node[] nodes
The Nodes returned from the search.


max

int max
The maximum number of content to return.


sortBy

String sortBy
The sort by clause. The BEA Repository is only able to sort on system properties as defined in the Search class.


queryStr

String queryStr
The query string.


expr

Expression expr
The query.


contextParams

Map contextParams
Context params.


searchPaths

String[] searchPaths
Search paths.


Package com.bea.content.virtual

Class com.bea.content.virtual.VirtualNode extends Object implements Serializable

Serialized Fields

id

ID id

name

String name

assignedToRoles

String[] assignedToRoles

assignedToUser

String assignedToUser

isLocked

boolean isLocked

currentVersion

Version currentVersion

objectClassId

String objectClassId


Package com.bea.content.virtual.version

Class com.bea.content.virtual.version.Version extends VersionableContent implements Serializable

Serialized Fields

versionName

String versionName

modifiedBy

String modifiedBy

modifiedDate

Calendar modifiedDate

Class com.bea.content.virtual.version.VersionableContent extends Object implements Serializable

Serialized Fields

status

int status

comment

String comment

properties

List properties


Package com.bea.content.virtual.lifecycle

Class com.bea.content.virtual.lifecycle.LifeCycle extends Object implements Serializable

Serialized Fields

repositoryManager

RepositoryManager repositoryManager


Package com.bea.campaign

Class com.bea.campaign.AdCountGoal extends Object 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.


adPaths

Collection adPaths
The list of ad ids.

Class com.bea.campaign.AddAdToPlaceholderAction extends Action implements Serializable

Serialized Fields

adQuery

Object adQuery
The ad query (String or ContentQueryNode).


placeholder

String[] placeholder
The list of placeholder names.


weight

int weight
The ad weight.


remove

boolean remove
The remove flag.


timeToLiveInfo

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


expireDate

TimeInstant expireDate
The expiration date.


clearingPolicy

String clearingPolicy
The clearing policy.

Class com.bea.campaign.EndStateAction extends Action implements Serializable

Serialized Fields

endState

boolean endState
Does this constitute an end state.


Package com.bea.campaign.action

Class com.bea.campaign.action.Action extends Object 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

Timestamp now

random

Number random

Class com.bea.campaign.action.ActionDef extends Object implements Serializable

Serialized Fields

actionParams

Map actionParams
Init params for the actual action


actionType

String actionType
Type of action to create and run

Class com.bea.campaign.action.ActionException extends Exception implements Serializable

Serialized Fields

embeddedException

Exception embeddedException

Class com.bea.campaign.action.MailAction extends Action implements Serializable

Serialized Fields

subject

String subject

messageText

String messageText

jspUri

String jspUri

jspParams

Map jspParams

from

String from

to

String to

headers

Map headers

batchMode

Boolean batchMode

emailPropertyName

String emailPropertyName

emailPropertySet

String emailPropertySet

optInPropertyName

String optInPropertyName

optInPropertySet

String optInPropertySet


Package com.bea.campaign.mbeans

Class com.bea.campaign.mbeans.CampaignEventListenerMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CampaignEventListenerMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

campaignServiceJNDINameIsCached

boolean campaignServiceJNDINameIsCached

campaignServiceJNDIName

String campaignServiceJNDIName

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.campaign.mbeans.CampaignServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CampaignServiceMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

emailBrowseBaseDirIsCached

boolean emailBrowseBaseDirIsCached

emailBrowseBaseDir

String emailBrowseBaseDir

emailURIExtensionsIsCached

boolean emailURIExtensionsIsCached

emailURIExtensions

String[] emailURIExtensions

goalCheckTimeIsCached

boolean goalCheckTimeIsCached

goalCheckTime

long goalCheckTime

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxURILengthIsCached

boolean maxURILengthIsCached

maxURILength

int maxURILength

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.campaign.mbeans.MailActionMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

MailActionMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultFromAddressIsCached

boolean defaultFromAddressIsCached

defaultFromAddress

String defaultFromAddress

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

emailPropertyNameIsCached

boolean emailPropertyNameIsCached

emailPropertyName

String emailPropertyName

emailPropertySetIsCached

boolean emailPropertySetIsCached

emailPropertySet

String emailPropertySet

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

optInPropertyNameIsCached

boolean optInPropertyNameIsCached

optInPropertyName

String optInPropertyName

optInPropertySetIsCached

boolean optInPropertySetIsCached

optInPropertySet

String optInPropertySet

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.campaign.mbeans.ScenarioServiceMBean_Stub extends MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ScenarioServiceMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

cleanupOnRemoveIsCached

boolean cleanupOnRemoveIsCached

cleanupOnRemove

boolean cleanupOnRemove

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

maxURILengthIsCached

boolean maxURILengthIsCached

maxURILength

int maxURILength

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

prependRulesURIsWithIsCached

boolean prependRulesURIsWithIsCached

prependRulesURIsWith

String prependRulesURIsWith

registeredIsCached

boolean registeredIsCached

registered

boolean registered

rulesRequestAttrNamesIsCached

boolean rulesRequestAttrNamesIsCached

rulesRequestAttrNames

String[] rulesRequestAttrNames

rulesSessionAttrNamesIsCached

boolean rulesSessionAttrNamesIsCached

rulesSessionAttrNames

String[] rulesSessionAttrNames

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.campaign.rules

Class com.bea.campaign.rules.ActionDefResultObjectFilter extends RuleResultClassFilter implements Serializable

Class com.bea.campaign.rules.AddAdToPlaceholderActionDef extends ActionDef implements Serializable

Class com.bea.campaign.rules.ClassificationResultObjectFilter extends RuleResultClassFilter implements Serializable

Class com.bea.campaign.rules.EndScenarioActionDef extends ActionDef implements Serializable

Class com.bea.campaign.rules.MailActionDef extends ActionDef implements Serializable


Package com.bea.campaign.servlets

Class com.bea.campaign.servlets.CampaignCleanupServlet extends HttpServlet implements Serializable

Serialized Fields

campaignService

CampaignService campaignService

adBucketService

AdBucketService adBucketService

adService

AdService adService

mailService

MailService mailService


Package com.bea.campaign.tracking.events

Class com.bea.campaign.tracking.events.CampaignUserActivityEvent extends TrackingEvent implements Serializable

Class com.bea.campaign.tracking.events.ClickCampaignEvent extends ClickEvent implements Serializable

Class com.bea.campaign.tracking.events.DisplayCampaignEvent extends ContentEvent implements Serializable


Package com.beasys.commerce.axiom.units

Class com.beasys.commerce.axiom.units.DescribedMoneyHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.DescribedMoneyImpl extends PriceImpl implements Serializable

Serialized Fields

description

String description

Class com.beasys.commerce.axiom.units.DescribedPriceHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.DescribedPriceImpl extends PriceImpl implements Serializable

Serialized Fields

description

String description

Class com.beasys.commerce.axiom.units.InvalidConversionPolicyException extends InvalidArgumentException implements Serializable

Class com.beasys.commerce.axiom.units.InvalidPriceException extends InvalidArgumentException implements Serializable

Class com.beasys.commerce.axiom.units.InvalidQuantityException extends InvalidArgumentException implements Serializable

Class com.beasys.commerce.axiom.units.InvalidUnitException extends InvalidArgumentException implements Serializable

Class com.beasys.commerce.axiom.units.MoneyHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.MoneyImpl extends BelongingImpl implements Serializable

Serialized Fields

value

double value
Value of the money.


currency

String currency
Currency specification of money.

Class com.beasys.commerce.axiom.units.PriceHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.PriceImpl extends MoneyImpl implements Serializable

Class com.beasys.commerce.axiom.units.QualityHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.QualityImpl extends BelongingImpl implements Serializable

Serialized Fields

degree

int degree
The degree from, typically from 1 - 100 , to which the item represents the quality: Example include: quality is red, if the item is red the degree is 100. If not it is 0. qualities of a book could include romantic. If the book is only mildly romantic the degree might be 10. If it is a romance novel the rating would be 100.


name

String name
The word(s) that describes this quality. Examples include: red median income > 50000 romantic country western

Class com.beasys.commerce.axiom.units.QuantityHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.QuantityImpl extends BelongingImpl implements Serializable

Serialized Fields

unit

Unit unit


count

double count
The number of units.

Class com.beasys.commerce.axiom.units.UnitHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.UnitImpl extends BelongingImpl implements Serializable

Serialized Fields

name

String name

Class com.beasys.commerce.axiom.units.UnitPriceHome extends Object implements Serializable

Class com.beasys.commerce.axiom.units.UnitPriceImpl extends BelongingImpl implements Serializable

Serialized Fields

price

Price price
The price component of the UnitPrice.


unit

Unit unit
The unit component of the UnitPrice.


Package com.beasys.commerce.axiom.util

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

Serialized Fields

currentCalendar

GregorianCalendar currentCalendar

monthDisplayed

GregorianCalendar monthDisplayed

monthNamesOld

String[] monthNamesOld

monthNames

String[] monthNames

daysInMonths

int[] daysInMonths

daysInWeek

String[] daysInWeek

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

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


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

Class com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper extends com.bea.p13n.util.TypedProperties implements Serializable

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


Package com.beasys.commerce.bridge.bmp

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

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


Package com.beasys.commerce.ebusiness.catalog

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

Class com.beasys.commerce.ebusiness.catalog.CatalogDeploymentException extends DeploymentException implements Serializable

Class com.beasys.commerce.ebusiness.catalog.CatalogException extends ApplicationException implements Serializable

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

Class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl extends Object implements Serializable

Serialized Fields

delegateItem

MutableCatalogItem delegateItem

Class com.beasys.commerce.ebusiness.catalog.CatalogItemIterator extends Object 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

View currentView

refreshView

boolean refreshView

managerHandle

Handle managerHandle

managerJndiName

String managerJndiName

catalogRequest

CatalogRequest catalogRequest

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

Serialized Fields

identifier

String identifier

Class com.beasys.commerce.ebusiness.catalog.CatalogItemView extends Object implements Serializable

Serialized Fields

size

int size

firstIndex

int firstIndex

lastIndex

int lastIndex

viewIndex

int viewIndex

Class com.beasys.commerce.ebusiness.catalog.CatalogManagerImpl extends CatalogServiceImpl implements Serializable

Serialized Fields

serviceVector

Vector serviceVector
A vector of all managed Catalog services.

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

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

Class com.beasys.commerce.ebusiness.catalog.CatalogRequestImpl extends Object implements Serializable

Serialized Fields

language

String language

showAll

boolean showAll

authorization

int authorization

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

Class com.beasys.commerce.ebusiness.catalog.CategoryImpl extends CatalogItemImpl implements Serializable

Serialized Fields

delegateCategory

MutableCategory delegateCategory

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

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

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

Class com.beasys.commerce.ebusiness.catalog.ImageInfoHome extends Object implements Serializable

Class com.beasys.commerce.ebusiness.catalog.ImageInfoImpl extends BelongingImpl implements Serializable

Serialized Fields

language

String language


alternateText

String alternateText


url

String url


type

int type


name

String name

Class com.beasys.commerce.ebusiness.catalog.InventoryInfoHome extends Object implements Serializable

Class com.beasys.commerce.ebusiness.catalog.InventoryInfoImpl extends BelongingImpl implements Serializable

Serialized Fields

shippingTime

String shippingTime


inStock

boolean inStock


specialNotices

String specialNotices

Class com.beasys.commerce.ebusiness.catalog.JspInfoHome extends Object implements Serializable

Class com.beasys.commerce.ebusiness.catalog.JspInfoImpl extends BelongingImpl implements Serializable

Serialized Fields

url

String url

Class com.beasys.commerce.ebusiness.catalog.MutableCatalogItemImpl extends Object implements Serializable

Serialized Fields

key

CatalogItemKey key
The primary key for the item


name

String name
name of the item (from Dublin Core)


descriptionArray

String[] descriptionArray
descriptions for the item (from Dublin Core)


creator

String creator
creator of the item (from Dublin Core)


publisher

String publisher
publisher of the item (from Dublin Core)


contributor

String contributor
contributor for the item (from Dublin Core)


creationDate

Date creationDate
creation date of the item (from Dublin Core)


source

String source
source of the item (from Dublin Core)


language

String language
language for the item (from Dublin Core)


relation

String relation
relations for the item (from Dublin Core)


coverage

String coverage
coverage of the item (from Dublin Core)


rights

String rights
rights for the item (from Dublin Core)


imageInfoArray

ImageInfo[] imageInfoArray
images for the item


modifiedDate

Date modifiedDate
modified date for the item


modificationMap

HashMap modificationMap
track changes to defined attributes

Class com.beasys.commerce.ebusiness.catalog.MutableCategoryImpl extends MutableCatalogItemImpl implements Serializable

Serialized Fields

jspInfo

JspInfo jspInfo

Class com.beasys.commerce.ebusiness.catalog.MutableProductItemImpl extends MutableCatalogItemImpl implements Serializable

Serialized Fields

jspInfoArray

JspInfo[] jspInfoArray
Array of JspInfo objects


format

String format
Format of the item (from the Dublin Core)


type

String type
Type of the item (from the Dublin Core)


taxCode

String taxCode
Tax code for the item


shippingCode

String shippingCode
Shipping code for the item


msrpMoney

Money msrpMoney
Manufacturer's recommended price for the item


currentPriceMoney

Money currentPriceMoney
Current price for the item


availabilityInventoryInfo

InventoryInfo availabilityInventoryInfo
Availibilty of the item


visible

char visible
Catalog visibility code of the item

Class com.beasys.commerce.ebusiness.catalog.NoSuchViewException extends RuntimeException implements Serializable

Class com.beasys.commerce.ebusiness.catalog.ProductItemImpl extends CatalogItemImpl implements Serializable

Serialized Fields

delegateProductItem

MutableProductItem delegateProductItem

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


Package com.beasys.commerce.ebusiness.catalog.advislets

Class com.beasys.commerce.ebusiness.catalog.advislets.CatalogQueryAdvisletImpl extends AbstractAdvislet implements Serializable

Serialized Fields

catalogQuery

CatalogQuery catalogQuery

catalogManagerName

String catalogManagerName

viewSize

int viewSize

gotResult

boolean gotResult


Package com.beasys.commerce.ebusiness.catalog.service

Class com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl extends SessionImpl implements Serializable

Serialized Fields

catalogManager

CatalogManager catalogManager
The cached instance of the CatalogManager.

Class com.beasys.commerce.ebusiness.catalog.service.JdbcCatalogServiceImpl extends CatalogServiceImpl implements Serializable

Serialized Fields

schemaFile

String schemaFile
The name of the schema file.


sqlManagerClassName

String sqlManagerClassName
The name of the SQL manager class.


Package com.beasys.commerce.ebusiness.catalog.service.category

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

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items

categoryKey

CategoryKey categoryKey

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

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories

Class com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerImpl extends CatalogServiceImpl implements Serializable

Serialized Fields

delegateCategoryManager

CategoryManager delegateCategoryManager

cache

Cache cache

Class com.beasys.commerce.ebusiness.catalog.service.category.JdbcCategoryManagerImpl extends JdbcCatalogServiceImpl implements Serializable

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

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items

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

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories

categoryKey

CategoryKey categoryKey

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

Serialized Fields

keys

CategoryKey[] keys

categories

Category[] categories

categoryKey

CategoryKey categoryKey


Package com.beasys.commerce.ebusiness.catalog.service.data

Class com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerImpl extends CatalogServiceImpl implements Serializable

Class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl extends CatalogServiceImpl implements Serializable


Package com.beasys.commerce.ebusiness.catalog.service.item

Class com.beasys.commerce.ebusiness.catalog.service.item.JdbcProductItemManagerImpl extends JdbcCatalogServiceImpl implements Serializable

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

Serialized Fields

keys

ProductItemKey[] keys

items

ProductItem[] items

Class com.beasys.commerce.ebusiness.catalog.service.item.ProductItemManagerImpl extends CatalogServiceImpl implements Serializable

Serialized Fields

cache

Cache cache

delegateProductItemManager

ProductItemManager delegateProductItemManager


Package com.beasys.commerce.ebusiness.catalog.service.query

Class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl extends Object implements Serializable

Serialized Fields

maxSearchResults

int maxSearchResults

Class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManagerImpl extends CatalogServiceImpl implements Serializable

Class com.beasys.commerce.ebusiness.catalog.service.query.JdbcCatalogQueryManagerImpl extends JdbcCatalogServiceImpl implements Serializable

Serialized Fields

queryHelper

QueryHelper queryHelper

tablePrefix

String tablePrefix
The table name prefix for the ConfigurableEntity/EntityPropertyManager tables for custom data searching through expressions.

This will be initialized from the PropertyTableSetPrefix environment property.


supportsLikeEscapeClause

Boolean supportsLikeEscapeClause
Whether the underlying database connection supports the LIKE ESCAPE clause.

This will be initialized form the supportsLikeEscapeClause environment property. It will be null to use JdbcHelper.supportsLikeEscapeClause(java.sql.Connection) method.

Class com.beasys.commerce.ebusiness.catalog.service.query.KeywordQueryImpl extends CatalogQueryImpl implements Serializable

Serialized Fields

keywords

String[] keywords

Class com.beasys.commerce.ebusiness.catalog.service.query.ProductItemQueryImpl extends CatalogQueryImpl implements Serializable

Serialized Fields

expression

Expression expression

Class com.beasys.commerce.ebusiness.catalog.service.query.SearchItemIterator extends CatalogItemIterator 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.


Package com.beasys.commerce.ebusiness.catalog.tags

Class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTag extends TagSupport implements Serializable

Serialized Fields

catalogManagerName

String catalogManagerName
The CatalogManagerName to use for querying.


maxResults

int maxResults
The maximum number of results to return.


viewSize

int viewSize
View size in the ViewIterator.


keywords

String keywords
The keywords for a keyword query.


expression

String expression
The expression for an expression search.


id

String id
The identifier that holds the results of the CatalogQuery.


queryType

String queryType

queryString

String queryString

Class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTag extends TagSupport implements Serializable

Serialized Fields

selector

String selector
The name of the selector rule in the rule set.


id

String id
To store the value of id attribute.

Class com.beasys.commerce.ebusiness.catalog.tags.GetPropertyTag extends TagSupport implements Serializable

Serialized Fields

propertyName

String propertyName
The name of the property to return a value for


object

Object object
The object from which the property will be retrieved


id

String id
The name of the page context attribute to store the property


returnType

String returnType
The return type of the retrieved property


getterArgument

Object getterArgument
The optional argument used for certain getters


propertyValue

Object propertyValue
The property to be output by this tag, if any

Class com.beasys.commerce.ebusiness.catalog.tags.IterateThroughViewTag extends BodyTagSupport implements Serializable

Serialized Fields

currentObject

Object currentObject
Current iterated object


iterationCount

int iterationCount
Current iteration count


numIterations

int numIterations
Number of iterations to perform


iterator

ViewIterator iterator
The ViewIterator to iterate over


id

String id
The id of the resulting iterated object


returnType

String returnType
The type of id


view

View view
The View to iterate over


viewIndex

int viewIndex
The index of the View to iterate over

Class com.beasys.commerce.ebusiness.catalog.tags.IterateViewIteratorTag extends BodyTagSupport implements Serializable

Serialized Fields

currentObject

Object currentObject
Current iterated object


currentView

View currentView
Current iterated View


iterator

ViewIterator iterator
The ViewIterator to iterate over


id

String id
The id of the resulting iterated object


returnType

String returnType
The type of id


iterateByView

boolean iterateByView
Iterate by view?


Package com.beasys.commerce.ebusiness.catalog.webservice

Class com.beasys.commerce.ebusiness.catalog.webservice.CatalogWSImpl extends SessionImpl implements Serializable


Package com.beasys.commerce.ebusiness.customer

Class com.beasys.commerce.ebusiness.customer.Customer_creditCards_SmartMapReference extends com.beasys.commerce.foundation.plugin.bmp.BMPBelongingSmartMapReference implements Serializable

Class com.beasys.commerce.ebusiness.customer.Customer_shippingAddress_SmartMapReference extends com.beasys.commerce.foundation.plugin.bmp.BMPBelongingSmartMapReference implements Serializable

Class com.beasys.commerce.ebusiness.customer.CustomerDelegateImpl extends com.beasys.commerce.axiom.contact.ContactImpl implements Serializable

Serialized Fields

creditCards

SmartMapReference creditCards

customerType

String customerType

shippingAddress

SmartMapReference shippingAddress

Class com.beasys.commerce.ebusiness.customer.CustomerDelegatePk extends com.beasys.commerce.axiom.contact.ContactPk implements Serializable

Class com.beasys.commerce.ebusiness.customer.CustomerImpl extends ConfigurableEntityImpl implements Serializable

Serialized Fields

customerDelegate

com.beasys.commerce.ebusiness.customer.CustomerDelegateImpl customerDelegate
Delegate calls meant for the old Customer EJB to the (renamed) CustomerDelegate EJB

Class com.beasys.commerce.ebusiness.customer.CustomerPk extends ConfigurableEntityPk implements Serializable

Class com.beasys.commerce.ebusiness.customer.CustomerValue extends com.beasys.commerce.axiom.contact.ContactValue implements Serializable

Serialized Fields

creditCards

Map creditCards


customerType

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

Map shippingAddress


incomeRange

String incomeRange

maritalStatus

String maritalStatus

educationLevel

String educationLevel

dateOfBirth

Timestamp dateOfBirth

gender

String gender

occupation

String occupation

employmentStatus

String employmentStatus

emailOptIn

Boolean emailOptIn

quality

String quality


Package com.beasys.commerce.ebusiness.order

Class com.beasys.commerce.ebusiness.order.Order_customer_SmartEntityReference extends com.beasys.commerce.foundation.plugin.bmp.BMPSmartEntityReference implements Serializable

Class com.beasys.commerce.ebusiness.order.Order_orderLines_SmartCollectionReference extends com.beasys.commerce.foundation.plugin.bmp.BMPBelongingSmartCollectionReference implements Serializable

Class com.beasys.commerce.ebusiness.order.Order_paymentTransaction_SmartEntityReference extends com.beasys.commerce.foundation.plugin.bmp.BMPSmartEntityReference implements Serializable

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

Serialized Fields

discountId

long discountId

adjustmentType

String adjustmentType

Class com.beasys.commerce.ebusiness.order.OrderImpl extends EntityImpl implements Serializable

Serialized Fields

defaultCurrency

String defaultCurrency

identifier

String identifier


createdDate

Date createdDate


shippingMethod

String shippingMethod


customer

SmartEntityReference customer
Order has a reference to the Customer that committed it


shippingAddress

com.beasys.commerce.axiom.contact.Address shippingAddress


shipping

Money shipping


paymentTransaction

SmartEntityReference paymentTransaction


orderStatus

String orderStatus


splittingPreference

String splittingPreference


orderLines

SmartCollectionReference orderLines


price

Money price


specialInstructions

String specialInstructions


subtotal

double subtotal
The subtotal for the order

Class com.beasys.commerce.ebusiness.order.OrderLineHome extends Object implements Serializable

Class com.beasys.commerce.ebusiness.order.OrderLineImpl extends BelongingImpl implements Serializable

Serialized Fields

quantity

double quantity


totalLineAmount

double totalLineAmount
The total for the line


tax

Money tax


unitPrice

Money unitPrice


shipping

Money shipping


msrp

Money msrp


productIdentifier

String productIdentifier


description

String description


adjustmentPresentations

ArrayList adjustmentPresentations
the list of OrderAdjustmentPresentation objects relating to a particular line. This will only be filled if OrderAsjustmentPersistence select has been called on the parent order.


isIdFrozen

boolean isIdFrozen
a boolean that indicates whether the id is frozen. If this flag is true, any calls to setId() will fail. This will happen after this OrderLine is first persisted in the database. It must be this way since id is this OrderLine's primary key. This flag is altered by the method freezeId().

Class com.beasys.commerce.ebusiness.order.OrderManagerBean extends Object implements Serializable

Serialized Fields

orderStateMachine

StateMachine orderStateMachine

context

SessionContext context

connection

Connection connection

orderHome

OrderHome orderHome

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

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

Serialized Fields

identifier

String identifier
Identifier. Represents the primary key.

Class com.beasys.commerce.ebusiness.order.OrderValue extends SmartValue implements Serializable

Serialized Fields

customerHandle

Handle customerHandle

paymentTransactionHandle

Handle paymentTransactionHandle

identifier

String identifier
Primary key attribue. Represents the state of the associated OrderPk object.


createdDate

Date createdDate
Date of creation of the order


shippingMethod

String shippingMethod
Shipping method


shippingAddress

com.beasys.commerce.axiom.contact.Address shippingAddress
Shipping address


shipping

Money shipping
Shipping cost


orderStatus

String orderStatus
Status of the order


orderLines

Collection orderLines
Collection of OrderLine objects associated with this order


tax

Money tax
Total tax on the order


price

Money price
Total value of the order


subtotal

double subtotal
Subtotal of the order


specialInstructions

String specialInstructions
Special instructions for shipping


splittingPreference

String splittingPreference
Order splitting preference


adjustmentPresentations

List adjustmentPresentations
Order Adjustments, mostly discounts, used by the JSP, as a list of OrderDiscountPresentation objects. This is retrieved only when using the OrderAdjustmentPersistence select method.

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

Serialized Fields

stateTransMap

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

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


stateDoMap

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


stateOnExitMap

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


firstState

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


owningClass

Class owningClass
The class to which the stateMachine instance belongs


domDoc

Document domDoc

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


Package com.beasys.commerce.ebusiness.order.exception

Class com.beasys.commerce.ebusiness.order.exception.InvalidCurrencyException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.order.exception.OrderInventoryException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.order.exception.OrderInvoicingException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.order.exception.OrderPackingException extends FatalApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.order.exception.OrderShippingException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.order.exception.PaymentProcessException extends ApplicationException implements Serializable


Package com.beasys.commerce.ebusiness.payment

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

Class com.beasys.commerce.ebusiness.payment.AuthorizationFailureException extends com.bea.p13n.appflow.exception.PipelineException implements Serializable

Class com.beasys.commerce.ebusiness.payment.AuthorizationRejectedException extends com.bea.p13n.appflow.exception.PipelineException implements Serializable

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

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

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

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

Serialized Fields

response

TransactionResponse response

Class com.beasys.commerce.ebusiness.payment.PaymentTransaction_transactionEntry_SmartCollectionReference extends com.beasys.commerce.foundation.plugin.bmp.BMPBelongingSmartCollectionReference implements Serializable

Class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl extends EntityImpl implements Serializable

Serialized Fields

transactionId

String transactionId
The order of which this transaction is a part.


creditCard

com.beasys.commerce.axiom.contact.CreditCard creditCard


transactionDate

Date transactionDate
The date of the transaction.


transactionEntry

SmartCollectionReference transactionEntry


batchId

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


status

WorkflowContext status


transactionAmount

Price transactionAmount
In case of partial transcation(ie. return, cancel or settlement) this represents remainng transacation amount.

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

Serialized Fields

transactionId

String transactionId

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

Serialized Fields

transactionId

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


creditCard

com.beasys.commerce.axiom.contact.CreditCard creditCard
The credit card information associated with this transaction.


transactionDate

Date transactionDate
The date of the transaction.


transactionEntry

Collection transactionEntry
A history of the modifications to this transaction.


batchId

String batchId
The batchId attribute is populated after a batch-commit request for the transaction has returned successfully. It is then used to query the Payment Service 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 extends StateMachine implements Serializable

Class com.beasys.commerce.ebusiness.payment.ResultHome extends Object implements Serializable

Class com.beasys.commerce.ebusiness.payment.ResultImpl extends BelongingImpl implements Serializable

Serialized Fields

value

String value

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

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

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

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

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

Serialized Fields

entryDate

Date entryDate
The date this entry was made.


identifier

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

String notes
Holds additional information related to a transaction entry.


status

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

String serviceProviderCode
Service provider specific response.

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

Serialized Fields

transactionDate

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


transactionId

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

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


results

Hashtable results


Package com.beasys.commerce.ebusiness.security

Class com.beasys.commerce.ebusiness.security.CryptException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.security.DecryptorImpl extends SessionImpl implements Serializable

Class com.beasys.commerce.ebusiness.security.EncryptionServlet extends HttpServlet implements Serializable

Serialized Fields

privateKeyPKCS8

ExtendedPrivateKey privateKeyPKCS8

publicKey

RSAPublicKey publicKey

passwordString

char[] passwordString

Class com.beasys.commerce.ebusiness.security.EncryptorImpl extends SessionImpl implements Serializable

Class com.beasys.commerce.ebusiness.security.ExtendedPrivateKey extends RSAPrivateKeyPKCS8 implements Serializable

Class com.beasys.commerce.ebusiness.security.InconsistentStateException extends ApplicationException implements Serializable

Class com.beasys.commerce.ebusiness.security.KeyGeneratorServlet extends HttpServlet implements Serializable

Serialized Fields

privateKeyPKCS8

ExtendedPrivateKey privateKeyPKCS8

publicKey

RSAPublicKey publicKey

passwordString

char[] passwordString


Package com.beasys.commerce.ebusiness.shipping

Class com.beasys.commerce.ebusiness.shipping.ShippingHelperImpl extends SessionImpl implements Serializable

Serialized Fields

shippingMethodList

List shippingMethodList

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

Class com.beasys.commerce.ebusiness.shipping.ShippingMethodImpl extends EntityImpl implements Serializable

Serialized Fields

identifier

String identifier
A key that uniquely identifies this shipping method.


sizeLimit

double sizeLimit
The maximum deliverable quantity.


description

String description
An textual description of this shipping mechanism.


signatureRequired

boolean signatureRequired
True if the customer is required to acknowled 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

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


averageShippingTime

int averageShippingTime
The average delivery time.


carrier

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

String packagingType


costCalculationMechanism

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

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.shipping.ShippingMethodPk extends SmartKey implements Serializable

Serialized Fields

identifier

String identifier

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

Serialized Fields

identifier

String identifier
A key that uniquely identifies this shipping method.


sizeLimit

double sizeLimit
The maximum deliverable quantity.


description

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

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


averageShippingTime

int averageShippingTime
The average delivery time.


carrier

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

String packagingType
The packaging type.


costCalculationMechanism

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


method

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.


Package com.beasys.commerce.ebusiness.shoppingcart

Class com.beasys.commerce.ebusiness.shoppingcart.ItemNotInShoppingCartException extends ApplicationException implements Serializable

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

Class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl extends BelongingImpl implements Serializable

Serialized Fields

orderDiscountPresentations

ArrayList orderDiscountPresentations

shippingDiscountPresentations

ArrayList shippingDiscountPresentations

mgr

CatalogManager mgr

shipping

Money shipping


subtotal

Money subtotal

total

Money total

shoppingCartLines

Collection shoppingCartLines
The shopping cart contains a list of ShoppingCart lines

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

Class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineImpl extends BelongingImpl implements Serializable

Serialized Fields

discountedPrice

Money discountedPrice
The discounted price for a line


discountPresentations

ArrayList discountPresentations
The array list of the ordered discount which were applied to the line


unitPrice

Money unitPrice


tax

Money tax


shipping

Money shipping


quantity

double quantity


productItem

ProductItem productItem


Package com.beasys.commerce.ebusiness.tags

Class com.beasys.commerce.ebusiness.tags.ScrollableModelTag extends TagSupport implements Serializable

Serialized Fields

origin

String origin

event

String event

pageIndex

int pageIndex

scrollableModel

ScrollableModel scrollableModel

prevString

String prevString

nextString

String nextString

httpSession

HttpSession httpSession

pipelineSession

com.bea.p13n.appflow.common.PipelineSession pipelineSession


Package com.beasys.commerce.ebusiness.tax

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

Serialized Fields

nameSpace

String nameSpace

key

String key

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

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

Serialized Fields

total

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


entityTax

Collection entityTax

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

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

Serialized Fields

freight

Price freight


price

Price price


discountedPriceAmt

Price discountedPriceAmt


quantity

Quantity quantity


taxCode

String taxCode

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

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

Serialized Fields

taxLine

List taxLine

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

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

Serialized Fields

tax

Price tax


entityCode

String entityCode
The Geographical code for the taxing entity.

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

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

Serialized Fields

orderAttribs

TreeMap orderAttribs

location

Map location

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

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

Serialized Fields

line

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.TaxUserException extends TaxException implements Serializable


Package com.beasys.commerce.ebusiness.util

Class com.beasys.commerce.ebusiness.util.DefaultScrollableModel extends Object implements Serializable

Serialized Fields

count

int count

primaryKeys

Object[] primaryKeys

valueClass

Class valueClass

currentValues

Object[] currentValues

currentFirstIndex

int currentFirstIndex

currentLastIndex

int currentLastIndex

pageSize

int pageSize

nbPages

int nbPages

cacheSize

int cacheSize

currentPrimaryKeys

Object[] currentPrimaryKeys

pageRetriever

ScrollableModelPageRetriever pageRetriever


Package com.beasys.commerce.foundation

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

Serialized Fields

__containingEntity

SmartEntityReference __containingEntity

__mapKey

Object __mapKey

__sequenceNumber

Long __sequenceNumber

__classIdentifier

String __classIdentifier

__containingBelonging

Belonging __containingBelonging

Class com.beasys.commerce.foundation.EntityImpl extends Object implements Serializable

Serialized Fields

_ctx

EntityContext _ctx

__containingEntity

SmartEntityReference __containingEntity

__mapKey

Object __mapKey

__sequenceNumber

Long __sequenceNumber

__classIdentifier

String __classIdentifier

Class com.beasys.commerce.foundation.FatalWorkflowTransitionException extends SystemException implements Serializable

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

Class com.beasys.commerce.foundation.SessionImpl extends Object implements Serializable

Serialized Fields

_ctx

SessionContext _ctx

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

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

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

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

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

Serialized Fields

name

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 extends Object implements Serializable

Serialized Fields

TRANSITION_KEY_TOKEN

String TRANSITION_KEY_TOKEN

currentState

State currentState

initialState

State initialState

transitions

TreeMap transitions

states

TreeSet states

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

Class com.beasys.commerce.foundation.TransitionImpl extends BelongingImpl 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

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

 

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

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

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

Serialized Fields

state

String state

Class com.beasys.commerce.foundation.WorkflowInstantiationException extends SystemException implements Serializable


Package com.beasys.commerce.foundation.exception

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

Serialized Fields

embeddedException

Exception embeddedException
The embedded exception.


logMessages

Stack logMessages
The log messages.


userMessages

Stack userMessages
The user messages.

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

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

Class com.beasys.commerce.foundation.exception.CreateSystemException extends SystemException implements Serializable

Class com.beasys.commerce.foundation.exception.DeploymentException extends SystemException implements Serializable

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

Serialized Fields

embeddedException

Exception embeddedException
The embedded exception.


logMessages

Stack logMessages
The log messages.


userMessages

Stack userMessages
The user messages.

Class com.beasys.commerce.foundation.exception.FinderSystemException extends SystemException implements Serializable

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

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

Class com.beasys.commerce.foundation.exception.NamingSystemException extends SystemException implements Serializable

Class com.beasys.commerce.foundation.exception.PipelineException extends SystemException implements Serializable

Serialized Fields

embeddedException

Exception embeddedException
Deprecated. 
Embedded exception.

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

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

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

Class com.beasys.commerce.foundation.exception.RemoteSystemException extends SystemException implements Serializable

Class com.beasys.commerce.foundation.exception.SystemException extends EJBException implements Serializable

Serialized Fields

logMessages

Stack logMessages
The log messages.


userMessages

Stack userMessages
The user messages.

Class com.beasys.commerce.foundation.exception.UnimplementedException extends SystemException implements Serializable

Class com.beasys.commerce.foundation.exception.WebflowException extends SystemException implements Serializable

Serialized Fields

embeddedException

Exception embeddedException
Embedded exception.


Package com.beasys.commerce.foundation.expression

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

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

Serialized Fields

criteria

Object criteria
Deprecated. 
The criteria value.


property

String property
Deprecated. 
The property name.


scope

String scope
Deprecated. 
The property scope.


comparator

String comparator
Deprecated. 
The comparision operator.

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

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

Serialized Fields

not

boolean not
Deprecated. 
Specifies if this is a negative logical expression.

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

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

Serialized Fields

children

Collection children
Deprecated. 
The list of children Expressions.


logical

String logical
Deprecated. 
The boolean logical operator.

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

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

Serialized Fields

maxReturn

long maxReturn
Deprecated. 
The maximum number of objects to return.


sort

String sort
Deprecated. 
The sorting criteria


expression

Expression expression
Deprecated. 
The search expression.


Package com.beasys.commerce.util

Class com.beasys.commerce.util.ExpressionHelper.ParseException extends IllegalArgumentException 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

String token
The possible error token.

Null for unknown.

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

Serialized Fields

vector

Vector vector

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

Serialized Fields

ejbHandle

Handle ejbHandle

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

Serialized Fields

hashtable

Hashtable hashtable

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

Serialized Fields

c

Collection c
Deprecated. 
The Collection we're fronting for.

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

Serialized Fields

hash

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

Set entrySet
The EntrySet for this (lazily initialized).


Package com.bea.p13n.management.inventory.tool.appresident.servlet

Class com.bea.p13n.management.inventory.tool.appresident.servlet.InventoryManagmentServlet extends HttpServlet implements Serializable


Package com.bea.p13n.ant.taskdefs

Class com.bea.p13n.ant.taskdefs.InventoryManagment extends Task implements Serializable

Class com.bea.p13n.ant.taskdefs.InventoryManagmentException extends RuntimeException implements Serializable


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved