Serialized Form


Package com.bea.campaign

Class com.bea.campaign.AdCountGoal extends Object implements Serializable

Serialized Form 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<E> adPaths
The list of ad ids.

Class com.bea.campaign.AddAdToPlaceholderAction extends Action implements Serializable

Serialized Form 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

com.bea.p13n.xml.schema.TimeInstant expireDate
The expiration date.


clearingPolicy

String clearingPolicy
The clearing policy.

Class com.bea.campaign.EndStateAction extends Action implements Serializable

Serialized Form 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 Form 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 Form fields

actionParams

Map<K,V> 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 Form fields

embeddedException

Exception embeddedException

Class com.bea.campaign.action.MailAction extends Action implements Serializable

Serialized Form fields

subject

String subject

messageText

String messageText

jspUri

String jspUri

jspParams

Map<K,V> jspParams

from

String from

to

String to

headers

Map<K,V> headers

batchMode

Boolean batchMode

emailPropertyName

String emailPropertyName

emailPropertySet

String emailPropertySet

optInPropertyName

String optInPropertyName

optInPropertySet

String optInPropertySet

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 javax.servlet.http.HttpServlet implements Serializable

Serialized Form 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.bea.commerce.ebusiness.campaign

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

Serialized Form fields

discountSetName

String discountSetName
Deprecated 
The discount set name.


discountName

String discountName
Deprecated 
The discount name.


description

String description
Deprecated 
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 Form fields

results

DeleteResults results
Deprecated 

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

Serialized Form fields

uid

int uid
Deprecated 

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 javax.ejb.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 Form fields

id

Integer id
Deprecated 

Package com.bea.commerce.ebusiness.price.engine

Class com.bea.commerce.ebusiness.price.engine.DiscountComparator extends Object implements Serializable

Serialized Form fields

logger

Logger logger
Deprecated 

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 Form fields

type

AdjustmentType type
Deprecated 

basePrice

Money basePrice
Deprecated 

details

List<E> details
Deprecated 

currency

String currency
Deprecated 

actualPrice

MutableMoney actualPrice
Deprecated 

imActualPrice

ImmutableMoney imActualPrice
Deprecated 

adjustmentAmount

MutableMoney adjustmentAmount
Deprecated 

imAdjustmentAmount

ImmutableMoney imAdjustmentAmount
Deprecated 

isSet

boolean isSet
Deprecated 

checkRtnVal

boolean checkRtnVal
Deprecated 

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

Serialized Form fields

type

AdjustmentType type
Deprecated 

currency

String currency
Deprecated 

initialPrice

Money initialPrice
Deprecated 

endPrice

Money endPrice
Deprecated 

adjustmentAmount

Money adjustmentAmount
Deprecated 

computation

String computation
Deprecated 

reason

String reason
Deprecated 

id

String id
Deprecated 

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

Serialized Form fields

type

AdjustmentType type
Deprecated 

parent

Adjustment parent
Deprecated 

currency

String currency
Deprecated 

seqNumber

int seqNumber
Deprecated 

initialPrice

MutableMoney initialPrice
Deprecated 

endPrice

MutableMoney endPrice
Deprecated 

imInitialPrice

ImmutableMoney imInitialPrice
Deprecated 

imEndPrice

ImmutableMoney imEndPrice
Deprecated 

detailID

Object detailID
Deprecated 

computation

String computation
Deprecated 

reason

String reason
Deprecated 

checkRtnVal

boolean checkRtnVal
Deprecated 

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

Serialized Form fields

type

int type
Deprecated 

hashCode

int hashCode
Deprecated 

hashCodeSet

boolean hashCodeSet
Deprecated 

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 Form fields

value

double value
Deprecated 

currency

String currency
Deprecated 

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

Serialized Form fields

qty

int qty
Deprecated 

parent

LineItem parent
Deprecated 

total

MutableMoney total
Deprecated 

imTotal

ImmutableMoney imTotal
Deprecated 

baseTotal

double baseTotal
Deprecated 

baseTotalSet

boolean baseTotalSet
Deprecated 

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

Serialized Form fields

qty

int qty
Deprecated 

product

ProductItem product
Deprecated 

uid

int uid
Deprecated 

adjustments

List<E> adjustments
Deprecated 

currency

String currency
Deprecated 

basePrice

MutableMoney basePrice
Deprecated 

msrpPrice

MutableMoney msrpPrice
Deprecated 

imBasePrice

ImmutableMoney imBasePrice
Deprecated 

imMsrpPrice

ImmutableMoney imMsrpPrice
Deprecated 

total

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


imTotal

ImmutableMoney imTotal
Deprecated 

adjustedQty

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


checkRtnVal

boolean checkRtnVal
Deprecated 

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 Form fields

value

double value
Deprecated 

currency

String currency
Deprecated 

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

Serialized Form fields

parent

Quote parent
Deprecated 

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

Serialized Form fields

lineItems

List<E> lineItems
Deprecated 
List of LineItem objects


adjustments

List<E> adjustments
Deprecated 
List of OrderAdjustment objects.


currency

String currency
Deprecated 

subtotal

MutableMoney subtotal
Deprecated 

total

MutableMoney total
Deprecated 

shippingBase

Money shippingBase
Deprecated 

imSubtotal

ImmutableMoney imSubtotal
Deprecated 

imTotal

ImmutableMoney imTotal
Deprecated 

endOrderAdj

int endOrderAdj
Deprecated 

startShippingAdj

int startShippingAdj
Deprecated 

endShippingAdj

int endShippingAdj
Deprecated 

startTaxAdj

int startTaxAdj
Deprecated 

globalDiscounts

Set<E> globalDiscounts
Deprecated 

userDiscounts

Set<E> userDiscounts
Deprecated 

seqNumber

int seqNumber
Deprecated 

checkRtnVal

boolean checkRtnVal
Deprecated 

currentState

int currentState
Deprecated 

oldState

int oldState
Deprecated 

detail

AdjustmentDetail detail
Deprecated 

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 Form fields

quantity

double quantity
Deprecated 

initialUnitPrice

Money initialUnitPrice
Deprecated 

endUnitPrice

Money endUnitPrice
Deprecated 

unitAdjustmentAmount

Money unitAdjustmentAmount
Deprecated 

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

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

Serialized Form fields

quantity

double quantity
Deprecated 

unitPrice

Money unitPrice
Deprecated 

discount

Money discount
Deprecated 

computation

String computation
Deprecated 

reason

String reason
Deprecated 

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

Serialized Form fields

quantity

double quantity
Deprecated 

item

ProductItem item
Deprecated 

total

Money total
Deprecated 

discountDescriptions

List<E> discountDescriptions
Deprecated 

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 Form fields

lines

Line[] lines
Deprecated 

customerPk

CustomerPk customerPk
Deprecated 

baseShippingCost

Money baseShippingCost
Deprecated 

attributes

HashMap<K,V> attributes
Deprecated 

effectiveDate

Calendar effectiveDate
Deprecated 

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 Form fields

sku

String sku
Deprecated 

categoryId

String categoryId
Deprecated 

applicationName

String applicationName
Deprecated 

Class com.bea.commerce.ebusiness.tracking.tags.DisplayProductEventTag extends ProductEventTag implements Serializable

Class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Form fields

documentId

String documentId
Deprecated 

documentType

String documentType
Deprecated 

sku

String sku
Deprecated 

categoryId

String categoryId
Deprecated 

applicationName

String applicationName
Deprecated 

sessionId

String sessionId
Deprecated 

userId

String userId
Deprecated 

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

serialVersionUID: 987234982237L

Serialized Form fields

contentType

String contentType

name

String name

size

int size

checksum

String checksum

isChecksumManuallySet

boolean isChecksumManuallySet

binaryFieldsConfigured

boolean binaryFieldsConfigured

dirty

boolean dirty

Class com.bea.content.ConstraintViolationException extends RepositoryException implements Serializable

Class com.bea.content.ContentContext extends Object implements Serializable

serialVersionUID: 89732496L

Serialized Form fields

data

Map<K,V> data

serializableRequest

Request serializableRequest
Deprecated 
We need this request in case the ContentContext is serialized.

Class com.bea.content.ContentEntity extends Object implements Serializable

serialVersionUID: 29348701L

Serialized Form fields

id

ID id
The ID for this object.

Class com.bea.content.ContextKey extends Object implements Serializable

serialVersionUID: 8273643918L

Serialized Form fields

keyName

String keyName
optional. for query results, requests query results should be fully resolved (determined in a single query) for some queries, this may result in additional memory consumption


expectedType

Class<T> expectedType

isPublic

boolean isPublic

isMutable

boolean isMutable

Class com.bea.content.Credentials extends Object implements Serializable

serialVersionUID: 73639284573L

Serialized Form fields

subject

Subject subject

properties

Properties properties

Class com.bea.content.DefaultWorkflowException extends RepositoryException implements Serializable

Class com.bea.content.ID extends Object implements Serializable

serialVersionUID: 238234987239L

Serialized Form fields

repositoryName

String repositoryName

uid

String uid

dirty

boolean dirty

Class com.bea.content.InvalidNodeNameException extends RepositoryException implements Serializable

Class com.bea.content.JobActiveException extends RepositoryException implements Serializable

Class com.bea.content.JobNotActiveException extends RepositoryException implements Serializable

Class com.bea.content.JobNotFoundException extends RepositoryException implements Serializable

Class com.bea.content.Node extends ContentEntity implements Serializable

serialVersionUID: 923472301872362L

Serialized Form fields

createdDate

Calendar createdDate

createdBy

String createdBy

hasChildren

boolean hasChildren

modifiedBy

String modifiedBy

modifiedDate

Calendar modifiedDate

objectClassId

ID objectClassId

objectClassConfigured

boolean objectClassConfigured

objectClass

ObjectClass objectClass

parentId

ID parentId

path

String path

type

int type
Deprecated 

workflowStatus

int workflowStatus

isRetired

boolean isRetired

hasProperties

boolean hasProperties

name

String name

partiallyLoadedProperties

boolean partiallyLoadedProperties

workflowId

ID workflowId

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.NoSuchWorkflowException extends RepositoryException implements Serializable

Class com.bea.content.ObjectClass extends ContentEntity implements Serializable

serialVersionUID: 20938742237L

Serialized Form fields

name

String name

primaryPropertyDefinition

PropertyDefinition primaryPropertyDefinition

hasPropertyDefinitions

boolean hasPropertyDefinitions

isAbstract

boolean isAbstract

parentObjectClassId

ID parentObjectClassId

isSearchable

boolean isSearchable

path

String path

hasNested

boolean hasNested

description

String description

creationDate

Calendar creationDate

modifiedDate

Calendar modifiedDate

workflowId

ID workflowId

Class com.bea.content.ObjectClassExistsException extends RepositoryException implements Serializable

Class com.bea.content.ObjectClassInUseException extends RepositoryException implements Serializable

Class com.bea.content.Property extends ContentEntity implements Serializable

serialVersionUID: 87604439127L

Serialized Form fields

name

String name

indexedName

String indexedName

type

int type

values

Value[] values

dirty

boolean dirty

indexedContainer

boolean indexedContainer

containerClones

Property[] containerClones

parentOfClone

Property parentOfClone

containerIndex

int containerIndex

Class com.bea.content.PropertyChoice extends ContentEntity implements Serializable

serialVersionUID: 61938327L

Serialized Form fields

binaryValue

BinaryValue binaryValue

booleanValue

Boolean booleanValue

calendarValue

Calendar calendarValue

doubleValue

Double doubleValue

isDefault

boolean isDefault

longValue

Long longValue

stringValue

String stringValue

position

int position

Class com.bea.content.PropertyChoiceExistsException extends RepositoryException implements Serializable

Class com.bea.content.PropertyDefinition extends ContentEntity implements Serializable

serialVersionUID: 912897128L

Serialized Form fields

description

String description

propertyChoices

PropertyChoice[] propertyChoices

name

String name

reference

String reference

type

int type

nestedObjectClassId

ID nestedObjectClassId

isReadOnly

boolean isReadOnly

isRestricted

boolean isRestricted

isMandatory

boolean isMandatory

isMultiValued

boolean isMultiValued

isPrimary

boolean isPrimary

isSearchable

boolean isSearchable

propertyDefinitionType

int propertyDefinitionType

isNested

boolean isNested

nestedObjectClass

ObjectClass nestedObjectClass

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.RepositoryId extends Object implements Serializable

serialVersionUID: 5321948723L

Serialized Form fields

name

String name

dataSourceName

String dataSourceName

Class com.bea.content.RepositoryRuntimeException extends RuntimeException implements Serializable

Class com.bea.content.TransitionNotFoundException extends RepositoryException implements Serializable

Class com.bea.content.UnsupportedRepositoryFeatureException extends RepositoryRuntimeException implements Serializable

Class com.bea.content.UnsupportedRepositoryOperationException extends RepositoryRuntimeException implements Serializable

Class com.bea.content.Value extends Object implements Serializable

serialVersionUID: 675234091L

Serialized Form fields

binaryValue

BinaryValue binaryValue

booleanValue

Boolean booleanValue

calendarValue

Calendar calendarValue

doubleValue

Double doubleValue

linkedNodeIdValue

ID linkedNodeIdValue

longValue

Long longValue

stringValue

String stringValue

nestedValue

Property[] nestedValue

position

int position

dirty

boolean dirty

calendarHashCode

int calendarHashCode

calendar

Calendar calendar

Class com.bea.content.ValueOutOfBoundsException extends RepositoryException implements Serializable

Class com.bea.content.WorkflowExistsException extends RepositoryException implements Serializable

Class com.bea.content.WorkflowInUseException extends RepositoryException implements Serializable


Package com.bea.content.expression

Class com.bea.content.expression.AutonomyLanguageParameterSet extends Object implements Serializable

Serialized Form fields

languageType

String languageType

anyLanguage

Boolean anyLanguage

matchLanguageType

String matchLanguageType

matchLanguage

String matchLanguage

matchEncoding

String matchEncoding

languageTypeSet

boolean languageTypeSet

anyLanguageSet

boolean anyLanguageSet

matchLanguageTypeSet

boolean matchLanguageTypeSet

matchLanguageSet

boolean matchLanguageSet

matchEncodingSet

boolean matchEncodingSet

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 Form 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.FullTextSearchLanguageParameterSet extends Object implements Serializable

Class com.bea.content.expression.InvalidQueryException extends RepositoryException implements Serializable

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

serialVersionUID: 98724351298L

Serialized Form fields

hashCode

Number hashCode
Our calculated hashCode.


searchPaths

List<E> 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


expression

Expression expression
The search expression.


fullText

IFullTextSearch fullText
The full text search expression.


contentContext

ContentContext contentContext

contextParams

Map<K,V> contextParams
The context params.

Note from com.bea.p13n.content.expression.Search: Attribute: contextParams


useCache

boolean useCache
indicates whether or not the search should use the cache or not


useFullTextSearch

boolean useFullTextSearch
Whether a full text search is to be performed instead of a database search.

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

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

serialVersionUID: 87234882367L

Serialized Form 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.federated.events

Class com.bea.content.federated.events.ContentUsageEvent extends TrackingEvent implements Serializable


Package com.bea.content.indexer

Class com.bea.content.indexer.IndexerRunnerException extends Exception implements Serializable


Package com.bea.content.loader.bulk

Class com.bea.content.loader.bulk.BulkLoader.ShowUsageException extends IllegalArgumentException implements Serializable

Class com.bea.content.loader.bulk.FileBulkLoader.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.RepositoryConfig extends Object implements Serializable

serialVersionUID: 9875982435232L

Serialized Form fields

locks

ReentrantReadWriteLock locks
When cloning, copying, or otherwise updating the actual RepositoryConfig object, we'll use a write lock. Default fairness policy to grant lock to the thread that's been waiting longest to acquire it.


writeLock

Lock writeLock

name

String name

className

String className

properties

Properties properties

userName

String userName

password

String password

readOnly

boolean readOnly

nodeCacheMaxEntries

int nodeCacheMaxEntries

nodeCacheTtl

long nodeCacheTtl

nodeCacheIsEnabled

boolean nodeCacheIsEnabled

typeCacheMaxEntries

int typeCacheMaxEntries

typeCacheTtl

long typeCacheTtl

typeCacheIsEnabled

boolean typeCacheIsEnabled

binaryCacheMaxEntries

int binaryCacheMaxEntries

binaryCacheMaxEntrySize

long binaryCacheMaxEntrySize

binaryCacheTtl

long binaryCacheTtl

binaryCacheIsEnabled

boolean binaryCacheIsEnabled

searchIsEnabled

boolean searchIsEnabled

searchIndexingIsEnabled

boolean searchIndexingIsEnabled

fulltextSearchIsEnabled

boolean fulltextSearchIsEnabled

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.sort

Class com.bea.content.manager.sort.NodeComparator extends Object implements Serializable

serialVersionUID: 982734231134L

Serialized Form fields

sortCriteria

SortCriteria[] sortCriteria
The sort criteria used when sorting nodes.

Class com.bea.content.manager.sort.ObjectClassComparator extends Object implements Serializable

serialVersionUID: 2938421123L

Class com.bea.content.manager.sort.PropertyChoiceComparator extends Object implements Serializable

serialVersionUID: 823142141234L

Class com.bea.content.manager.sort.PropertyComparator extends Object implements Serializable

serialVersionUID: 9812342131L

Class com.bea.content.manager.sort.PropertyDefinitionComparator extends Object implements Serializable

serialVersionUID: 238421313L

Class com.bea.content.manager.sort.PropertyValueComparator extends Object implements Serializable

serialVersionUID: 23874239L


Package com.bea.content.paging

Class com.bea.content.paging.FilterCriteria extends Object implements Serializable

serialVersionUID: 76523423L

Serialized Form fields

filterMethod

FilterMethod filterMethod

string

String string

property

String property

locale

Locale locale

Class com.bea.content.paging.SortCriteria extends Object implements Serializable

serialVersionUID: 48923642L

Serialized Form fields

order

SortOrder order

property

String property

locale

Locale locale

Package com.bea.content.spi

Class com.bea.content.spi.FilterCriteria extends Object implements Serializable

serialVersionUID: 23984237271L

Serialized Form fields

filterResults

boolean filterResults
Deprecated 

filterValue

String filterValue
Deprecated 

filterMethod

FilterMethod filterMethod
Deprecated 

property

String property
Deprecated 

locale

Locale locale
Deprecated 

Class com.bea.content.spi.QueryCriteria extends Object implements Serializable

serialVersionUID: 19823423772L

Serialized Form fields

sortCriteria

SortCriteria sortCriteria
Deprecated 

filterCriteriaList

List<E> filterCriteriaList
Deprecated 

Class com.bea.content.spi.QueryResult extends Object implements Serializable

serialVersionUID: 2812923455L

Serialized Form fields

queryCriteria

QueryCriteria queryCriteria
Deprecated 

queryResults

List<E> queryResults
Deprecated 

Class com.bea.content.spi.SortCriteria extends Object implements Serializable

serialVersionUID: 7239346161L

Serialized Form fields

sortResults

boolean sortResults
Deprecated 

sortAscending

boolean sortAscending
Deprecated 

property

String property
Deprecated 

locale

Locale locale
Deprecated 

Package com.bea.content.spi.flexspi

Package com.bea.content.spi.flexspi.common

Class com.bea.content.spi.flexspi.common.FilterCriteria extends Object implements Serializable

serialVersionUID: 23984237271L

Serialized Form fields

filterResults

boolean filterResults

filterValue

String filterValue

filterMethod

FilterMethod filterMethod

property

String property

locale

Locale locale

Class com.bea.content.spi.flexspi.common.QueryResult extends Object implements Serializable

serialVersionUID: 2812923455L

Serialized Form fields

queryCriteria

QueryCriteria queryCriteria

queryResults

List<E> queryResults

Class com.bea.content.spi.flexspi.common.SortCriteria extends Object implements Serializable

serialVersionUID: 7239346161L

Serialized Form fields

sortResults

boolean sortResults

sortAscending

boolean sortAscending

property

String property

locale

Locale locale

Package com.bea.content.spi.flexspi.repository

Package com.bea.content.spi.flexspi.ticket

Package com.bea.content.virtual

Class com.bea.content.virtual.VirtualNode extends Object implements Serializable

serialVersionUID: 2398472355L

Serialized Form fields

id

ID id
The virtual node's ID.


name

String name
The virtual node's name.


assignedToRoles

String[] assignedToRoles
The roles that this virtual node is assigned to.


assignedToUser

String assignedToUser
The user that this virtual node is assigned to.


isLocked

boolean isLocked
The flag indicating if this virtual node is locked.


currentVersion

Version currentVersion
The current version of this virtual node. Note: As of 10.2, this member variable is no longer used. The accessor VirtualNode.getCurrentVersion() should be used.


currentVersionName

String currentVersionName
The name of the virtual node's current version.


objectClassId

String objectClassId
The object class id for this virtual node.


repositoryManager

RepositoryManager repositoryManager

objectClass

ObjectClass objectClass
The object class of this virtual node.


assignedToVersionName

String assignedToVersionName
This value is set to the version name if this virtual node is locked. Then this version name is used in place of the current version name to get the version data.


Package com.bea.content.virtual.lifecycle

Class com.bea.content.virtual.lifecycle.LifeCycle extends Object implements Serializable

serialVersionUID: 987234611L

Serialized Form fields

repositoryManager

RepositoryManager repositoryManager
Deprecated 

Package com.bea.content.virtual.sort

Class com.bea.content.virtual.sort.VersionComparator extends Object implements Serializable

serialVersionUID: 89723423L


Package com.bea.content.virtual.version

Class com.bea.content.virtual.version.Version extends VersionableContent implements Serializable

serialVersionUID: 9872346156L

Serialized Form fields

versionName

String versionName

modifiedBy

String modifiedBy

modifiedDate

Calendar modifiedDate

nodeId

ID nodeId

Class com.bea.content.virtual.version.VersionableContent extends Object implements Serializable

serialVersionUID: 9872314561L

Serialized Form fields

status

int status

comment

String comment

properties

Property[] properties

virtualNode

VirtualNode virtualNode

Package com.bea.content.virtual.workflow

Class com.bea.content.virtual.workflow.DraftAction extends StandardAction implements Serializable

serialVersionUID: 827361554L

Class com.bea.content.virtual.workflow.PublishAction extends StandardAction implements Serializable

serialVersionUID: 18764329015L

Serialized Form fields

repositoryManager

RepositoryManager repositoryManager

Class com.bea.content.virtual.workflow.ReadyAction extends StandardAction implements Serializable

serialVersionUID: 18238727252L

Class com.bea.content.virtual.workflow.RejectAction extends StandardAction implements Serializable

serialVersionUID: 5623917124L

Class com.bea.content.virtual.workflow.RetireAction extends StandardAction implements Serializable

serialVersionUID: 8723916151L

Serialized Form fields

repositoryManager

RepositoryManager repositoryManager

Class com.bea.content.virtual.workflow.StandardAction extends Object implements Serializable

serialVersionUID: 27848261557L

Class com.bea.content.virtual.workflow.Workflow extends Object implements Serializable

serialVersionUID: 892037845721L

Serialized Form fields

id

ID id

name

String name

comment

String comment

isInheritedOnTarget

boolean isInheritedOnTarget

createdDate

Date createdDate

modifiedDate

Date modifiedDate

statusTextMap

HashMap<K,V> statusTextMap

Class com.bea.content.virtual.workflow.WorkflowException extends RepositoryException implements Serializable

Serialized Form fields

related

Throwable related

Package com.bea.netuix.application.communities

Class com.bea.netuix.application.communities.AbstractCommunityCallback extends Object implements Serializable

Serialized Form fields

DEBUG

Debug DEBUG

Class com.bea.netuix.application.communities.CommunityDesktop extends Object implements Serializable

Serialized Form fields

_desktopDefinitionId

DesktopDefinitionId _desktopDefinitionId
DesktopDefinitionId of the desktop associated with this community.


_cloneSourceDesktop

boolean _cloneSourceDesktop
Flag to denote if specified source desktop should be cloned. If set to false, this community will only point to the desktop. Also, the desktop will be converted to type COMMUNITY if it is not of type COMMUNITY. An exception will be thrown if the desktop is being used.


_desktopDefinition

DesktopDefinition _desktopDefinition
DesktopDefinition associated with this community.


_templateId

TemplateId _templateId
Portal dot file template associated with this community.

Class com.bea.netuix.application.communities.CommunityInfo extends Object implements Serializable

Serialized Form fields

localizationResource

LocalizationResource localizationResource
The localized title and description for this community. If null, the intersectionId may be used to obtain a LocalizationResource.


intersectionId

LocalizationIntersectionId intersectionId
LocalizationIntersectionId for community localized title and description.


communityDesktop

CommunityDesktop communityDesktop
The desktop to be associated with the community.


portalPath

PortalPath portalPath
Portal path for the new desktop to be created. Webapp name from DesktopDefinitionId will be used. Will be ignored if CommunityDesktop specifies a new desktop definition.


desktopPath

DesktopPath desktopPath
Desktop path for the new desktop to be created. Webapp name from DesktopDefinitionId will be used. Will be ignored if CommunityDesktop specifies a new desktop definition.


expirationDate

Date expirationDate
The expiration date for this community. A community that automatically goes into the deactivated state after the expiration date. If null, the community never expires.


timeZone

TimeZone timeZone
TimeZone applicable to this community. May be used to adjust display of the expiration date.


active

boolean active
Flag to denote if this community is active. An active community supports member interaction and may be rendered. An incative community only supports interaction with a very restricted set of members and may not be rendered.


_public

boolean _public
Flag to denote if a community is public. A public comunity may have it's title and description be displayed in search results. A user has to be a member of a community to interact with it.


template

boolean template
Flag to denote if a community is a template. A template is a community that itself does not get rendered or have any members. It may only be used as a starting point to create a new community. Communities marked as templates have to be public and inactive.

See Also
ICommunityManager.createCommunity(com.bea.netuix.application.manager.CustomizationContext, com.bea.netuix.application.definition.CommunityDefinition), ICommunityManager.createCommunityTemplate(com.bea.netuix.application.manager.CustomizationContext, com.bea.netuix.application.definition.CommunityDefinition)

global

boolean global
Flag to denote whether a community template is global. Non-global communities require a user to have access to the enclosing portal. Global communities do away with this restriction.


personalPagesEnabled

boolean personalPagesEnabled
Flag to denote if this community allows members to add personal pages to the community.


publicRegistrationEnabled

boolean publicRegistrationEnabled
Flag to denote if this community allows members to self-register without having been invited.


registrationPageUri

String registrationPageUri
Uri to the registration page.


errorUri

String errorUri
Uri to the page to be displayed when the community cannot be viewed by a user, such as when the community is dactivated or the membership is deactivated.


accessTrackingEnabled

boolean accessTrackingEnabled
Flag to denote if member access tracking is enabled for this community.


communityCallbackClass

String communityCallbackClass
Name of the class to send a callback to on community events


parentId

CommunityDefinitionId parentId
An optional link to a parent community. NOTE: The framework does not attempt to verify circular references.


properties

Map<K,V> properties
Map of CommuityProperty objects associated with this community keyed by property name. Property values may be multi-valued.

Class com.bea.netuix.application.communities.CommunityMember extends Object implements Serializable

Serialized Form fields

id

CommunityMemberId id

wlsUserId

String wlsUserId

external

boolean external

active

boolean active

Class com.bea.netuix.application.communities.CommunityMembership extends Object implements Serializable

Serialized Form fields

id

CommunityMembershipId id

member

CommunityMember member

cDefinitionId

CommunityDefinitionId cDefinitionId

active

boolean active

capabilities

HashSet<E> capabilities

hasAdminCapability

Boolean hasAdminCapability

lastAccess

Date lastAccess

joinDate

Date joinDate

Class com.bea.netuix.application.communities.CommunityMembershipCriteria extends MembershipCriteria implements Serializable

Class com.bea.netuix.application.communities.CommunityProperty extends Object implements Serializable

Serialized Form fields

name

String name
Name of this property


description

String description
Description for this property


communityDefinitionId

CommunityDefinitionId communityDefinitionId
CommunityDefinitionId of the community this property is associated with.


multiValued

boolean multiValued
Flag to denote if this property supports multiple values.


values

List<E> values
The list of property values. Only one value implies a single valued property

Class com.bea.netuix.application.communities.CommunityPropertyValue extends Object implements Serializable

Serialized Form fields

value

String value

Class com.bea.netuix.application.communities.CommunitySearchCriteria extends TemplateSearchCriteria implements Serializable

Serialized Form fields

localize

boolean localize

ignoreExpiredCommunities

boolean ignoreExpiredCommunities

filterByPublic

boolean filterByPublic

includePublic

boolean includePublic

filterByActive

boolean filterByActive

includeActive

boolean includeActive

filterByPublicRegistration

boolean filterByPublicRegistration

includePublicRegistration

boolean includePublicRegistration

filterByPersonalPagesEnabled

boolean filterByPersonalPagesEnabled

includePersonalPagesEnabled

boolean includePersonalPagesEnabled

filterByAccessTrackingEnabled

boolean filterByAccessTrackingEnabled

includeAccessTrackingEnabled

boolean includeAccessTrackingEnabled

Class com.bea.netuix.application.communities.InvitationSearchCriteria extends Object implements Serializable

Serialized Form fields

communityId

CommunityDefinitionId communityId

userName

String userName

fromWlsUserName

String fromWlsUserName

fromWlsUserNameFilter

FilterMethod fromWlsUserNameFilter

userNameFilter

FilterMethod userNameFilter

inviteAddress

String inviteAddress

invitationStatus

InvitationStatus invitationStatus

inviteAddressFilter

FilterMethod inviteAddressFilter

orderBy

String orderBy

orderAscending

boolean orderAscending

Class com.bea.netuix.application.communities.MemberCriteria extends Object implements Serializable

Serialized Form fields

memberId

CommunityMemberId memberId

username

String username

Class com.bea.netuix.application.communities.MemberMembershipCriteria extends MembershipCriteria implements Serializable

Class com.bea.netuix.application.communities.MembershipCapability extends Object implements Serializable

Serialized Form fields

canonicalName

String canonicalName

displayName

String displayName

admin

boolean admin

Class com.bea.netuix.application.communities.MembershipCriteria extends Object implements Serializable

Serialized Form fields

communityId

CommunityDefinitionId communityId

memberId

CommunityMemberId memberId

webAppName

String webAppName

username

String username

usernameFilter

FilterMethod usernameFilter

memberActive

Boolean memberActive

memberExternal

Boolean memberExternal

membershipActive

Boolean membershipActive

membershipAccessible

Boolean membershipAccessible

capability

MembershipCapability capability

hasCapability

boolean hasCapability

joinBefore

Date joinBefore

joinAfter

Date joinAfter

lastAccessBefore

Date lastAccessBefore

lastAccessAfter

Date lastAccessAfter

accessRecorded

Boolean accessRecorded

orderBy

String orderBy

orderAscending

boolean orderAscending

Package com.bea.netuix.application.communities.exception

Class com.bea.netuix.application.communities.exception.CommunityCallbackException extends CommunityException implements Serializable

Class com.bea.netuix.application.communities.exception.CommunityException extends NetuixException implements Serializable

Class com.bea.netuix.application.communities.exception.CommunityIllegalArgumentException extends IllegalArgumentException implements Serializable


Package com.bea.netuix.application.communities.invitations

Class com.bea.netuix.application.communities.invitations.Invitation extends Object implements Serializable

Serialized Form fields

wlsUserName

String wlsUserName

fromWlsUserName

String fromWlsUserName

invitationStatus

InvitationStatus invitationStatus

validationText

String validationText

communityId

CommunityDefinitionId communityId

expirationDate

Timestamp expirationDate

creationDate

Timestamp creationDate

invitationPayload

String invitationPayload

inviteeId

InviteeId inviteeId

inviteeAddress

String inviteeAddress

attributes

Map<K,V> attributes

capabilities

Set<E> capabilities

Class com.bea.netuix.application.communities.invitations.InvitationDetails extends Object implements Serializable

Serialized Form fields

communityId

CommunityDefinitionId communityId

fromWlsUser

String fromWlsUser

invitationPayload

String invitationPayload

expirationDate

Timestamp expirationDate

selfDestructFlag

boolean selfDestructFlag

validationTextGenerator

InvitationValidationTextGenerator validationTextGenerator

attributes

Map<K,V> attributes

Class com.bea.netuix.application.communities.invitations.InviteeIteratorException extends Exception implements Serializable

Class com.bea.netuix.application.communities.invitations.SimpleInviteeIterator extends Object implements Serializable

Serialized Form fields

invitees

ArrayList<E> invitees

internalIterator

Iterator<E> internalIterator

Class com.bea.netuix.application.communities.invitations.SimpleValidationTextGenerator extends Object implements Serializable

Serialized Form fields

inviteDetails

InvitationDetails inviteDetails

Class com.bea.netuix.application.communities.invitations.UserAndGroupInviteeIterator extends SimpleInviteeIterator implements Serializable

Serialized Form fields

addrType

MessagingAddressType addrType

addrMappingName

String addrMappingName

noProfileNoProblem

boolean noProfileNoProblem

Package com.bea.netuix.application.communities.invitations.email

Class com.bea.netuix.application.communities.invitations.email.EmailInviter extends Object implements Serializable

Serialized Form fields

staticSubjectText

String staticSubjectText

staticBodyText

String staticBodyText

invitationDetails

InvitationDetails invitationDetails

sender

String sender

from

String from

fromPersonalName

String fromPersonalName

password

String password

smtpServerAddress

String smtpServerAddress

smtpServerPort

String smtpServerPort

replyTo

String replyTo

replyToPersonalName

String replyToPersonalName

emailFormatter

EmailTextFormatter emailFormatter

communityRegistrationURL

String communityRegistrationURL

mailSession

javax.mail.Session mailSession

mailSessionDebug

boolean mailSessionDebug

Package com.bea.netuix.application.communities.invitations.spi

Class com.bea.netuix.application.communities.invitations.spi.InviteException extends Exception implements Serializable


Package com.bea.netuix.application.communities.notifications

Class com.bea.netuix.application.communities.notifications.CommunityMembershipsEnumerator extends Object implements Serializable

Serialized Form fields

iterator

Iterator<E> iterator

criteria

CommunityMembershipCriteria criteria

memberships

SortableFilterablePagedResult<T> memberships

Package com.bea.netuix.application.definition

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

definitionLabel

String definitionLabel

hidden

boolean hidden

_public

boolean _public

webAppName

String webAppName

bookInstance

BookInstance bookInstance

createdDate

Date createdDate

modifiedDate

Date modifiedDate

hasProxyInfo

byte hasProxyInfo

providerName

String providerName

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

Serialized Form fields

l10nManager

LocalizationManager l10nManager

localizationResource

LocalizationResource localizationResource
The localized title and description for this community.


intersectionId

LocalizationIntersectionId intersectionId
The intersection id associated with the localized title for this community.


communityDesktop

CommunityDesktop communityDesktop
When passing a CommunityDefinition as an argument to the createCommunity or updateCommunity method on ICommuityManager this represents the desktop to be used. This will be set to null on CommunityDefinition objects returned from ICommunityManager.


expirationDate

Date expirationDate
Time to live as a Date for this community. A community that has lived out its time to live automatically goes into the deactivated state. If null, the community will never expire.


timeZone

TimeZone timeZone
TimeZone applicable to the expirationDate. All calculations related to expirationDate will be done based on this TimeZone.


active

boolean active
Flag to denote if this community is active. An active community supports member interaction and may be rendered. An incative community only supports interaction with a very restricted set of members and may not be rendered.


_public

boolean _public
Flag to denote if a community is public. A public comunity may have its title and description be displayed in search results. A user has to be a member of a community to interact with it.


template

boolean template
Flag to denote if a community is a template. A template is a community that itself does not get rendered or have any members. It may only be used as a starting point to create a new community. Communities marked as templates have to be public and inactive.

See Also
ICommunityManager.createCommunity(com.bea.netuix.application.manager.CustomizationContext, com.bea.netuix.application.definition.CommunityDefinition), ICommunityManager.createCommunityTemplate(com.bea.netuix.application.manager.CustomizationContext, com.bea.netuix.application.definition.CommunityDefinition)

global

boolean global
Flag to denote whether a community template is global. Non-global communities require a user to have access to the enclosing portal. Global communities do away with this restriction.


personalPagesEnabled

boolean personalPagesEnabled
Flag to denote if this community allows members to add personal pages to the community.


publicRegistrationEnabled

boolean publicRegistrationEnabled
Flag to denote if this community allows members to self register without an invitation.


registrationPageUri

String registrationPageUri
Uri to the registration page.


errorUri

String errorUri
Uri to the page to be displayed when this community is deactivated.


properties

Map<K,V> properties
Map of CommuityProperty objects associated with this community keyed by property name. Property values may be multi-valued.


portalPath

PortalPath portalPath
Portal path of new desktop to be created when creating a new community.


desktopPath

DesktopPath desktopPath
Desktop path of new desktop to be created when creating a new community.


accessTrackingEnabled

boolean accessTrackingEnabled
Flag to denote if member access tracking is enabled for this community.


communityURI

CommunityURI communityURI
The community URI for this community... This object is only initialized (by the getCommunityURI() method) if requested, as it is a duplicate of information stored in other fields. It is used in the CommunityContext objects. This is also accessed from CommunityDefinitionInternal, which is why it is protected and not private.


communityCallbackClass

String communityCallbackClass
Name of the class to send a callback to on community events


parentId

CommunityDefinitionId parentId
An optional link to a parent community. NOTE: The framework does not attempt to verify circular references.


createdDate

Date createdDate

modifiedDate

Date modifiedDate

l10nManagerHandle

javax.ejb.Handle l10nManagerHandle

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

Serialized Form fields

desktopDefinitionId

DesktopDefinitionId desktopDefinitionId

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

bookDefinitionId

BookDefinitionId bookDefinitionId

desktopInstance

DesktopInstance desktopInstance

desktopType

DesktopType.DesktopTypeValue desktopType

template

boolean template

global

boolean global

treeOptimization

boolean treeOptimization

asyncMode

DesktopDefinition.AsyncModeType asyncMode

createdDate

Date createdDate

modifiedDate

Date modifiedDate

scrollToWindow

boolean scrollToWindow

goo

boolean goo

dvt

boolean dvt

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

Serialized Form 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

createdDate

Date createdDate

modifiedDate

Date modifiedDate

thumbnailUri

String thumbnailUri

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

lookAndFeelFile

String lookAndFeelFile

deleted

boolean deleted

definitionLabel

String definitionLabel

createdDate

Date createdDate

modifiedDate

Date modifiedDate

thumbnailUri

String thumbnailUri

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

Serialized Form 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 Form fields

markupDefinitionId

MarkupDefinitionId markupDefinitionId

localizationResource

LocalizationResource localizationResource

webAppName

String webAppName

menuFile

String menuFile

deleted

boolean deleted

thumbnailUri

String thumbnailUri

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

definitionLabel

String definitionLabel

hidden

boolean hidden

_public

boolean _public

webAppName

String webAppName

pageInstance

PageInstance pageInstance

createdDate

Date createdDate

modifiedDate

Date modifiedDate

hasProxyInfo

byte hasProxyInfo

providerName

String providerName

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

location

int location

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

Serialized Form fields

webAppName

String webAppName

pp

PortalPath pp

localizationResource

LocalizationResource localizationResource

contentUri

String contentUri

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form fields

pid

PortletCategoryDefinitionId pid
parent id


localizationResource

LocalizationResource localizationResource

isRoot

boolean isRoot

webAppName

String webAppName

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form 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

wsrpUserPropertiesMode

int wsrpUserPropertiesMode

stateChangeFlag

byte stateChangeFlag

requiresUrlTemplates

boolean requiresUrlTemplates

templatesStoredInSession

boolean templatesStoredInSession

portletState

byte[] portletState

producerOfferedPortlet

boolean producerOfferedPortlet

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form fields

portletType

PortletMarkup.PortletType portletType

help

boolean help

edit

boolean edit

maximize

boolean maximize

minimize

boolean minimize

isFloat

boolean isFloat

delete

boolean delete

backingFile

String backingFile

strutsModule

String strutsModule

action

String action

lafDependenciesUri

String lafDependenciesUri

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

shellFile

String shellFile

deleted

boolean deleted

createdDate

Date createdDate

modifiedDate

Date modifiedDate

thumbnailUri

String thumbnailUri

headerLayoutDefinitionId

LayoutDefinitionId headerLayoutDefinitionId

footerLayoutDefinitionId

LayoutDefinitionId footerLayoutDefinitionId

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

Serialized Form fields

_templateTypeId

com.bea.netuix.application.identifier.TemplateTypeId _templateTypeId

_templateType

TemplateTypeDefinition.TemplateType _templateType

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

Serialized Form fields

localizationResource

LocalizationResource localizationResource

markupDefinitionId

MarkupDefinitionId markupDefinitionId

webAppName

String webAppName

themeFile

String themeFile

deleted

boolean deleted

createdDate

Date createdDate

modifiedDate

Date modifiedDate

thumbnailUri

String thumbnailUri

Package com.bea.netuix.application.exception

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

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

Serialized Form fields

existingFilePath

String existingFilePath

newFilePath

String newFilePath

duplicatedLabel

String duplicatedLabel

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.IllegalOperationException 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.ObjectInUseException extends NetuixException implements Serializable

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

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

Serialized Form fields

redirectUri

String redirectUri

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.CommunityDefinitionId extends Id implements Serializable

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

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

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

Serialized Form fields

webAppName

String webAppName

portalPath

String portalPath

desktopPath

String desktopPath

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

Serialized Form 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 Form fields

id

int id

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

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

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.MessagingAddressId extends Id implements Serializable

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

Class com.bea.netuix.application.identifier.NotificationPayloadId 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 Form 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.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 Form fields

menuDefinitionId

MenuDefinitionId menuDefinitionId

themeDefinitionId

ThemeDefinitionId themeDefinitionId

menuOrientation

short menuOrientation

instanceTitle

String instanceTitle

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form fields

shellDefinitionId

ShellDefinitionId shellDefinitionId

bookInstanceId

BookInstanceId bookInstanceId

lookAndFeelDefinitionId

LookAndFeelDefinitionId lookAndFeelDefinitionId

instanceTitle

String instanceTitle

desktopType

DesktopType.DesktopTypeValue desktopType

template

boolean template

global

boolean global

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form fields

themeDefinitionId

ThemeDefinitionId themeDefinitionId

layoutDefinitionId

LayoutDefinitionId layoutDefinitionId

instanceTitle

String instanceTitle

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

Serialized Form 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

createdDate

Date createdDate

modifiedDate

Date modifiedDate

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

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

Serialized Form fields

locale

Locale locale

encoding

String encoding

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

Serialized Form 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.localization.view

Package com.bea.netuix.application.manager

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

Serialized Form fields

locales

ArrayList<E> locales

userDesktopInstanceId

DesktopInstanceId userDesktopInstanceId

adminDesktopInstanceId

DesktopInstanceId adminDesktopInstanceId

entitlementRequest

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

p13nContextHandler

P13nContextHandler p13nContextHandler

visitorMode

boolean visitorMode

disassemblerTemplateAction

int disassemblerTemplateAction

adminBookCustomizations

boolean adminBookCustomizations

adminPageCustomizations

boolean adminPageCustomizations

userBookCustomizations

boolean userBookCustomizations

userPageCustomizations

boolean userPageCustomizations

bookInstanceIds

HashMap<K,V> bookInstanceIds

retrieveResultsIfNoLocale

boolean retrieveResultsIfNoLocale
Do we return an object for which there is no localization match?


username

String username
Impersonate a user, only works if user is in Admin Role


proliferationMode

short proliferationMode

daCapabilities

String[] daCapabilities
Capabilities to check DA against when calling paginated methods. The system performs a logical OR on the access checks on these. Defaults to PortalEntitlementConstants.DA_CAPABILITY_CAN_MANAGE.


resourcePrefix

String resourcePrefix
Prefix used for desktop level DA access checks. Used when needing to determine DA taxonomy for page/book/portlet instances...


includeProxyInfo

boolean includeProxyInfo
Do we include proxy information with books and pages?


Package com.bea.netuix.application.manager.persistence

Class com.bea.netuix.application.manager.persistence.DesktopSearchCriteria extends TemplateSearchCriteria implements Serializable

Serialized Form fields

_desktopType

DesktopType.DesktopTypeValue _desktopType

Class com.bea.netuix.application.manager.persistence.TemplateSearchCriteria extends PortalSearchCriteria implements Serializable

Serialized Form fields

templateBitMap

int templateBitMap

titles

List<E> titles

titleFilterMethod

FilterMethod titleFilterMethod

descriptions

List<E> descriptions

descriptionFilterMethod

FilterMethod descriptionFilterMethod

titleDescriptionLogicalOperator

TemplateSearchCriteria.LOGICAL_OPERATOR titleDescriptionLogicalOperator

m_templateSortCriteria

TemplateSearchCriteria.TemplateSortCriteria m_templateSortCriteria

m_templateSortOrder

SortOrder m_templateSortOrder

templateTypeId

com.bea.netuix.application.identifier.TemplateTypeId templateTypeId

Package com.bea.netuix.application.notifications

Class com.bea.netuix.application.notifications.Notification extends Object implements Serializable

Serialized Form fields

id

NotificationId id

username

String username

consumed

boolean consumed

payload

NotificationPayload payload

Class com.bea.netuix.application.notifications.NotificationCriteria extends Object implements Serializable

Serialized Form fields

username

String username

consumed

Boolean consumed

namespace

String namespace

name

String name

targetWebAppName

String targetWebAppName

targetWebAppNameIsCriteria

boolean targetWebAppNameIsCriteria

sourceWebAppName

String sourceWebAppName

sourcePortalPath

String sourcePortalPath

sourcePortalPathIsCriteria

boolean sourcePortalPathIsCriteria

sourceDesktopPath

String sourceDesktopPath

sourceDesktopPathIsCriteria

boolean sourceDesktopPathIsCriteria

sourceDesktopInstanceTitle

String sourceDesktopInstanceTitle

sourceDesktopInstanceTitleIsCriteria

boolean sourceDesktopInstanceTitleIsCriteria

sourcePortletDefinitionLabel

String sourcePortletDefinitionLabel

sourcePortletDefinitionLabelIsCriteria

boolean sourcePortletDefinitionLabelIsCriteria

sourcePortletInstanceLabel

String sourcePortletInstanceLabel

sourcePortletInstanceLabelIsCriteria

boolean sourcePortletInstanceLabelIsCriteria

selfDestruct

Boolean selfDestruct

active

Boolean active

expiresBefore

Date expiresBefore

expiresAfter

Date expiresAfter

payloadId

NotificationPayloadId payloadId

orderBy

String orderBy

orderAscending

boolean orderAscending

Class com.bea.netuix.application.notifications.NotificationPayload extends Object implements Serializable

Serialized Form fields

payloadId

NotificationPayloadId payloadId

namespace

String namespace

name

String name

payload

String payload

targetWebAppName

String targetWebAppName

srcDesktopDefinitionId

DesktopDefinitionId srcDesktopDefinitionId

webAppName

String webAppName

portalPath

PortalPath portalPath

desktopPath

DesktopPath desktopPath

desktopInstanceTitle

String desktopInstanceTitle

portletDefinitionLabel

String portletDefinitionLabel

portletInstanceLabel

String portletInstanceLabel

selfDestruct

boolean selfDestruct

isActive

boolean isActive

expirationDate

Date expirationDate

Class com.bea.netuix.application.notifications.NotificationPayloadInfo extends Object implements Serializable

Serialized Form fields

namespace

String namespace
The namespace for the notification- cannot be null.


name

String name
The name for the notification- cannot be null.


payload

String payload
The actual payload for the notification. May be null.


targetWebAppName

String targetWebAppName
The target webapp for the notification. If null, the notification is assumed to be globally scoped (delivered to all webapps).


sourceWebAppName

String sourceWebAppName
The webapp name for the source of the notification- cannot be null.


sourcePortalPath

PortalPath sourcePortalPath
The portal path for the source of the notification. May be null.


sourceDesktopPath

DesktopPath sourceDesktopPath
The desktop path for the source of the notification. May be null.


sourceDesktopInstanceTitle

String sourceDesktopInstanceTitle
The desktop instance title for the source of the notification. May be null.


sourcePortletDefinitionLabel

String sourcePortletDefinitionLabel
The portlet definition label for the source of the notification. May be null.


sourcePortletInstanceLabel

String sourcePortletInstanceLabel
The portlet instance label for the source of the notification. May be null.


selfDestruct

boolean selfDestruct
Flag indicating whether notifications should self-destruct. If true, the notification will be removed from the database automatically as it is consumed or when it expires. If false, the notification will be marked as consumed or expired in the database but not removed ever by the framework. Default value is true and this is highly recommended.


expirationDate

Date expirationDate
The date after which the notification is considered expired and will no longer be delivered. If the notification self-destruct flag is true, the notification will be automatically removed from the database when it expires. This value cannot be null or prior to the current time.

Class com.bea.netuix.application.notifications.NotificationUserEnumerationException extends Exception implements Serializable


Package com.bea.netuix.application.notifications.enumerators

Class com.bea.netuix.application.notifications.enumerators.AggregatingNotificationUserEnumerator extends Object implements Serializable

Serialized Form fields

enumerators

Collection<E> enumerators

enumeratorIterator

Iterator<E> enumeratorIterator

usernames

HashMap<K,V> usernames

currEnum

INotificationUserEnumerator currEnum

nextUsername

String nextUsername

Class com.bea.netuix.application.notifications.enumerators.CollectionNotificationUserEnumerator extends Object implements Serializable

Serialized Form fields

usernames

Collection<E> usernames

iterator

Iterator<E> iterator

Class com.bea.netuix.application.notifications.enumerators.GroupNotificationUserEnumerator extends Object implements Serializable

Serialized Form fields

wlsGroupName

String wlsGroupName

atnProvider

String atnProvider

users

List<E> users

iterator

Iterator<E> iterator

Package com.bea.netuix.application.search

Class com.bea.netuix.application.search.BookSearchCriteria extends WebAppSearchCriteria implements Serializable

Serialized Form fields

publicOnly

boolean publicOnly

Class com.bea.netuix.application.search.PageSearchCriteria extends WebAppSearchCriteria implements Serializable

Serialized Form fields

publicOnly

boolean publicOnly

Class com.bea.netuix.application.search.PortalSearchCriteria extends WebAppSearchCriteria implements Serializable

Serialized Form fields

portalPaths

PortalPath[] portalPaths

Class com.bea.netuix.application.search.PortletSearchCriteria extends WebAppSearchCriteria implements Serializable

Serialized Form fields

_producerHandle

String _producerHandle

Class com.bea.netuix.application.search.ProxyResourceSearchCriteria extends WebAppSearchCriteria implements Serializable

Class com.bea.netuix.application.search.WebAppSearchCriteria extends Object implements Serializable

Serialized Form fields

webAppName

String webAppName
web app name


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

Class com.bea.netuix.application.transform.disassembler.xip.ExportContext extends ExportImportContext implements Serializable

Serialized Form fields

username

String username

Class com.bea.netuix.application.transform.disassembler.xip.ExportImportContext extends Object implements Serializable

Serialized Form fields

scope

short scope

locale

Locale locale

Class com.bea.netuix.application.transform.disassembler.xip.ImportContext extends ExportImportContext implements Serializable

Serialized Form fields

doDeletes

boolean doDeletes

doMoves

boolean doMoves

doOuterMoves

boolean doOuterMoves

doUpdates

boolean doUpdates

abortIfPortletsMissing

boolean abortIfPortletsMissing

modifyDefinitions

boolean modifyDefinitions

proliferateChanges

short proliferateChanges

createPortal

boolean createPortal

portalTitle

String portalTitle

username

String username

suppressErrorMessages

boolean suppressErrorMessages

proliferatePreferences

boolean proliferatePreferences

preferenceDestinationMaster

HashMap<K,V> preferenceDestinationMaster

hadError

boolean hadError

Package com.bea.netuix.application.util

Class com.bea.netuix.application.util.NonSerializingCacheWrapper extends Object implements Serializable

Serialized Form methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Does nothing.

Throws
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Does nothing.

Throws
IOException

Package com.bea.netuix.application.view

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

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

Serialized Form 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.netuix.laf.genes

Class com.bea.netuix.laf.genes.MutationException extends RuntimeException implements Serializable


Package com.bea.netuix.laf.genes.mutators

Class com.bea.netuix.laf.genes.mutators.Classifier extends Object implements Serializable

Class com.bea.netuix.laf.genes.mutators.PathResolver extends Object implements Serializable


Package com.bea.netuix.servicelevel

Package com.bea.netuix.servlets.controls

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

Serialized Form 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


redirectPath

String redirectPath
Store the path used in sendRedirect

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

Serialized Form fields

name

String name

entitlementsEnabled

boolean entitlementsEnabled

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

Serialized Form fields

children

List<E> children

childNameMap

Map<K,V> childNameMap

isThemeDisplaced

boolean isThemeDisplaced

resolvedLocale

Locale resolvedLocale

attributeRenderer

PresentationContextAttributeRenderer<T extends PresentationContext> attributeRenderer

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

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

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

Class com.bea.netuix.servlets.controls.application.FooterPresentationContext extends PresentationContext 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.ShellPresentationContext extends PresentationContext implements Serializable

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

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

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


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

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

Serialized Form fields

page

String page

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

Serialized Form fields

redirectPath

String redirectPath

resolvedLocale

Locale resolvedLocale

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.layout

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

Serialized Form 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.FlowLayoutPresentationContext extends LayoutPresentationContext implements Serializable

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

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

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.BookBackingContext extends PageBackingContext implements Serializable

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

Class com.bea.netuix.servlets.controls.page.MenuBackingContext extends BackingContext implements Serializable

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

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

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


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

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


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.PortletEvent extends com.bea.netuix.servlets.controls.AbstractEvent implements Serializable

Serialized Form fields

payload

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


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

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

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

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

Serialized Form fields

message

String message

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

Serialized Form fields

message

String message

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

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

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

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

Serialized Form fields

contentUri

String contentUri

errorUri

String errorUri

currentContentUri

String currentContentUri

action

String action

refreshAction

String refreshAction

backingFile

String backingFile

threadsafe

boolean threadsafe

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

Serialized Form fields

contentAttributeRenderer

ContentAttributeRenderer<T extends WindowPresentationContext> contentAttributeRenderer

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


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

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

Serialized Form fields

request

javax.servlet.http.HttpServletRequest request

Package com.bea.netuix.servlets.l10n

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

Serialized Form fields

originalUri

String originalUri

localizedUri

String localizedUri

resolvedLocale

Locale resolvedLocale

Package com.bea.netuix.servlets.l10n.jsp.taglib

Class com.bea.netuix.servlets.l10n.jsp.taglib.ForwardTag extends L10nTagSupport implements Serializable

Class com.bea.netuix.servlets.l10n.jsp.taglib.IncludeTag extends L10nTagSupport implements Serializable

Class com.bea.netuix.servlets.l10n.jsp.taglib.L10nTagSupport extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Form fields

page

String page

language

String language

country

String country

variant

String variant

isLocaleSet

boolean isLocaleSet

Class com.bea.netuix.servlets.l10n.jsp.taglib.ResolveTag extends L10nTagSupport implements Serializable


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.SingleFileServlet implements Serializable

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

Serialized Form fields

locales

ArrayList<E> locales

userName

String userName

portalPath

String portalPath

desktopPath

String desktopPath

retrieveAdmin

boolean retrieveAdmin

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

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

Serialized Form fields

tree

com.bea.netuix.nf.UIControl tree
Deprecated 

contentType

String contentType
Deprecated 

Package com.bea.netuix.servlets.manager.communities

Class com.bea.netuix.servlets.manager.communities.CommunityAccessRedirectionException extends RedirectionException implements Serializable

Serialized Form fields

typeCode

int typeCode

Class com.bea.netuix.servlets.manager.communities.CommunityContextException extends RuntimeException implements Serializable


Package com.bea.netuix.servlets.manager.communities.invitations.notification

Class com.bea.netuix.servlets.manager.communities.invitations.notification.NotificationInviter extends Object implements Serializable

Serialized Form fields

details

InvitationDetails details

targetWebApp

String targetWebApp

Package com.bea.netuix.util

Class com.bea.netuix.util.PortletParameters extends Object implements Serializable

serialVersionUID: 1L

Serialized Form fields

encoding

String encoding

stringRep

String stringRep

paramMap

LinkedHashMap<K,V> paramMap

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 Form 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 Form 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 javax.servlet.http.HttpServlet implements Serializable

Serialized Form 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 javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Form fields

ad

RenderableContent ad

height

int height

width

int width

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

Serialized Form 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.cache

Package com.bea.p13n.cache.servlets

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


Package com.bea.p13n.common

Package com.bea.p13n.content.advislets

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

Serialized Form fields

requiredAttributes

Object[] requiredAttributes

Package com.bea.p13n.content.expression

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

Serialized Form 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 Form 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<K,V> 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 Form 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 Form fields

mName

String mName

Package com.bea.p13n.controls.createUser

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

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

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

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

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

Package com.bea.p13n.controls.exceptions

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


Package com.bea.p13n.controls.login

Package com.bea.p13n.controls.profile

Package com.bea.p13n.controls.rules

Package com.bea.p13n.controls.securityProvider

Package com.bea.p13n.controls.userInfoQuery

Package com.bea.p13n.delegation.taxonomy

Class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder extends Object implements Serializable

Serialized Form fields

parentBuilder

TaxonomyBuilder parentBuilder

Class com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder extends Object implements Serializable


Package com.bea.p13n.display.config.exception

Class com.bea.p13n.display.config.exception.DisplayServiceException extends Exception implements Serializable

Serialized Form fields

errorLevel

String errorLevel

Class com.bea.p13n.display.config.exception.IllegalTemplateDefinitionException extends DisplayServiceException implements Serializable

Class com.bea.p13n.display.config.exception.TemplateLookupException extends DisplayServiceException implements Serializable


Package com.bea.p13n.entitlements.policy

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

Serialized Form 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<E> userList
The list of users that this policy will be predicated upon


groupList

List<E> 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.


dateCreated

Date dateCreated
Date policy created and last modified


dateModified

Date dateModified

description

String description
Optional description when policy created


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.


providerDescription

ProviderDescription providerDescription
The ATZ or RM provider description, which contains a reference to the provider MBean and other descriptive information. For compatibility sake, this field is not required via object construction (defaulting to the default LDAP provider).

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

Serialized Form 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 Form fields

roleList

List<E> 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.EnterpriseRoleResource extends P13nCachedResource implements Serializable

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

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

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

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

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

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

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

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

Serialized Form fields

securityResource

SecurityResource securityResource
The P13nResou