Serialized Form


Package com.sun.portal.providers

Class com.sun.portal.providers.AsciiFormInputExpectedException extends InvalidEditFormDataException implements Serializable

Class com.sun.portal.providers.InvalidEditFormDataException extends ProviderException implements Serializable

Class com.sun.portal.providers.ProviderException extends Exception implements Serializable

Serialized Fields

wrapped

Throwable wrapped
The root cause of the exception, or null if this exception is the root cause.

Class com.sun.portal.providers.UnknownEditTypeException extends ProviderException implements Serializable


Package com.sun.portal.providers.containers

Class com.sun.portal.providers.containers.UnsupportedWindowStateException extends ProviderException implements Serializable


Package com.sun.portal.providers.context

Class com.sun.portal.providers.context.PropertiesFilterException extends ProviderContextException implements Serializable

Class com.sun.portal.providers.context.ProviderContextException extends Exception implements Serializable

Serialized Fields

wrapped

Throwable wrapped
The root cause of the exception, or null if this exception is the root cause.


Package com.sun.portal.search.providers

Class com.sun.portal.search.providers.SearchEditFormBean extends Object implements Serializable

Serialized Fields

categorySearch

Boolean categorySearch

defaultSearch

Boolean defaultSearch

description

String description

defaultMode

String defaultMode

hits

Integer hits

viewHits

int viewHits

Class com.sun.portal.search.providers.SearchRequestBean extends Object implements Serializable

Serialized Fields

scope

String scope

page

int page
These are Session variables in the JSP and are passed around as HTML hidden attributes. They are temporarily stored in the request Bean for convenient data access and data manipulation within the Bean object


description

String description

mode

String mode

browseCategory

String browseCategory

scat

String scat

viewHits

int viewHits

processRating

String processRating

wordsOp

String wordsOp
Advanced Search specific parameters


wordsVal

String wordsVal

nowords

String nowords

vhits

int vhits

urlOp

String urlOp

urlVal

String urlVal

since

String since

authorOp

String authorOp

authorVal

String authorVal

titleOp

String titleOp

titleVal

String titleVal

keywordsOp

String keywordsOp

keywordsVal

String keywordsVal

expiresOp

String expiresOp

expiresVal

String expiresVal

lmodifiedOp

String lmodifiedOp

lmodifiedVal

String lmodifiedVal

database

String database

rating

String rating

sd

boolean sd


Package com.sun.portal.search.soif

Class com.sun.portal.search.soif.SOIF extends HashMap implements Serializable

Serialized Fields

schemaName

String schemaName
The SOIF schema name.


URL

String URL
The SOIF URL.


encoding

String encoding
Byte encoding.

Class com.sun.portal.search.soif.SOIFException extends IOException implements Serializable