Serialized Form


Package com.sun.portal.providers

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

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

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

Serialized Fields

wrapped

Throwable wrapped

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


Package com.sun.portal.providers.context

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

Serialized Fields

wrapped

Throwable wrapped


Package com.sun.portal.search.providers

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

Serialized Fields

categorySearch

Boolean categorySearch

defaultSearch

Boolean defaultSearch

description

String description

documentDisplay

String documentDisplay

viewHits

int viewHits

Class com.sun.portal.search.providers.SearchRequestBean 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

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


Package com.sun.portal.search.soif

Class com.sun.portal.search.soif.SOIF 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 implements Serializable