© 2001 BEA Systems, Inc.


Serialized Form


Package com.bea.p13n.ad

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

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

Serialized Fields

adExpiration

java.sql.Timestamp adExpiration

bucketId

long bucketId

containerType

java.lang.String containerType

containerUID

java.lang.String containerUID

contextUID

java.lang.String contextUID

count

int count

placeholder

java.lang.String placeholder

query

java.lang.String query

userId

java.lang.String userId

weight

int weight

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

Serialized Fields

clickThruCount

long clickThruCount
The click thru count

containerName

java.lang.String containerName
The container UID

contentId

java.lang.String contentId
The content identifier

impressionCount

long impressionCount
The impression count


Package com.bea.p13n.ad.servlets

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

Serialized Fields

adBucketService

AdBucketService adBucketService

adService

AdService adService


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

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

Serialized Fields

height

int height

query

java.lang.String query

width

int width


Package com.bea.p13n.advisor

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

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


Package com.bea.p13n.appflow.exception

Class com.bea.p13n.appflow.exception.ConfigurationException implements Serializable

Class com.bea.p13n.appflow.exception.InvalidArgumentException implements Serializable

Class com.bea.p13n.appflow.exception.InvalidSessionStateException implements Serializable

Class com.bea.p13n.appflow.exception.PipelineException implements Serializable

Class com.bea.p13n.appflow.exception.PipelineSystemException implements Serializable

Class com.bea.p13n.appflow.exception.ProcessingException implements Serializable

Class com.bea.p13n.appflow.exception.WebflowSecurityException implements Serializable


Package com.bea.p13n.appflow.webflow.forms

Class com.bea.p13n.appflow.webflow.forms.InvalidFormDataException implements Serializable

Class com.bea.p13n.appflow.webflow.forms.InvalidValidatorException implements Serializable

Class com.bea.p13n.appflow.webflow.forms.MissingFormFieldException implements Serializable


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

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.BasePropertyTag implements Serializable

Serialized Fields

namespace

java.lang.String namespace

pipelineSession

PipelineSession pipelineSession

property

java.lang.String property

scope

java.lang.String scope

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CheckboxTag implements Serializable

Serialized Fields

checked

java.lang.String checked

checkedBool

boolean checkedBool

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateResourceURLTag implements Serializable

Serialized Fields

encode

java.lang.String encode

encodeBool

boolean encodeBool
Encode the url: default = true

resource

java.lang.String resource

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag implements Serializable

Serialized Fields

domainName

java.lang.String domainName
Optional domain name

doRedirect

java.lang.String doRedirect

doRedirectBool

boolean doRedirectBool
Perform a redirect as opposed to a forward - default false or as hidden paameters (false)

encode

java.lang.String encode

encodeBool

boolean encodeBool
Encode the URL for session support without cookies

event

java.lang.String event
The webflow event to transition to the next node

extraParams

java.lang.String extraParams
Add additional parameters

httpsInd

java.lang.String httpsInd

httpsIndInt

int httpsIndInt
Parse web.xml to determine if this resources needs https default CALCULATE. Can also be HTTP to use http or HTTPS to always use https

namespace

java.lang.String namespace
The forwarding namespace of the event

origin

java.lang.String origin
The origin of the event (typically the jsp file name)

pathPrefix

java.lang.String pathPrefix
Prefix to the relative path information

pathSuffix

java.lang.String pathSuffix
Append to the relative path information

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.FieldTag implements Serializable

Serialized Fields

htmlAttributes

java.lang.String htmlAttributes

name

java.lang.String name

retainValue

java.lang.String retainValue

retainValueBool

boolean retainValueBool

validatedValues

ValidatedValues validatedValues

value

java.lang.String value

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.GetExceptionTag implements Serializable

Serialized Fields

type

java.lang.String type

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.GetPropertyTag implements Serializable

Serialized Fields

id

java.lang.String id

type

java.lang.String type

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.GetValidatedValueTag implements Serializable

Serialized Fields

fieldColor

java.lang.String fieldColor

fieldDefaultValue

java.lang.String fieldDefaultValue

fieldMessage

java.lang.String fieldMessage

fieldName

java.lang.String fieldName

fieldStatus

java.lang.String fieldStatus

fieldValue

java.lang.String fieldValue

invalidColor

java.lang.String invalidColor

unspecifiedColor

java.lang.String unspecifiedColor

validatedValues

ValidatedValues validatedValues

validColor

java.lang.String validColor

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.InputTag implements Serializable

Serialized Fields

maxlength

java.lang.String maxlength

size

java.lang.String size

type

java.lang.String type

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.MessageFieldTag implements Serializable

Serialized Fields

formTag

WebflowValidatedFormTag formTag

message

java.lang.String message

style

java.lang.String style

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.OptionTag implements Serializable

Serialized Fields

formTag

WebflowValidatedFormTag formTag

selected

java.lang.String selected

selectedBool

boolean selectedBool

selectTag

SelectTag selectTag

style

java.lang.String style

validatedValues

ValidatedValues validatedValues

value

java.lang.String value

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.PasswordTag implements Serializable

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.RadioTag implements Serializable

Serialized Fields

checked

java.lang.String checked

checkedBool

boolean checkedBool

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.SelectTag implements Serializable

Serialized Fields

formTag

WebflowValidatedFormTag formTag

htmlAttributes

java.lang.String htmlAttributes

message

java.lang.String message

multiple

java.lang.String multiple

multipleBool

boolean multipleBool

name

java.lang.String name

retainValue

java.lang.String retainValue

retainValueBool

boolean retainValueBool

size

java.lang.String size

style

java.lang.String style

validatedValues

ValidatedValues validatedValues

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.SetPropertyTag implements Serializable

Serialized Fields

value

java.lang.Object value

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.SetValidatedValueTag implements Serializable

Serialized Fields

fieldName

java.lang.String fieldName

fieldStatus

java.lang.String fieldStatus

fieldValue

java.lang.String fieldValue

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.TextareaTag implements Serializable

Serialized Fields

cols

java.lang.String cols

rows

java.lang.String rows

wrap

java.lang.String wrap

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.TextTag implements Serializable

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.WebflowFormTag implements Serializable

Serialized Fields

hide

java.lang.String hide

hideBool

boolean hideBool

method

java.lang.String method

name

java.lang.String name

Class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.WebflowValidatedFormTag implements Serializable

Serialized Fields

applyStyle

java.lang.String applyStyle

invalidStyle

java.lang.String invalidStyle

messageAlign

java.lang.String messageAlign

styleId

java.lang.String styleId

unspecifiedStyle

java.lang.String unspecifiedStyle

validStyle

java.lang.String validStyle


Package com.bea.p13n.content

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

Serialized Fields

cache

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

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

Serialized Fields

identifier

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

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

Serialized Fields

identifier

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

mimeType

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


Package com.bea.p13n.content.advislets

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

Serialized Fields

requiredAttributes

java.lang.Object[] requiredAttributes


Package com.bea.p13n.content.document

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

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

Serialized Fields

author

java.lang.String author
Deprecated. 
The document author.

comments

java.lang.String comments
Deprecated. 
The document comments.

creationDate

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

description

java.lang.String description
Deprecated. 
The document description.

lockedBy

java.lang.String lockedBy
Deprecated. 
The document locker.

modifiedBy

java.lang.String modifiedBy
Deprecated. 
The document modifier.

modifiedDate

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

name

java.lang.String name
Deprecated. 
The document names.

size

long size
Deprecated. 
The document size.

version

long version
Deprecated. 
The document version.


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

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


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

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

Serialized Fields

sourceMesg

java.lang.String sourceMesg
The source exception message.


Package com.bea.p13n.content.expression

Class com.bea.p13n.content.expression.ExpressionHelper.ParseException implements Serializable

Serialized Fields

column

int column
The column number of the error.

Less than 0 for unknown.


line

int line
The line number of the error.

Less than 0 for unknown.


token

java.lang.String token
The possible error token.

Null for unknown.

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

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

Serialized Fields

contextParams

java.util.Map contextParams
The context params.

expression

Expression expression
The search expression.

hashCode

java.lang.Number hashCode
Our calculated hashCode.

maxReturn

long maxReturn
The maximum number of objects to return.

sort

java.lang.String sort
The sorting criteria

userId

java.lang.String userId
The user id.

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

Serialized Fields

isAscending

boolean isAscending
The ascending or descending order.

propertyName

java.lang.String propertyName
The property name to sort on.

propertySet

java.lang.String propertySet
The property set name.


Package com.bea.p13n.content.query

Class com.bea.p13n.content.query.ContentQueryNode implements Serializable

Serialized Fields

mName

java.lang.String mName


Package com.bea.p13n.content.servlets

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

Serialized Fields

closeStreams

boolean closeStreams
Do we close the output stream when finished.

contentHome

java.lang.String contentHome
The content home.


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

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

Serialized Fields

cacheId

java.lang.String cacheId
The cache id.

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


cacheScope

java.lang.String cacheScope
The cache scope.

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


cacheTimeout

long cacheTimeout
The cache timeout.

failOnError

boolean failOnError
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
Should this try to use the {@link com.bea.p13n.content.ContentCache ContentCache}.

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

Serialized Fields

dateFormat

java.lang.String dateFormat
The date format to use.

defValue

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

encodeType

java.lang.String encodeType
The encode type.

entity

ConfigurableEntity entity
The document to use.

maxLength

int maxLength
The max length to print.

name

java.lang.String name
The name of the property to print.

numFormat

java.lang.String numFormat
The number format to use.

resultId

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

resultType

java.lang.String resultType
The type of the property.

scope

java.lang.String scope
The property set name of the property to print.

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

Serialized Fields

baseHref

java.lang.String baseHref
The BASE HREF to use.

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


blockSize

int blockSize
The block size to read the data in.

doc

Document doc
The document object to use.

encodeType

java.lang.String encodeType
The encode type.

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


endIndex

int endIndex
The index at which we should stop reading.

startIndex

int startIndex
The index at which we should start reading.

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

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

Serialized Fields

contentHome

java.lang.String contentHome
The JNDI name of the ContentManager to contact.

contentId

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

contextParams

java.util.Map contextParams
The search context params.

onNotFound

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

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

Serialized Fields

contentHome

java.lang.String contentHome
The JNDI content manager home name.

contextParams

java.util.Map contextParams
Context params.

expr

Expression expr
The query.

If this is non-null, this will be used. Otherwise, the {@link #oldExpr old expression query} will be used.


max

long max
The maximum number of content to return.

oldExpr

com.beasys.commerce.foundation.expression.Expression oldExpr
Deprecated. will be removed when old expressions are removed.
The old expression query.

If {@link #expr expr} is null and this is non-null, this will be used. Otherwise, the {@link #queryStr query string} will be used.


queryStr

java.lang.String queryStr
The query string.

sortBy

java.lang.String sortBy
The sort by clause.


Package com.bea.p13n.events

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

Serialized Fields

attributes

java.util.HashMap attributes
Event attribute data

eventType

java.lang.String eventType
Event type

timeStamp

long timeStamp
Event trigger time stamp


Package com.bea.p13n.exceptions

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

Serialized Fields

cause

java.lang.Throwable cause

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

Serialized Fields

cause

java.lang.Throwable cause


Package com.bea.p13n.expression

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

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

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

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

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

Serialized Fields

mBeginColumn

int mBeginColumn

mBeginLine

int mBeginLine

mEndColumn

int mEndColumn

mEndLine

int mEndLine

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

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


Package com.bea.p13n.expression.operator

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

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

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

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

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

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

Serialized Fields

ARGS_INDEX

int ARGS_INDEX

ARGS_LENGTH

int ARGS_LENGTH

ARGUMENT_ARRAY

java.lang.Object[] ARGUMENT_ARRAY

METHOD_SIGNATURE_ARRAY

java.lang.Class[] METHOD_SIGNATURE_ARRAY

SIGNATURE_LENGTH

int SIGNATURE_LENGTH

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

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

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

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

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

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

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

Serialized Fields

bound

boolean bound


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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

Serialized Fields

_parameterSignature

java.lang.Class[] _parameterSignature

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

Serialized Fields

_parameterSignature

java.lang.Class[] _parameterSignature

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Package com.bea.p13n.http

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

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

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

Serialized Fields

attributes

java.util.Map attributes

headers

java.util.Map headers

methods

java.util.Map methods

parameters

java.util.Map parameters

session

Session session

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

Serialized Fields

createTime

long createTime

id

java.lang.String id

isNew

boolean isNew

lastAccessTime

long lastAccessTime

maxInactiveInterval

int maxInactiveInterval

values

java.util.Map values


Package com.bea.p13n.license

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


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

Class com.bea.p13n.license.servlets.jsp.taglib.CheckLicenseTag implements Serializable

Serialized Fields

licenseComponent

java.lang.String licenseComponent


Package com.bea.p13n.mail

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

Serialized Fields

from

java.lang.String from

headers

java.util.Map headers

messageText

java.lang.String messageText

recipients

MailRecipients recipients

subject

java.lang.String subject

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

Serialized Fields

bccAddresses

java.lang.String[] bccAddresses

ccAddresses

java.lang.String[] ccAddresses

toAddresses

java.lang.String[] toAddresses

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

Serialized Fields

charset

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

content

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

contentType

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


Package com.bea.p13n.mail.servlets

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

Serialized Fields

mailService

MailService mailService
Our cached mail service.


Package com.bea.p13n.management

Class com.bea.p13n.management.ApplicationStateNotification implements Serializable


Package com.bea.p13n.management.data

Class com.bea.p13n.management.data.DataManagementException implements Serializable


Package com.bea.p13n.mbeans

Class com.bea.p13n.mbeans.DocumentConnectionPoolNotification implements Serializable


Package com.bea.p13n.placeholder

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

Serialized Fields

content

java.lang.String content
The XHTML string content

identifier

java.lang.String identifier
The content identifier

weight

int weight
The weight of the content

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


Package com.bea.p13n.placeholder.servlets

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

Serialized Fields

contentManager

ContentManager contentManager
Our cached ContentManager reference.

placeholderService

PlaceholderService placeholderService
Our cached PlaceholderService reference.

sessionExprKey

java.lang.String sessionExprKey
The partial key for the expression in the session.

sessionSeenKey

java.lang.String sessionSeenKey
The partial key for if the expression has been seen in the session.

showDocURI

java.lang.String showDocURI
The ShowDoc URI to use.


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

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

Serialized Fields

height

int height

name

java.lang.String name

width

int width


Package com.bea.p13n.property

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

Serialized Fields

instanceClass

java.lang.Class instanceClass
The actual implementation class of this entity

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

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

Serialized Fields

defaultValue

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

description

java.lang.String description
a description of this property

hashCode

int hashCode
the pre-calculated hashCode

hashCodeInit

boolean hashCodeInit
has the hashCode been calculated yet?

multiValued

boolean multiValued
is this property multi-valued?

restricted

boolean restricted
is this property restricted?

restrictedValues

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

type

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

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

Serialized Fields

dirtyHashCode

boolean dirtyHashCode

hashCode

int hashCode

jndiHomeName

java.lang.String jndiHomeName

pkString

java.lang.String pkString

propertySetType

java.lang.String propertySetType

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

Serialized Fields

dirtyHashCode

boolean dirtyHashCode

hashCode

int hashCode

propertyName

java.lang.String propertyName

propertySetName

java.lang.String propertySetName

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

Serialized Fields

description

java.lang.String description
a description of the property set

name

java.lang.String name
The name of the property set

propertyDefinitions

java.util.HashMap propertyDefinitions
a map of propertyName->propertyDefinition objects

type

java.lang.String type
this property set's type

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

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

Serialized Fields

_ctx

javax.ejb.EntityContext _ctx
cached entity context

uid

long uid
The unique numeric id of this entity

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

Serialized Fields

identifier

java.lang.String identifier

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

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

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

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

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

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

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

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


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

Class com.bea.p13n.property.servlets.jsp.taglib.GetPropertyNamesTag implements Serializable

Serialized Fields

propertySetName

java.lang.String propertySetName

propertySetType

java.lang.String propertySetType

Class com.bea.p13n.property.servlets.jsp.taglib.GetPropertySetNamesTag implements Serializable

Serialized Fields

propertySetType

java.lang.String propertySetType

Class com.bea.p13n.property.servlets.jsp.taglib.GetRestrictedPropertyValuesTag implements Serializable

Serialized Fields

propertyName

java.lang.String propertyName

propertySetName

java.lang.String propertySetName

propertySetType

java.lang.String propertySetType

Class com.bea.p13n.property.servlets.jsp.taglib.PropertyTag implements Serializable

Serialized Fields

psManager

PropertySetManager psManager

Class com.bea.p13n.property.servlets.jsp.taglib.ResultTag implements Serializable

Serialized Fields

result

java.lang.String result


Package com.bea.p13n.rules.advislets

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

Serialized Fields

ruleName

java.lang.String ruleName

targetClassArray

java.lang.Class[] targetClassArray


Package com.bea.p13n.rules.manager

Class com.bea.p13n.rules.manager.RuleSetNotFoundException implements Serializable


Package com.bea.p13n.security.realm

Class com.bea.p13n.security.realm.RDBMSException implements Serializable

Class com.bea.p13n.security.realm.RDBMSRealm implements Serializable

Serialized Fields

delegatePool

com.bea.p13n.security.realm.internal.Pool delegatePool
We maintain a pool of delegates, each with its own connection to the database. Access to the pool itself is synchronized, but since only one thread will obtain a given delegate from the pool at any time, we don't need to synchronize any other method calls.
See Also:
RDBMSRealm.returnDelegate(com.bea.p13n.security.realm.RDBMSDelegate), RDBMSDelegate$DFactory

maxDelegateTries

int maxDelegateTries
when retrying for delegates, let it cycle through the pool two times

poolSize

int poolSize
the real number of delegates in the pool


Package com.bea.p13n.servlets

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


Package com.bea.p13n.servlets.jsp

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

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

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


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

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

Serialized Fields

home

java.lang.String home
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.

max

long max
Limits the number of content items returned.

query

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

sortBy

java.lang.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.

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

Serialized Fields

home

java.lang.String home
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

java.lang.String id
To store the value of id attribute.

max

long max
Limits the number of content items returned.

query

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

selector

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

sortBy

java.lang.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.

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

Serialized Fields

cacheId

java.lang.String cacheId
The cache id.

cacheScope

java.lang.String cacheScope
The cache scope.

cacheTimeout

long cacheTimeout
The cache timeout.

contextParams

java.util.Map contextParams
The context params.

useCache

boolean useCache
Should this try to use the cache.

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

Serialized Fields

id

java.lang.String id
To store the value of id attribute.

rule

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


Package com.bea.p13n.taglib.i18n

Class com.bea.p13n.taglib.i18n.GetMessageTag implements Serializable

Serialized Fields

bundleName

java.lang.String bundleName

country

java.lang.String country

language

java.lang.String language

locale

java.util.Locale locale

messageArgs

java.lang.Object[] messageArgs

messageName

java.lang.String messageName

variant

java.lang.String variant

Class com.bea.p13n.taglib.i18n.I18nTag implements Serializable

Class com.bea.p13n.taglib.i18n.LocalizeTag implements Serializable

Serialized Fields

bundle

java.util.ResourceBundle bundle

bundleName

java.lang.String bundleName

contentType

java.lang.String contentType

country

java.lang.String country

language

java.lang.String language

languages

java.lang.String[] languages

locale

java.util.Locale locale

pageCharset

java.lang.String pageCharset

propCharset

java.lang.String propCharset

variant

java.lang.String variant


Package com.bea.p13n.taglib.util

Class com.bea.p13n.taglib.util.ConvertSpecialCharsTag implements Serializable

Serialized Fields

string

java.lang.String string

Class com.bea.p13n.taglib.util.CounterTag implements Serializable

Serialized Fields

currCount

long currCount
The internal counting variable

id

java.lang.String id
The name of the variable to hold the iterator

maxCount

long maxCount
The counter end point

minCount

long minCount
The counter starting point

type

java.lang.String type
The type of the variable to hold the iterator

Class com.bea.p13n.taglib.util.DateTag implements Serializable

Serialized Fields

dateStr

java.lang.String dateStr

formatStr

java.lang.String formatStr

timezoneId

java.lang.String timezoneId

Class com.bea.p13n.taglib.util.ForEachInArrayTag implements Serializable

Serialized Fields

array

java.lang.Object[] array
The array to be looped through

counterId

java.lang.String counterId
The name of the variable to put the element index into

i

int i
The array index

id

java.lang.String id
The name of the variable to put the element value into

type

java.lang.String type
The type of the variable array

Class com.bea.p13n.taglib.util.IsNullTag implements Serializable

Serialized Fields

item

java.lang.Object item
The object to be checked if null

Class com.bea.p13n.taglib.util.NotNullTag implements Serializable

Serialized Fields

item

java.lang.Object item
The object to be checked if not null

Class com.bea.p13n.taglib.util.SimpleReportTag implements Serializable

Serialized Fields

id

java.lang.String id
Deprecated. 
The id of the array to be created

matrix

java.lang.Object[][] matrix
Deprecated. 
The matrix to be created

resultSet

java.sql.ResultSet resultSet
Deprecated. 
The ResultSet

resultSetName

java.sql.ResultSet resultSetName
Deprecated. 
The name of the ResultSet

Class com.bea.p13n.taglib.util.TransposeArrayTag implements Serializable

Serialized Fields

array

java.lang.Object[][] array
The array to be transposed

arrayName

java.lang.String arrayName
The name of the array to be transposed

id

java.lang.String id
The name of the new array transposed from the old array

newArray

java.lang.Object[][] newArray
The new array transposed from the old array

type

java.lang.String type
The type of the new array transposed from the old array

Class com.bea.p13n.taglib.util.UriContentTag implements Serializable

Serialized Fields

id

java.lang.String id

pageData

java.lang.String pageData

uri

java.lang.String uri


Package com.bea.p13n.tracking.clickthrough

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

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


Package com.bea.p13n.tracking.events

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

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

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

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

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

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

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

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

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

Serialized Fields

request

Request request
The Request object

schemaKeys

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

xmlNamespace

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

xsdFile

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

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


Package com.bea.p13n.tracking.tags

Class com.bea.p13n.tracking.tags.ClickContentTag implements Serializable

Class com.bea.p13n.tracking.tags.ClickTag implements Serializable

Serialized Fields

documentId

java.lang.String documentId

documentType

java.lang.String documentType

id

java.lang.String id

userId

java.lang.String userId

Class com.bea.p13n.tracking.tags.DisplayContentEventTag implements Serializable

Serialized Fields

documentId

java.lang.String documentId
ID of the displayed content (i.e. URL)

documentType

java.lang.String documentType
Type of the displayed content


Package com.bea.p13n.user

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

Serialized Fields

name

java.lang.String name


Package com.bea.p13n.usermgmt

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

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

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

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

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

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

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


Package com.bea.p13n.usermgmt.profile

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

Serialized Fields

groupname

java.lang.String groupname
the groupname of the profile

username

java.lang.String username
the username of the profile

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

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

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


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

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddGroupToGroupTag implements Serializable

Serialized Fields

childGroupName

java.lang.String childGroupName

parentGroupName

java.lang.String parentGroupName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.AddUserToGroupTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

parentName

java.lang.String parentName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag implements Serializable

Serialized Fields

password

java.lang.String password

profileType

java.lang.String profileType

saveAnonymous

boolean saveAnonymous

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetChildGroupNamesTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag implements Serializable

Serialized Fields

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetParentGroupNameTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileTag implements Serializable

Serialized Fields

groupOnly

boolean groupOnly

profileId

java.lang.String profileId

profileKey

java.lang.String profileKey

profileType

java.lang.String profileType

scope

java.lang.String scope

successorId

java.lang.String successorId

successorKey

java.lang.String successorKey

successorType

java.lang.String successorType

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyAsStringTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetPropertyTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetTopLevelGroupsTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesForGroupTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

result

java.lang.String result

searchExp

java.lang.String searchExp

userLimit

int userLimit

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetUserNamesTag implements Serializable

Serialized Fields

result

java.lang.String result

searchExp

java.lang.String searchExp

userLimit

int userLimit

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.LoginTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.LogoutTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.PropertyTag implements Serializable

Serialized Fields

propertyName

java.lang.String propertyName

propertySet

java.lang.String propertySet

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupFromGroupTag implements Serializable

Serialized Fields

childGroupName

java.lang.String childGroupName

parentGroupName

java.lang.String parentGroupName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveGroupTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemovePropertyTag implements Serializable

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserFromGroupTag implements Serializable

Serialized Fields

groupName

java.lang.String groupName

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.RemoveUserTag implements Serializable

Serialized Fields

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTag implements Serializable

Serialized Fields

result

java.lang.String result

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag implements Serializable

Serialized Fields

password

java.lang.String password

username

java.lang.String username

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.SetPropertyTag implements Serializable

Serialized Fields

result

java.lang.String result

value

java.lang.Object value

Class com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTag implements Serializable

Serialized Fields

groupManager

GroupManager groupManager

userManager

UserManager userManager


Package com.bea.p13n.util

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

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.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.
Serialized Fields

loadFactor

float loadFactor
The load factor for the hashtable.

threshold

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

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


Package com.bea.p13n.xml.schema

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

Serialized Fields

_internal

TimePeriod _internal

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

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

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

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

Serialized Fields

_internal

RecurringDuration _internal

reference

TimeInstant reference

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

Serialized Fields

duration

TimeDuration duration

instant

TimeInstant instant

period

TimeDuration period

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

Serialized Fields

_internal

RecurringDuration _internal

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

Serialized Fields

base

TimeInstant base

days

long days

hours

long hours

isPositive

boolean isPositive

minutes

long minutes

months

long months

seconds

double seconds

years

long years

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

Serialized Fields

day

int day

era

int era

hour

int hour

minute

int minute

month

int month

second

double second

year

long year

zoneHour

int zoneHour

zoneMinute

int zoneMinute

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

Serialized Fields

duration

TimeDuration duration

start

TimeInstant start

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


Package com.bea.p13n.xml.util

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


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved