A B C D E F G H I J K L M N O P Q R S T U V W X

A

ALL - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <ALL> string operation
ANY - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <OR> operation
AVPair - class com.sun.portal.search.soif.AVPair.
AVPair - a class used to represent a SOIF attribute-value pair.
AVPair(String) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs an empty, named AVPair instance
AVPair(String, String) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs a new AVPairs instance with a String value.
AVPair(String, byte[]) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs a new AVPairs instance with a byte array value.
AVPair(String, String, int) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs an AVPair consisting of a String value with the given index.
AVPair(String, byte[], int) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs an AVPair consisting of a byte array value with the given index.
AVPair(String, byte[], int, String) - Constructor for class com.sun.portal.search.soif.AVPair
Constructs an AVPair consisting of a String value with the given index and encoding.
AsciiFormInputExpectedException - exception com.sun.portal.providers.AsciiFormInputExpectedException.
This exception should be thrown from processEdit when it requires ASCII-only encoded form input but is sent something else.

AsciiFormInputExpectedException(String) - Constructor for class com.sun.portal.providers.AsciiFormInputExpectedException
Constructs a new exception with the specified message, indicating a ASCII encoded string is expected but got something else from the input is sent.

absorb(SOIF) - Method in class com.sun.portal.search.soif.SOIF
Copies all data from another SOIF without replacement.
absorb(SOIF, String[]) - Method in class com.sun.portal.search.soif.SOIF
Copies selected data from another SOIF without replacement Ignores case of all attribute names.
addTab(String, String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Adds the tab back to the desktop that has been removed before
allContentChanged() - Method in interface com.sun.portal.providers.context.ProviderContext
Flags content for all channels as changed.
attribute - Variable in class com.sun.portal.search.soif.AVPair
Attribute name.
authorOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Compares the input parameter with the authorOp property

B

BOTTOM - Static variable in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Bottom Row in the TableContainerProvider
booleanCheckBox(Boolean) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Returns 'CHECKED' if the parameter is true and false otherwise

C

CACHE_TIMEOUT_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name specifying the cache time out value (in seconds).
CENTER - Static variable in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Center column in the TableContainerProvider
CHANNEL_NAME_SEPARATOR - Static variable in interface com.sun.portal.providers.context.ContainerProviderContext
Separator character for nested channel names.
CLIENT_PROPERTIESFILTER_CLASSNAME - Static variable in class com.sun.portal.providers.context.PropertiesFilterFactory
 
CONTAIN - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <CONTAINS> operation
CUSTOM_THEME - Static variable in class com.sun.portal.providers.context.Theme
Constant refering to the custom theme.
ClientPropertiesFilter - class com.sun.portal.providers.context.ClientPropertiesFilter.
This class implements the "client" filter.
ClientPropertiesFilter() - Constructor for class com.sun.portal.providers.context.ClientPropertiesFilter
Constructor.
ContainerProvider - interface com.sun.portal.providers.containers.ContainerProvider.
ContainerProvider defines the interface for implementing a container provider.
ContainerProviderAdapter - class com.sun.portal.providers.containers.ContainerProviderAdapter.
This class provides default implementations of methods in the ContainerProvider interface implemented using a containerProviderContext object as the persistent store.
ContainerProviderAdapter() - Constructor for class com.sun.portal.providers.containers.ContainerProviderAdapter
 
ContainerProviderContext - interface com.sun.portal.providers.context.ContainerProviderContext.
An environment for container provider execution.
close() - Method in class com.sun.portal.search.soif.SOIFInputStream
Closes the stream.
com.sun.portal.providers - package com.sun.portal.providers
 
com.sun.portal.providers.containers - package com.sun.portal.providers.containers
 
com.sun.portal.providers.containers.jsp.single - package com.sun.portal.providers.containers.jsp.single
 
com.sun.portal.providers.containers.jsp.tab - package com.sun.portal.providers.containers.jsp.tab
 
com.sun.portal.providers.containers.jsp.table - package com.sun.portal.providers.containers.jsp.table
 
com.sun.portal.providers.context - package com.sun.portal.providers.context
 
com.sun.portal.providers.jsp - package com.sun.portal.providers.jsp
 
com.sun.portal.providers.urlscraper - package com.sun.portal.providers.urlscraper
 
com.sun.portal.providers.xml - package com.sun.portal.providers.xml
 
com.sun.portal.search.demo - package com.sun.portal.search.demo
 
com.sun.portal.search.providers - package com.sun.portal.search.providers
 
com.sun.portal.search.soif - package com.sun.portal.search.soif
 
com.sun.portal.wsrp.producer.registration.validator - package com.sun.portal.wsrp.producer.registration.validator
 
contains(String) - Method in class com.sun.portal.search.soif.SOIF
Tests for attribute existence.
containsKey(Object) - Method in class com.sun.portal.search.soif.SOIF
Case insensistive collection function.
contentChanged(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Flags channel content as changed.
contentSize() - Method in class com.sun.portal.search.soif.AVPair
 
contentSize() - Method in class com.sun.portal.search.soif.SOIF
 
copyChannel(String, String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Copies a channel.
createChannel(String, String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Creates a new channel.
createContainer(String, String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Creates a new container channel.

D

DEFAULT_FEED_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name specifying the default feed to be used if no other is available.
DISABLE_MAX_AGE_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name specifying if the maximum age of feed entries to display feature should be disabled.
DescSelectionAttribute(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Helper method used to return the selection for the description menu Compares the parameter value with the description property
database - Variable in class com.sun.portal.search.demo.Search
The comma delimited list of databases to be searched.
databaseSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Helper method form field search within discussions value is saved accross requests
debug - Variable in class com.sun.portal.search.soif.SOIFInputStream
debug
debugError(Object) - Method in interface com.sun.portal.providers.context.ProviderContext
Logs a message if the debugging level is "error".
debugError(Object, Throwable) - Method in interface com.sun.portal.providers.context.ProviderContext
Logs a message and stack trace, if the debugging level is "error".
debugMessage(Object) - Method in interface com.sun.portal.providers.context.ProviderContext
logs a message if the debugging level is "message" or higher.
debugMessage(Object, Throwable) - Method in interface com.sun.portal.providers.context.ProviderContext
Logs a message and stack trace if the debugging level is "message" or higher.
debugWarning(Object) - Method in interface com.sun.portal.providers.context.ProviderContext
Logs a message if the debugging level is "warning" or higher.
debugWarning(Object, Throwable) - Method in interface com.sun.portal.providers.context.ProviderContext
Logs a message and stack trace if the debugging level is "warning" or higher.
decodeURLParameter(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Decodes the URL encoded Unicode string This method is used for decoding urlencoded multi-byte characters that were passed as arguments in a URL
defaultEncoding - Static variable in class com.sun.portal.search.soif.SOIF
Default char encoding.
defaultModeSelection(String) - Method in class com.sun.portal.search.providers.SearchEditFormBean
 
descCheckbox(String) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Compares the parameter with the description property
doQuery() - Method in class com.sun.portal.search.demo.Search
Execute the query.
doQuery(boolean) - Method in class com.sun.portal.search.demo.Search
 
doQuery(int, int) - Method in class com.sun.portal.search.demo.Search
Execute the query, returning viewHits hits starting at firstHit.

E

EDIT_COMPLETE - Static variable in interface com.sun.portal.providers.ProviderEditTypes
Edit page is a complete document.
EDIT_SUBSET - Static variable in interface com.sun.portal.providers.ProviderEditTypes
Edit page is not a complete document.
EQUAL - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to '=' operation used to compare number type
EXACT - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <EXACT> string operation
encodeURL(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Encodes a URL.
encodeURLParameter(String) - Method in interface com.sun.portal.providers.context.ProviderContext
URL encodes a unicode string This method is used for encoding multi-byte characters to be passed as arguments in a URL.
ensureCapacity(int) - Method in class com.sun.portal.search.soif.AVPair
Ensure arrays are big enough - blocking factor? - use a single Object array?
escape(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Escapes a String This method escapes the string using an encoder class that encodes a specific type of markup.
execute() - Method in class com.sun.portal.search.providers.SearchContext
Executes the query
existsBooleanProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of a boolean property in the channel.
existsBooleanProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a boolean property.
existsBooleanProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of the filtered boolean property.
existsChannel(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Tests if channel configuration exists.
existsCollectionProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a collection property.
existsCollectionProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of the filtered collection property.
existsCollectionProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a collection property.
existsIntegerProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of an integer property in the channel.
existsIntegerProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of an integer property.
existsIntegerProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of the filtered integer property.
existsListProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of a list property in the channel.
existsListProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of a listproperty in the channel.
existsStringProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of a string property in the channel.
existsStringProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Tests for the existence of a string property in the channel.
existsStringProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a string property.
existsStringProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a filtered string property.
existsStringProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Test for the existence of a string property.
expiresOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 

F

FEEDS_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name for the set of feeds.
FILE_NOT_FOUND_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that the URL entered by the user was not found.
Fetcher - class com.sun.portal.providers.urlscraper.Fetcher.
This class fetches and stores the content from an arbitrary url
Fetcher(Map) - Constructor for class com.sun.portal.providers.urlscraper.Fetcher
Constructor method
Fetcher(Map, boolean, String) - Constructor for class com.sun.portal.providers.urlscraper.Fetcher
Constructor method
firstHit - Variable in class com.sun.portal.search.demo.Search
The first hit to be returned (counting from 1).

G

GREATER - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to '>' operation used to compare number type
genMinimizedContent(Map, List, Map, boolean) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Generates the minimized content for the channels that are minimized This method puts an empty stringbuffer in the content Map for the channels that are minimized in the table container.
get(String, String) - Static method in class com.sun.portal.providers.context.PropertiesFilterFactory
Get an instance of optional PropertiesFilter.
get(String, String, boolean) - Static method in class com.sun.portal.providers.context.PropertiesFilterFactory
Get an instance of PropertiesFilter.
get(Object) - Method in class com.sun.portal.search.soif.SOIF
Case insensistive collection function.
getAVPair(String) - Method in class com.sun.portal.search.soif.SOIF
Gets an AVPair by attribute.
getAttribute(String, ProviderContext, String, String) - Static method in class com.sun.portal.providers.context.Theme
Gets an attribute value of a theme.
getAttribute(String, ProviderContext, String, String, String) - Static method in class com.sun.portal.providers.context.Theme
Gets an attribute value of a theme, if the attribute is not defined, and a default value is given, then returns the default value.
getAttribute(String, ProviderContext, String) - Static method in class com.sun.portal.providers.context.Theme
Gets an attribute value of the selected theme.
getAttribute() - Method in class com.sun.portal.search.soif.AVPair
 
getAttributeCount() - Method in class com.sun.portal.search.soif.SOIF
 
getAttributes() - Method in class com.sun.portal.search.soif.SOIF
 
getAttributesArray() - Method in class com.sun.portal.search.soif.SOIF
 
getAuthenticationType() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the authentication type.
getAuthorOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of authorOp
getAuthorVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of authorVal
getAvailableAndUserDefinedChannels() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
Gets the list of available and user defined channel names.
getAvailableAndUserDefinedChannels() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
Gets the list of available and user defined channel names.
getAvailableChannels() - Method in interface com.sun.portal.providers.containers.ContainerProvider
Gets the list of available channel names.
getAvailableChannels() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
 
getAvailableChannels() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
getAvailableChannels() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the list of tab topics that are available to be added to the portal page.
getAvailableChannels(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the available channels for the container channel that this is providing an environment for.
getAvailableTabs() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the List of available tab topics.
getAvailableTabs() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the List of available tabs.
getBooleanProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a boolean property for the channel.
getBooleanProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the filtered boolean property for the channel.
getBooleanProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a boolean property for the channel.
getBooleanProperty(String, boolean, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the filtered boolean property for the channel.
getBooleanProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a boolean property property.
getBooleanProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered boolean property property.
getBooleanProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a boolean property property.
getBooleanProperty(String, String, boolean, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered boolean property property.
getBrowseCategory() - Method in class com.sun.portal.search.providers.SearchRequestBean
Method is used for category browsing and category searching
getByteValues() - Method in class com.sun.portal.search.soif.AVPair
Gets all valid values of this attribute.
getBytes() - Method in class com.sun.portal.search.soif.AVPair
 
getBytes(int) - Method in class com.sun.portal.search.soif.AVPair
 
getBytes(String) - Method in class com.sun.portal.search.soif.SOIF
Gets a byte array value by attribute.
getBytes(String, int) - Method in class com.sun.portal.search.soif.SOIF
Gets a byte array value by multivalue attribute and index.
getCachedContent(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the cached content view for a channel.
getCachedTime(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the content view cache time for a channel.
getCategory() - Method in class com.sun.portal.search.providers.SearchContext
Gets the value of category
getCharset() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the character set.
getClassName(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the class name for the provider class that this object will be providing an environment for.
getClientAndLocalePropertiesFilters() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the client and locale in the form of PropertiesFilter's.
getClientFilters(ProviderContext, String, boolean) - Static method in class com.sun.portal.providers.context.ClientPropertiesFilter
A convenience method for getting a list of ClientPropertiesFilters for the given client.
getClientFilters(ProviderContext, boolean) - Static method in class com.sun.portal.providers.context.ClientPropertiesFilter
A convenience method for getting a list of ClientPropertiesFilters for the client based on the given context.
getClientParents(ProviderContext, String) - Static method in class com.sun.portal.providers.context.ClientPropertiesFilter
Gets the set of parents for the specified client.
getClientParents(ProviderContext) - Static method in class com.sun.portal.providers.context.ClientPropertiesFilter
Gets the set of parents for the client based on the context.
getClientPath() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the client path.
getClientPropertiesFilters() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the client PropertiesFilter's.
getClientPropertiesFilters(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the client PropertiesFilter's for a given clientType.
getClientProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the client property.
getClientProperty(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a client property.
getClientType() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the client type.
getClientTypeProperties(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a set of client type properties for the given client type.
getClientTypeProperty(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a client type property for the user's client type.
getClientTypeProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a client type property for the given client type.
getCollectionProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a collection property.
getCollectionProperty(String, String, Map) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a collection property.
getCollectionProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered Collection property.
getCollectionProperty(String, String, Map, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered Collection property.
getCollectionProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the localized version of a collection property.
getCollectionProperty(String, String, Map, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the localized version of a collection property.
getColumn(HttpServletRequest, String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the column in which this channel should be displayed in.
getCompiledJSPPath(ProviderContext, String, String) - Method in class com.sun.portal.providers.jsp.JSPProvider
Get the compiled JSP path.
getCondition() - Method in class com.sun.portal.providers.context.ClientPropertiesFilter
Return "client"
getCondition() - Method in class com.sun.portal.providers.context.LocalePropertiesFilter
Return "locale"
getCondition() - Method in class com.sun.portal.providers.context.PropertiesFilter
Get the condition of the filter, such as "locale" and "client".
getConfigProperty(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the named configuration property.
getContainerProviderContext() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
Gets the ContainerProviderContext for the container provider.
getContainerProviderContext() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
getContent(HttpServletRequest, HttpServletResponse) - Method in interface com.sun.portal.providers.Provider
Gets the provider's objects default view.
getContent(Map) - Method in interface com.sun.portal.providers.Provider
Deprecated. Using this method has negative performance implications. Use getContent(HttpServletRequest, HttpServletResponse) instead.
getContent(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.ProviderAdapter
Calls the getContent(Map) method in this object to provide backwards compatibility.
getContent(Map) - Method in class com.sun.portal.providers.ProviderAdapter
Deprecated. Using this method has negative performance implications. Use getContent(HttpServletRequest, HttpServletResponse) instead.
getContent(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
 
getContent(HttpServletRequest, HttpServletResponse, String, String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the content view for the named channel.
getContent(HttpServletRequest, HttpServletResponse, String, List, int) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the content view for a set of channels.
getContent(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.jsp.JSPProvider
Gets the provider's content by executing a JSP.
getContent(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Get the provider's content by retrieving content from specified URL.
getContent(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.xml.XMLProvider
getContentEncoding(String, byte[], String, String) - Static method in class com.sun.portal.providers.urlscraper.Fetcher
Gets the charset
getContentEncodingFromContentBytes(byte[]) - Method in class com.sun.portal.providers.xml.XMLProvider
Gets the charset from content This method determines the charset from the XML Header
getContentPage() - Method in class com.sun.portal.providers.jsp.JSPProvider
Gets the name of the content page JSP for the provider.
getContentType() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the content type.
getContentURL(ModifiableTab, HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the ContentPage URL.
getCookiesToForwardAll() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getDatabase() - Method in class com.sun.portal.search.demo.Search
 
getDatabase() - Method in class com.sun.portal.search.providers.SearchRequestBean
returns database values in a comma separated string
getDefaultChannelName() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the default channel name.
getDefaultClientType() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the default client type.
getDesc() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Gets the description of the tab
getDescription() - Method in interface com.sun.portal.providers.Provider
Gets the description of this provider.
getDescription() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the description for the channel.
getDescription() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the description
getDesktopType() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Desktop type.
getDesktopURL(HttpServletRequest) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Desktop URL.
getDesktopURL(HttpServletRequest, Map, Map) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Desktop URL.
getDesktopURL(HttpServletRequest, Map, Map, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Desktop URL.
getDesktopURL(HttpServletRequest, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Desktop URL.
getDisplayname() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Gets the display name of the tab
getDocumentCount() - Method in class com.sun.portal.search.demo.Search
The total number of documents available to be searched.
getEdit(HttpServletRequest, HttpServletResponse) - Method in interface com.sun.portal.providers.Provider
Gets the edit view for the provider.
getEdit(Map) - Method in interface com.sun.portal.providers.Provider
Deprecated. Using this method has negative performance implications. Use getEdit(HttpServletRequest, HttpServletResponse) instead.
getEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.ProviderAdapter
Calls the getEdit(Map) method in this object to provide backwards compatibility.
getEdit(Map) - Method in class com.sun.portal.providers.ProviderAdapter
Deprecated. Using this method has negative performance implications. Use getEdit(HttpServletRequest, HttpServletResponse) instead.
getEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.jsp.JSPProvider
Gets the provider's edit page by executing a JSP.
getEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getEditPage() - Method in class com.sun.portal.providers.jsp.JSPProvider
Gets the name of the edit page JSP for the provider.
getEditType() - Method in interface com.sun.portal.providers.Provider
Gets the edit form type of the provider.
getEditType() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the edit type for the channel.
getEncodedName() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Gets the html encoded name of the tab
getExistingJSPPath(ProviderContext, String, String) - Method in class com.sun.portal.providers.jsp.JSPProvider
Get the most specific path for an existing JSP.
getExpiresOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of expiresOp
getExpiresVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of expiresVal
getFeed(String, PortletRequest) - Static method in class com.sun.portal.rssportlet.RssPortletHelper
Get the Rome SyndFeedI object for the specified URL.
getFile(String) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
This method is called by getContent() if the url returned by getURL() is a file url.
getFileAsBuffer(String) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Gets the specified file as StringBuffer
getFilteredContent(int, HttpServletRequest, HttpServletResponse, String) - Method in class com.sun.portal.providers.urlscraper.Fetcher
gets the Filtered Content within the timeOut limit else fails
getFirstHit() - Method in class com.sun.portal.search.demo.Search
Get the starting hit offset.
getFormData() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getGlobal(String, ProviderContext) - Static method in class com.sun.portal.providers.context.Theme
Gets the global list of preset theme that is available.
getHelp(HttpServletRequest) - Method in interface com.sun.portal.providers.Provider
Gets the help URL for this provider.
getHelp(HttpServletRequest, String) - Method in class com.sun.portal.providers.ProviderAdapter
Gets the named help URL for the channel that this object is providing an environment for.
getHelp(HttpServletRequest) - Method in class com.sun.portal.providers.ProviderAdapter
Gets the default help URL for the channel that this object is providing an environment for.
getHitCount() - Method in class com.sun.portal.search.demo.Search
The total number of results that matched the search.
getHttpAuthPassword() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getHttpAuthUid() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getHttpContent(HttpServletRequest, HttpServletResponse, String) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Get the provider's content by retrieving content from the specified http or https URL.
getHttpContent(HttpServletRequest, HttpServletResponse, String, boolean) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Get the provider's content by retrieving content from the specified http or https URL.
getInputEncoding() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Gets the inputEncoding to be used by content.
getIntegerProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get an integer property for the channel.
getIntegerProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get an integer property for the channel.
getIntegerProperty(String, int) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get an integer property for the channel.
getIntegerProperty(String, int, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get an integer property for the channel.
getIntegerProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get an integer property.
getIntegerProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered integer property.
getIntegerProperty(String, String, int) - Method in interface com.sun.portal.providers.context.ProviderContext
Get an integer property.
getIntegerProperty(String, String, int, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get an integer property.
getKeywordsOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of keywordsOp
getKeywordsVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of keywordsVal
getLayout() - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the layout for this container.
getListProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a list property for the channel.
getListProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a list property for the provider.
getLmodifiedOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the lmodifiedOp property
getLmodifiedVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the lmodifiedVal property
getLocale(List) - Static method in class com.sun.portal.providers.context.LocalePropertiesFilter
A convenient method for converting LocalePropertiesFilters into a locale object.
getLocale() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the locale.
getLocalePropertiesFilters(Locale, boolean) - Static method in class com.sun.portal.providers.context.LocalePropertiesFilter
A convenient method for converting Locale into a list of LocalePropertiesFilters.
getLocalePropertiesFilters() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the locale in the form of PropertiesFilter's.
getLocaleString() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the string form of the locale.
getLoginFormData() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getLoginURL() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the login URL.
getLoginUrl() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getLogoutURL() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the logout URL.
getLogoutUrl() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
getMakeTab() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the make tab, the tab spec to be used for 'Make My Own tab' creation by the user .
getMakeTab() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the make tab, the tab spec to be used for 'Make My Own tab' creation by the user .
getMakeTabName() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the make tab channel Name, the tab spec to be used for 'Make My Own tab' creation by the user .
getMakeTabName() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the make tab channel Name, the tab spec to be used for 'Make My Own tab' creation by the user .
getMakeTabProviderName() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the make tab provider Name, the tab spec to be used for 'Make My Own tab' creation by the user .
getMakeTabProviderName() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the make tab provider Name, the tab spec to be used for 'Make My Own tab' creation by the user .
getMap(String, ProviderContext, String) - Static method in class com.sun.portal.providers.context.Theme
Gets the attributes of a theme as a map.
getMapProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a map property for the channel.
getMapProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the filtered map property for the channel.
getMapProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the localized version of a map property for the channel.
getMapProperty(String, Map) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a map property for the channel.
getMapProperty(String, Map, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the filtered map property for the channel.
getMapProperty(String, Map, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the localized version of a map property for the channel.
getMaxIndex() - Method in class com.sun.portal.search.soif.AVPair
 
getMaxTabs() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the maximum number of tabs allowed on the user's desktop.
getMaxTabs() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the maximum number of tabs allowed on the user's desktop.
getMode() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the search mode
getMostSpecificJSPPath(ProviderContext, String, String) - Method in class com.sun.portal.providers.jsp.JSPProvider
Get the most specific JSP path for the given channel name and file name.
getName() - Method in interface com.sun.portal.providers.Provider
Gets the name of this provider.
getName() - Method in class com.sun.portal.providers.ProviderAdapter
 
getName() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Gets the name of the tab
getNames(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get property names for the channel.
getNowords() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of nowords
getPage() - Method in class com.sun.portal.search.providers.SearchContext
Gets the current page value
getPage() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the current page value
getParentContainerName(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the display container name for the named channel.
getPopupWindowHeight(HttpServletRequest, String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
gets the popup window height for the detach window when a channel is detached
getPopupWindowWidth(HttpServletRequest, String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the popup window width for the detach window when a channel is detached
getProcessPage() - Method in class com.sun.portal.providers.jsp.JSPProvider
Gets the name of the process page JSP for the provider.
getProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a property.
getProperty(String, String, Object) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a property.
getProvider(HttpServletRequest, String, String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets a provider.
getProviderContext() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the ProviderContext for the provider.
getProviderName(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the name of the provider that backs the channel that this object provides an environment for.
getProviderVersion(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the version of the provider schema for the named channel.
getProxyDN() - Method in class com.sun.portal.search.demo.Search
Returns the current target DN for the search.
getQuery() - Method in class com.sun.portal.search.demo.Search
Return the fully formatted query url sent to the server.
getQueryLanguage() - Method in class com.sun.portal.search.demo.Search
Returns the current query language.
getRDMHeaderSOIF() - Method in class com.sun.portal.search.demo.Search
Return the SOIF RDM result header.
getRDMServer() - Method in class com.sun.portal.search.demo.Search
Returns the current RDMServer variable.
getRDMType() - Method in class com.sun.portal.search.demo.Search
Returns the current RDMType.
getRefreshTime() - Method in interface com.sun.portal.providers.Provider
Gets the refresh time for this provider, in seconds.
getRefreshTime() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the refresh time for the channel.
getRefreshTime() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
 
getRefreshTime() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
getRequestServer(HttpServletRequest) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the request server.
getResourceBundle(String) - Method in class com.sun.portal.providers.ProviderAdapter
Gets a specified ResourceBundle file for the provider based on User's locale.
getResourceBundle() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the well-knowned ResourceBundle for the provider based on User's locale.
getResultCount() - Method in class com.sun.portal.search.demo.Search
The number of results returned by the search.
getResultStream() - Method in class com.sun.portal.search.demo.Search
Return results as a DataInputStream.
getRoles() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the roles the user is in.
getRow(HttpServletRequest, String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the row in which this channel should be displayed in.
getRuleSetID() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Gets the urlScraperRulesetID to be used by rewriter.
getScat() - Method in class com.sun.portal.search.providers.SearchRequestBean
Get the value of scat i.e search all category radio button
getSchemaName() - Method in class com.sun.portal.search.soif.SOIF
 
getScope() - Method in class com.sun.portal.search.demo.Search
Returns the current scope (query) for the search.
getScope() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the query string
getSelectedChannel() - Method in class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
Gets the selected channel name.
getSelectedChannel(HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
Gets the selected channel name.
getSelectedChannels() - Method in interface com.sun.portal.providers.containers.ContainerProvider
Gets the list of selected channel names.
getSelectedChannels() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
 
getSelectedChannels() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
getSelectedChannels() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the list of tab names that are available on the portal page.
getSelectedChannels(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Gets the selected channels for the container channel that this is providing an environment for.
getSelectedFeed(PortletRequest, PortletConfig) - Static method in class com.sun.portal.rssportlet.RssPortletHelper
Get the selected feed URL.
getSelectedName(String, ProviderContext) - Static method in class com.sun.portal.providers.context.Theme
Gets the theme name to be used for displaying desktop.
getSelectedTab() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the selected tab, the current selected tab in the user's session .
getSelectedTab() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the selected tab, the current selected tab in the user's session .
getSelectedTabName() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the selected tab Name, the current selected tab in the user's session .
getSelectedTabName() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the selected tab Name, the current selected tab in the user's session .
getSelectedTabs() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the List of selected tabs.
getSelectedTabs() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the List of selected tabs.
getServletConfig() - Method in interface com.sun.portal.providers.context.ProviderContext
Deprecated. A specific front end servlet cannot be assumed. Therefore, programmers should not access a ServletConfig object since it may make their Providers non-portable to other environments. Use getServletContext() instead.
getServletContext() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the Servlet Context.
getSessionID() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the unique session identifier.
getSessionID() - Method in class com.sun.portal.search.demo.Search
 
getSessionProperty(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a session property.
getSince() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of the since property
getStartTab() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the start tab, the tab to be displayed when the user logs in.
getStartTab() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the start tab, the tab to be displayed when the user logs in.
getStartTabName() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the start tab Name, the name of the tab to be displayed when the user logs in.
getStartTabName() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets the start tab Name, the name of the tab to be displayed when the user logs in.
getStaticContentPath() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the URI prefix to web server static content.
getStringAttribute(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a string attribute.
getStringAttribute(String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a string attribute.
getStringAttribute(String, Locale) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a localised string attribute if available.
getStringProperty(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a string property for the channel.
getStringProperty(String, String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a string property for the channel.
getStringProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a filtered string property for the channel.
getStringProperty(String, String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a filtered string property for the channel.
getStringProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a localized string property for the channel.
getStringProperty(String, String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get a localized string property for the channel.
getStringProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a String property.
getStringProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered String property.
getStringProperty(String, String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a String property.
getStringProperty(String, String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the filtered String property.
getStringProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the localized version of a String property.
getStringProperty(String, String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the localized version of a String property.
getStringValues() - Method in class com.sun.portal.search.soif.AVPair
Gets all valid values of this attribute.
getStringValues(String) - Method in class com.sun.portal.search.soif.SOIF
Gets all valid values of this attribute.
getSupportedWindowStates() - Method in interface com.sun.portal.providers.containers.ContainerProvider
Gets the supported window states.
getSupportedWindowStates() - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
Gets the supported window states.
getSupportedWindowStates() - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
Gets the supported window states.
getSupportedWindowStates() - Method in class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
Gets the supported window states.
getSupportedWindowStates() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the supported window states.
getSupportedWindowStates() - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the supported window states.
getTab(String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets a tab.
getTab(String) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Gets a tab.
getTabMap() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Gets the TabProperties as a map
getTabURL(UnmodifiableTab, HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the Tab URL.
getTemplate(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get template for the provider.
getTemplate(String, Hashtable) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get template for the provider, and tag swap the results before returning.
getTemplate(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a desktop template.
getTemplate(String, String, String, String, String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get a desktop template.
getTemplate(String, String, Hashtable) - Method in interface com.sun.portal.providers.context.ProviderContext
Get and tag swaps a desktop template.
getTemplate(String, String, String, String, String, Hashtable, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get and tag swaps a desktop template.
getTemplateMostSpecificPath(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the most specific template path for the given channel name and the given template name.
getTemplateMostSpecificPath(String, String, String, String, String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the most specific template path for the given channel name and the given template name.
getTemplatePath(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Get the template path for the given channel name and the given template name.
getTemplatePath(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the template path for the given channel name and the given template name.
getTemplatePath(String, String, String, String, String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the template path for the given channel name and the given template name.
getTimeout() - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the timeout for this container, in seconds.
getTimeout() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Gets the timeout property for the provider.
getTitle() - Method in interface com.sun.portal.providers.Provider
Gets the title of this provider.
getTitle() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the title for the channel.
getTitleOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of titleOp
getTitleVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the title value
getToHit() - Method in class com.sun.portal.search.demo.Search
Gets the last hit value being displayed
getTopChannelName(HttpServletRequest) - Method in interface com.sun.portal.providers.context.ProviderContext
Get the top channel name.
getTotalPages() - Method in class com.sun.portal.search.providers.SearchContext
Gets the total pages
getURL() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Gets the url property for the provider.
getURL() - Method in class com.sun.portal.search.soif.SOIF
 
getUrlOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of urlOp
getUrlVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of urlVal
getUserID() - Method in interface com.sun.portal.providers.context.ProviderContext
Get the user identifier.
getValue() - Method in class com.sun.portal.providers.context.PropertiesFilter
Get the value of the filter that is associated with the condition of the filter.
getValue() - Method in class com.sun.portal.search.soif.AVPair
 
getValue(int) - Method in class com.sun.portal.search.soif.AVPair
 
getValue(String) - Method in class com.sun.portal.search.soif.SOIF
Gets a String value by attribute.
getValue(String, int) - Method in class com.sun.portal.search.soif.SOIF
Gets a String value by multivalue attribute and index.
getViewAttributes() - Method in class com.sun.portal.search.demo.Search
Returns the SOIF attributes which are retrieved by a search.
getViewHits() - Method in class com.sun.portal.search.demo.Search
Get the maximum number of hits returned.
getViewHits() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the viewHits value
getViewOrder() - Method in class com.sun.portal.search.demo.Search
Gets the sorting order for results.
getWidth() - Method in interface com.sun.portal.providers.Provider
Gets the width of this provider.
getWidth() - Method in class com.sun.portal.providers.ProviderAdapter
Gets the width for the channel that this is providing an environment for.
getWidths(int) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets table's left,center,right width based of the table container's layout property.
getWindowName(String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the window name for the detached window.
getWindowState(String) - Method in interface com.sun.portal.providers.containers.ContainerProvider
Gets the window state of the channel.
getWindowState(String) - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
Gets the window state of the channel.
getWindowState(String) - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
Gets the window state of the channel.
getWindowState(String) - Method in class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
Gets the window state of the channel.
getWindowState(String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Gets the window state of the channel.
getWindowState(String) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Gets the window state of the channel.
getWordsOp() - Method in class com.sun.portal.search.providers.SearchRequestBean
Get the value of wordsOp
getWordsVal() - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the value of wordsVal
getWrapped() - Method in class com.sun.portal.providers.ProviderException
Returns the Throwable object which is the root cause of the exception.
getWrapped() - Method in class com.sun.portal.providers.context.ProviderContextException
Returns the Throwable object which is the root cause of the exception.
getXML(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.xml.XMLProvider
getXSL(String) - Method in class com.sun.portal.providers.xml.XMLProvider
Gets the XSL file object.
getcookiesToForwardList() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 

H

hitsSelection(int) - Method in class com.sun.portal.search.providers.SearchEditFormBean
 
htmlEncode(String) - Static method in class com.sun.portal.search.providers.SearchContext
Encodes > <, ", & characters

I

INPUT_ADD_FEED - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name of the "add feed" button in the portlet's edit mode.
INPUT_DISABLE_MAX_AGE - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "disable maximum feed age" check box in the portlet's edit mode.
INPUT_FEEDS - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name of the feeds check box group in the portlet's edit mode.
INPUT_MAX_AGE - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name of the "maximum feed age" text box in the portlet's edit mode
INPUT_MAX_ENTRIES - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "maximum entries" text box in the portlet's edit mode.
INPUT_NEWWIN - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name of the "new window" check box in the portlet's edit mode.
INPUT_SELECT_FEED - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name of the select feed drop down list in the portlet's view mode.
INPUT_START_FEED - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "start feed" drop down list in the portlet's edit mode.
INVALIDSOIF - Static variable in class com.sun.portal.search.soif.SOIF
Error message for invalid SOIF.
InvalidEditFormDataException - exception com.sun.portal.providers.InvalidEditFormDataException.
This exception (or a subclass of) should be thrown from the Provider.processEdit method when there is an error in the data input by the user.
InvalidEditFormDataException(String) - Constructor for class com.sun.portal.providers.InvalidEditFormDataException
Constructs a new exception with the specified message, indicating an error in the data input is entered by the user in the edit page.

includeJspPage(String, Hashtable, HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.jsp.JSPProvider
Retrieve content for an included JSP.
init(String, HttpServletRequest) - Method in interface com.sun.portal.providers.Provider
Initializes the provider.
init(String, HttpServletRequest) - Method in class com.sun.portal.providers.ProviderAdapter
 
init(String, HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Initializes the TabContainerProvider.
init(String, HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Initializes the JSPTableContainerProvider.
init(String, boolean) - Method in class com.sun.portal.providers.context.PropertiesFilter
Initialize PropertiesFilter with given values.
init(HttpServletRequest) - Method in interface com.sun.portal.providers.context.ProviderContext
Initialize this provider context.
init(String, HttpServletRequest) - Method in class com.sun.portal.providers.jsp.JSPProvider
Initializes the JSPProvider.
initProviders(HttpServletRequest, String, List, int) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Initializes a set of channels.
insert(String, int) - Method in class com.sun.portal.search.soif.AVPair
Inserts a String at the given index, no duplicates.
insert(byte[], int) - Method in class com.sun.portal.search.soif.AVPair
Inserts a byte array at the given index, no duplicates.
insert(String, String) - Method in class com.sun.portal.search.soif.SOIF
Inserts a String valued attribute.
insert(String, byte[]) - Method in class com.sun.portal.search.soif.SOIF
Inserts a byte array valued attribute.
insert(String, String, int) - Method in class com.sun.portal.search.soif.SOIF
Inserts a String valued attribute with index.
insert(String, byte[], int) - Method in class com.sun.portal.search.soif.SOIF
Inserts a String valued attribute with index.
insert(AVPair) - Method in class com.sun.portal.search.soif.SOIF
Inserts an AVPair, which may be either single or multivalued.
isAllowed(String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Deprecated. use getBooleanProperty()
isAuthless(HttpServletRequest) - Method in interface com.sun.portal.providers.context.ProviderContext
Get if the current Desktop session is non-authenticated (authless).
isDebugEnabled() - Method in interface com.sun.portal.providers.context.ProviderContext
Get if the debug is enabled
isDebugErrorEnabled() - Method in interface com.sun.portal.providers.context.ProviderContext
Get if the debug is set to error
isDebugMessageEnabled() - Method in interface com.sun.portal.providers.context.ProviderContext
Get if the debug level is set to message or higher.
isDebugWarningEnabled() - Method in interface com.sun.portal.providers.context.ProviderContext
Get if the debug level is set to warning or higher.
isEOS() - Method in class com.sun.portal.search.soif.SOIFInputStream
 
isEditable() - Method in interface com.sun.portal.providers.Provider
This method determines if the provider has an edit view.
isEditable() - Method in class com.sun.portal.providers.ProviderAdapter
Gets if the channel is editable.
isHttpAuth() - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
isMV() - Method in class com.sun.portal.search.soif.AVPair
 
isPredefined() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Determines if the tab is predefined or user created.
isPresentable(HttpServletRequest) - Method in interface com.sun.portal.providers.Provider
Determines if the provider is presentable based on the client device type.
isPresentable() - Method in interface com.sun.portal.providers.Provider
Deprecated. Replaced by isPresentable(HttpServletRequest)
isPresentable() - Method in class com.sun.portal.providers.ProviderAdapter
Deprecated. Replaced by isPresentable(HttpServletRequest)
isPresentable(HttpServletRequest) - Method in class com.sun.portal.providers.ProviderAdapter
Dictates whether the provider is presentable.
isPresentable(HttpServletRequest) - Method in class com.sun.portal.providers.jsp.JSPProvider
Dictates whether the provider is presentable.
isPresentable(HttpServletRequest) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
Determines presentability for channels based on this provider.
isRemovable() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Determines if the tab is removable.
isRenamable() - Method in interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab
Determines if the tab is renamable.
isRequired() - Method in class com.sun.portal.providers.context.PropertiesFilter
Is filter required? A conditional property lookup involves one or more property filters.

J

JSPContainerProviderAdapter - class com.sun.portal.providers.containers.JSPContainerProviderAdapter.
This class provides default implementations of methods in the ContainerProvider interface implemented using a containerProviderContext object as the persistent store and extends JSPProvider to facilitate the execution of JSPs
JSPContainerProviderAdapter() - Constructor for class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
JSPProvider - class com.sun.portal.providers.jsp.JSPProvider.
A JSPProvider is a content provider that can use JavaServer Pages (JSPs) to create the content for a channel on the desktop.
JSPProvider() - Constructor for class com.sun.portal.providers.jsp.JSPProvider
Constructs a JSPProvider.
JSPSingleContainerProvider - class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider.
This class provides the implementation for JSPSingleContainerProvider and extends JSPContainerProviderAdapter Single Container simply displays a single leaf channel or a container.
JSPSingleContainerProvider() - Constructor for class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
 
JSPTabContainerProvider - class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider.
This class provides the implementation for JSPTabContainerProvider and extends JSPContainerProviderAdapter and implements TabContainer A TabContainer provider is a container provider that generates its views primarily by being a client of table container objects.The Tab Container displays one of its contained channels at a time.
JSPTabContainerProvider() - Constructor for class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
 
JSPTableContainerProvider - class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider.
This class provides the implementation for JSPTableContainerProvider and extends JSPContainerProviderAdapter The table container facilitates the aggregation of multiple channels into a single display.
JSPTableContainerProvider() - Constructor for class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
 

K

KEY_COOKIES_TO_FORWARD_ALL - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
wether to Forward all Cookies as Boolean
KEY_COOKIES_TO_FORWARD_LIST - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
if only selcted Cookies will be forwarded, the list of cookies to be forwarded as List
KEY_FORM_DATA - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
The formData as String e.g: login=[uid]&passwd=[password] wher the characters in square bracket are properties available in the channel.
KEY_HTTP_AUTH - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
isHttpAuth , set true only if HttpAuth
KEY_HTTP_AUTH_PASSWORD - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
the password for Http Auth
KEY_HTTP_AUTH_UID - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
The Uid for Http Auth
KEY_INPUT_ENCODING - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
The Input encoding as String
KEY_LOGIN_FORM_DATA - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
The form data to be sent to during login if provided e.g: login=[uid]&passwd=[password]
KEY_LOGIN_URL - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
login URL as string .
KEY_LOGOUT_URL - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
logoutUrl as string .
KEY_RESOURCE_BUNDLE - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
As ResourceBundle
KEY_RULESET_ID - Static variable in class com.sun.portal.providers.urlscraper.Fetcher
The RulesetId as String
keywordsOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 

L

LEFT - Static variable in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Left column in the TableContainerProvider
LESS - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to '<' operation used to compare number type
LOCALE_PROPERTIESFILTER_CLASSNAME - Static variable in class com.sun.portal.providers.context.PropertiesFilterFactory
 
LocalePropertiesFilter - class com.sun.portal.providers.context.LocalePropertiesFilter.
This class implements the "locale" filter.
LocalePropertiesFilter() - Constructor for class com.sun.portal.providers.context.LocalePropertiesFilter
Constructor.
lmodifiedOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 
logout(int, HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.urlscraper.Fetcher
Invokes the logout within the timeOut limit else fails

M

MALFORMED_URL_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that a malformed URL was entered by the user.
MAXIMIZE - Static variable in interface com.sun.portal.providers.containers.ProviderWindowStates
In this window state the provider is displayed maximized
MAX_AGE_LT_ONE_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that a numeric value less than one was entered in the "maximum feed age" text box.
MAX_AGE_NAN_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that a non-numeric value was enterd in the "maximum feed age" text box.
MAX_AGE_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name for the maximum age of feed entries to display
MAX_DESCRIPTION_LENGTH_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
 
MAX_ENTRIES_LT_ONE_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that a numeric value less than one was entered in the "maximum entries" text box.
MAX_ENTRIES_NAN_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that a non-numeric value was entered in the "maximum entries" text box.
MAX_ENTRIES_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name for the maximum number of entries to display.
MINIMIZE - Static variable in interface com.sun.portal.providers.containers.ProviderWindowStates
In this window state only the provider titlebar is shown
ModifiableTab - interface com.sun.portal.providers.containers.jsp.tab.ModifiableTab.
This class represents an instance of the tab that can be modified.
match(String, String) - Method in class com.sun.portal.providers.context.ClientPropertiesFilter
Does the given condition and value match this client filter? This match method is based on a case-sensitive string comparison.
match(String, String) - Method in class com.sun.portal.providers.context.LocalePropertiesFilter
Does the given condition and value match this locale filter? This match method is based on a case-sensitive string comparison.
match(String, String) - Method in class com.sun.portal.providers.context.PropertiesFilter
Does the given condition and value match the filter?
merge(SOIF) - Method in class com.sun.portal.search.soif.SOIF
Copies all data from another SOIF with replacement.
merge(SOIF, String[]) - Method in class com.sun.portal.search.soif.SOIF
Copies selected data from another SOIF with replacement.

N

NEWWIN_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name specifying if a new window should be opened when the user clicks on an entry.
NORMAL - Static variable in interface com.sun.portal.providers.containers.ProviderWindowStates
In this window state the provider is displayed normal.
NOT - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <NOT> operation
NOTCONTAIN - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <NOT> <CONTAINS> operation
NOTEQUAL - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to 'not equal to' operation used to compare number type
NOT_DEFINED - Static variable in interface com.sun.portal.providers.containers.ProviderWindowStates
Window state not defined.
noHits() - Method in class com.sun.portal.search.demo.Search
 
nthValid(int) - Method in class com.sun.portal.search.soif.AVPair
 

O

OPERAND - Static variable in class com.sun.portal.search.providers.SearchContext
 
OPERATION - Static variable in class com.sun.portal.search.providers.SearchContext
The operation in a list element

P

PASSAGE - Static variable in class com.sun.portal.search.providers.SearchContext
corresponds to <PASSAGE> string operation
ProfileProviderAdapter - class com.sun.portal.providers.ProfileProviderAdapter.
This class adds convenience wrappers around some commonly used methods in the ProviderContext interface.

ProfileProviderAdapter() - Constructor for class com.sun.portal.providers.ProfileProviderAdapter
 
PropertiesFilter - class com.sun.portal.providers.context.PropertiesFilter.
This class is an abstract PropertiesFilter class.
PropertiesFilter() - Constructor for class com.sun.portal.providers.context.PropertiesFilter
Constructor.
PropertiesFilterException - exception com.sun.portal.providers.context.PropertiesFilterException.
This exception is used to throw any PropertiesFilter-related exceptions.
PropertiesFilterException(String) - Constructor for class com.sun.portal.providers.context.PropertiesFilterException
Constructs a new exception with the specified message, indicating an error in the properties filter as happened.

PropertiesFilterException(String, Throwable) - Constructor for class com.sun.portal.providers.context.PropertiesFilterException
Constructs a new exception with the specified message, and the original exception or error, indicating an error in the properties filter as happened.

PropertiesFilterFactory - class com.sun.portal.providers.context.PropertiesFilterFactory.
 
PropertiesFilterFactory() - Constructor for class com.sun.portal.providers.context.PropertiesFilterFactory
 
Provider - interface com.sun.portal.providers.Provider.
Provider defines the interface for implementing the provider component of a channel.
ProviderAdapter - class com.sun.portal.providers.ProviderAdapter.
This class provides default implementations of methods in the Provider interface implemented using a ProviderContext object as the persistent store.
ProviderAdapter() - Constructor for class com.sun.portal.providers.ProviderAdapter
 
ProviderContext - interface com.sun.portal.providers.context.ProviderContext.
An environment for provider execution.
ProviderContextException - exception com.sun.portal.providers.context.ProviderContextException.
This exception is a generic superclass for all provider related exceptions.
ProviderContextException(String) - Constructor for class com.sun.portal.providers.context.ProviderContextException
Constructs a new exception with the specified message, indicating an error in the provider context as happened.

ProviderContextException(String, Throwable) - Constructor for class com.sun.portal.providers.context.ProviderContextException
Constructs a new exception with the specified message, and the original exception or error, indicating an error in the provider context as happened.

ProviderEditTypes - interface com.sun.portal.providers.ProviderEditTypes.
This class defines the edit types that can be returned from the Provider.getEditType() method.
ProviderException - exception com.sun.portal.providers.ProviderException.
This exception is a generic superclass for all provider related exceptions.
ProviderException(String) - Constructor for class com.sun.portal.providers.ProviderException
Constructs a new exception with the specified message, indicating an error in the provider as happened.

ProviderException(String, Throwable) - Constructor for class com.sun.portal.providers.ProviderException
Constructs a new exception with the specified message, and the original exception or error, indicating an error in the provider as happened.

ProviderWidths - interface com.sun.portal.providers.ProviderWidths.
This class defines the widths that can be returned from the Provider.getWidth() method.
ProviderWindowStates - interface com.sun.portal.providers.containers.ProviderWindowStates.
This class defines the window states that can possibly be returned from the ContainerProvider.getWindowState(channel) method.
printStackTrace() - Method in class com.sun.portal.providers.ProviderException
Prints the stack backtrace.
printStackTrace(PrintStream) - Method in class com.sun.portal.providers.ProviderException
Prints the stack backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.sun.portal.providers.ProviderException
Prints the stack backtrace to the specified print writer.
printStackTrace() - Method in class com.sun.portal.providers.context.ProviderContextException
Prints the stack backtrace.
printStackTrace(PrintStream) - Method in class com.sun.portal.providers.context.ProviderContextException
Prints the stack backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.sun.portal.providers.context.ProviderContextException
Prints the stack backtrace to the specified print writer.
processEdit(HttpServletRequest, HttpServletResponse) - Method in interface com.sun.portal.providers.Provider
Processes a form for this provider.
processEdit(Map) - Method in interface com.sun.portal.providers.Provider
Deprecated. Using this method has negative performance implications. Use processEdit(HttpServletRequest, HttpServletResponse) instead.
processEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.ProviderAdapter
Calls the processEdit(Map) method in this object to provide backwards compatibility.
processEdit(Map) - Method in class com.sun.portal.providers.ProviderAdapter
Deprecated. Using this method has negative performance implications. Use processEdit(HttpServletRequest, HttpServletResponse) instead.
processEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Process a form for this provider.
processEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Processes data for this container.
processEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.jsp.JSPProvider
Performs the provider's edit page processing by executing a JSP.
processEdit(HttpServletRequest, HttpServletResponse) - Method in class com.sun.portal.providers.urlscraper.URLScraperProvider
 
proxyDN - Variable in class com.sun.portal.search.demo.Search
 
put(Object, Object) - Method in class com.sun.portal.search.soif.SOIF
Case insensistive collection function.
putCachedContent(String, StringBuffer) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Puts the cached content into a map and using the provider name as the key.

Q

query - Variable in class com.sun.portal.search.demo.Search
The fully formatted URL query string that will be sent to the server.
queryLanguage - Variable in class com.sun.portal.search.demo.Search
The query language.

R

RDMServer - Variable in class com.sun.portal.search.demo.Search
The RDM server URL
RDMType - Variable in class com.sun.portal.search.demo.Search
The RDM request type.
RIGHT - Static variable in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Right column in the TableContainerProvider
RegistrationValidator - interface com.sun.portal.wsrp.producer.registration.validator.RegistrationValidator.
RegistrationValidator is the SPI for registration validation in the WSRP producer.
RssPortletConstants - interface com.sun.portal.rssportlet.RssPortletConstants.
This class provides helper constants for use within the Rss Portlet JSPs.
RssPortletHelper - class com.sun.portal.rssportlet.RssPortletHelper.
This class provides helper methods use within the Rss Portlet JSPs.
ratingSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Helper method for remembering UI selection
readSOIF() - Method in class com.sun.portal.search.soif.SOIFInputStream
Reads a single SOIF from the underlying input stream.
refresh() - Method in interface com.sun.portal.providers.context.ProviderContext
Causes Provider Context to throw away any cached data.
remove(int) - Method in class com.sun.portal.search.soif.AVPair
Removes a mutivalued entry by index.
remove(String) - Method in class com.sun.portal.search.soif.SOIF
Removes an attribute.
remove(String, int) - Method in class com.sun.portal.search.soif.SOIF
Removes an attribute by index.
remove(Object) - Method in class com.sun.portal.search.soif.SOIF
Case insensistive collection function.
removeChannel(String) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Removes a global scope channel.
removeTab(String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Removes the tab.
rename(String, String) - Method in class com.sun.portal.search.soif.SOIF
Renames attribute a to b.
replace(String, int) - Method in class com.sun.portal.search.soif.AVPair
Replaces the string at the given index.
replace(byte[], int) - Method in class com.sun.portal.search.soif.AVPair
Replaces the byte array at the given index.
replace(String, String) - Method in class com.sun.portal.search.soif.SOIF
Replaces a single-valued attribute.
replace(String, String, int) - Method in class com.sun.portal.search.soif.SOIF
Replaces a multivalued attribute by index.
replace(AVPair) - Method in class com.sun.portal.search.soif.SOIF
Replaces an attribute-value pair by name.

S

SOIF - class com.sun.portal.search.soif.SOIF.
SOIF (Summary Object Interchange Format) is a general purpose syntax and data structure for representing meta data.
SOIF() - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIF(String, String) - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIF(byte[], String, Set) - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIF(byte[], String) - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIF(byte[], Set) - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIF(byte[]) - Constructor for class com.sun.portal.search.soif.SOIF
Constructor.
SOIFBuffer - class com.sun.portal.search.soif.SOIFBuffer.
SOIFBuffer is a convenience class for temporary storage of serialized SOIF objects.
SOIFBuffer() - Constructor for class com.sun.portal.search.soif.SOIFBuffer
Creates a new SOIFBuffer with default capacity 2000 bytes
SOIFBuffer(int) - Constructor for class com.sun.portal.search.soif.SOIFBuffer
Creates new SOIFBuffer with specified initial capacity
SOIFException - exception com.sun.portal.search.soif.SOIFException.
 
SOIFException() - Constructor for class com.sun.portal.search.soif.SOIFException
Creates new SOIFException without detail message.
SOIFException(String) - Constructor for class com.sun.portal.search.soif.SOIFException
Constructs an SOIFException with the specified detail message.
SOIFInputStream - class com.sun.portal.search.soif.SOIFInputStream.
SOIFInputStream class.
SOIFInputStream(String) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from the named file.
SOIFInputStream(String, String) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from the named file.
SOIFInputStream(byte[], String) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from a byte array.
SOIFInputStream(byte[]) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from a byte array.
SOIFInputStream(SOIFBuffer) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from a SOIFBuffer.
SOIFInputStream(InputStream) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from an InputStream.
SOIFInputStream(InputStream, String) - Constructor for class com.sun.portal.search.soif.SOIFInputStream
Creates a SOIFInputStream reading from an InputStream.
SOIFOutputStream - class com.sun.portal.search.soif.SOIFOutputStream.
SOIFOutputStream class.
SOIFOutputStream(OutputStream) - Constructor for class com.sun.portal.search.soif.SOIFOutputStream
Creates a new SOIFOutputStream
SOIFOutputStream(OutputStream, String) - Constructor for class com.sun.portal.search.soif.SOIFOutputStream
Creates a new SOIFOutputStream
SOIFOutputStream(String) - Constructor for class com.sun.portal.search.soif.SOIFOutputStream
Creates a new file based SOIFOutputStream using the default character encoding (UTF-8)
SOIFOutputStream(String, String) - Constructor for class com.sun.portal.search.soif.SOIFOutputStream
Creates a new file based SOIFOutputStream
SSOToken - Variable in class com.sun.portal.search.demo.Search
Identity Server Single Sign On token.
START_FEED_PROP - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Portlet preference name for the start feed.
SUBMIT_ADD - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "add new feed" submit button in the portlet's edit mode.
SUBMIT_EDIT - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "finished" button in the portlet's edit mode.
SUBMIT_GO - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Markup element name for the "go" button in the portlet's view mode.
Search - class com.sun.portal.search.demo.Search.
Search encapsulation class.
Search() - Constructor for class com.sun.portal.search.demo.Search
Constructor.
Search(String, String) - Constructor for class com.sun.portal.search.demo.Search
Constructor.
Search(String, String, String, int, int, String, String, String, String) - Constructor for class com.sun.portal.search.demo.Search
Constructor.
SearchContext - class com.sun.portal.search.providers.SearchContext.
This class provides convenient methods to handle advanced search and also evolved from the frontend application requirements.
SearchContext() - Constructor for class com.sun.portal.search.providers.SearchContext
Public Constructor calls super()
SearchEditFormBean - class com.sun.portal.search.providers.SearchEditFormBean.
SearchEditForm is a helper bean for the search edit jsp.
SearchEditFormBean() - Constructor for class com.sun.portal.search.providers.SearchEditFormBean
 
SearchRequestBean - class com.sun.portal.search.providers.SearchRequestBean.
The SearchRequestBean is a helper bean used by the search JSP's.
SearchRequestBean() - Constructor for class com.sun.portal.search.providers.SearchRequestBean
 
SearchRequestBean() - Method in class com.sun.portal.search.providers.SearchRequestBean
Public Constructor
scope - Variable in class com.sun.portal.search.demo.Search
The query string.
setAllowed(Set) - Method in class com.sun.portal.search.soif.SOIFInputStream
Sets a SOIF attribute filter.
setAllowed(Set) - Method in class com.sun.portal.search.soif.SOIFOutputStream
Sets the allowed attributes on oouput.
setAttribute(String) - Method in class com.sun.portal.search.soif.AVPair
(Re)names an AVPair.
setAuthorOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of authorOp
setAuthorVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of authorVal
setAvailableChannels(List) - Method in interface com.sun.portal.providers.containers.ContainerProvider
Sets the list of available channel names.
setAvailableChannels(List) - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
 
setAvailableChannels(List) - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
setAvailableChannels(List) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the list of available channel names.
setAvailableChannels(String, List) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Sets the available channels for the container channel that this is providing an environment for.
setBooleanProperty(String, boolean) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a boolean property for the channel.
setBooleanProperty(String, String, boolean) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a boolean property.
setBooleanProperty(String, String, boolean, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a boolean property according to the given filter criteria.
setBrowseCategory(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the current category
setCategory(String) - Method in class com.sun.portal.search.providers.SearchContext
Sets the category value.
setCategorySearch(Boolean) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Sets the categorySearch property
setClientProperty(String, String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a client property.
setClientProperty(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Set a client property.
setCollectionProperty(String, String, Map) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a collection property.
setCollectionProperty(String, String, Map, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a collection property according to the given filter criteria.
setCollectionProperty(String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a collection property.
setCollectionProperty(String, String, List, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a collection property according to the given filter criteria.
setColumn(HttpServletRequest, String, int) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Sets the column for this channel to be displayed in.
setCustomAttribute(String, ProviderContext, String, String) - Static method in class com.sun.portal.providers.context.Theme
Sets an attribute value of the custom theme.
setDatabase(String) - Method in class com.sun.portal.search.demo.Search
 
setDatabase(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Database value can be string or a comma separated multi value field
setDatabase(String[]) - Method in class com.sun.portal.search.providers.SearchRequestBean
search within specific databases form field values are stored in string
setDefaultMode(String) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Sets the default search mode property
setDefaultSearch(Boolean) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Sets the boolean defaultSearch property
setDesc(String) - Method in interface com.sun.portal.providers.containers.jsp.tab.ModifiableTab
Sets the description of the tab
setDescription(String) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Sets the description property
setDescription(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Gets the description.
setDisplayname(String) - Method in interface com.sun.portal.providers.containers.jsp.tab.ModifiableTab
Sets the display name of the tab
setExpiresOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of expiresOp
setExpiresVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the expiresVal property
setFirstHit(int) - Method in class com.sun.portal.search.demo.Search
Set the starting hit offset.
setHits(Integer) - Method in class com.sun.portal.search.providers.SearchEditFormBean
Sets the Integer viewHits property
setIntegerProperty(String, int) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a integer property for the channel.
setIntegerProperty(String, String, int) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets an integer property.
setIntegerProperty(String, String, int, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets an integer property according to the given filter criteria.
setKeywordsOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of keywordsOp
setKeywordsVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of keywordsVal
setLayout(int) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Sets the layout for this container.
setListProperty(String, List) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a list property for the channel.
setLmodifiedOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the lmodifiedOp property
setLmodifiedVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the lmodifiedVal property
setMapProperty(String, Map) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a map property for the channel.
setMode(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the search mode
setNowords(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of nowords
setPage(int) - Method in class com.sun.portal.search.providers.SearchContext
Sets the current page value.
setPage(int) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the current page value
setProperty(String, String, Object) - Method in interface com.sun.portal.providers.context.ProviderContext
TBD
setProxyDN(String) - Method in class com.sun.portal.search.demo.Search
Sets the target DN for the search.
setQueryLanguage(String) - Method in class com.sun.portal.search.demo.Search
Sets the query language.
setRDMServer(String) - Method in class com.sun.portal.search.demo.Search
Sets the RDMServer variable.
setRDMType(String) - Method in class com.sun.portal.search.demo.Search
Sets the RDM Request type.
setRating(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
sets the rating field from advanced search
setRow(HttpServletRequest, String, int) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Sets the row for this channel to be displayed in.
setSOIFParse(boolean) - Method in class com.sun.portal.search.demo.Search
Set whether SOIF parsing is to be done or not.
setScat(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Set the value of the scat radio button
setSchemaName(String) - Method in class com.sun.portal.search.soif.SOIF
Sets the SOIF schema name.
setScope(String) - Method in class com.sun.portal.search.demo.Search
Sets the scope (query) for the search.
setScope(ArrayList) - Method in class com.sun.portal.search.providers.SearchContext
Sets the list of criteria for the scope.
setScope(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the query string value
setSearchAllCategories(boolean) - Method in class com.sun.portal.search.providers.SearchContext
Sets the searchAllCategories property.
setSearchDiscussionQuery(String, String) - Method in class com.sun.portal.search.providers.SearchRequestBean
search within a discussion database and discussion id are added to the search query string
setSelectedChannels(List) - Method in interface com.sun.portal.providers.containers.ContainerProvider
Sets the list of selected channel names.
setSelectedChannels(List) - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
 
setSelectedChannels(List) - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
 
setSelectedChannels(List) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the list of selected channel names.
setSelectedChannels(String, List) - Method in interface com.sun.portal.providers.context.ContainerProviderContext
Sets the selected channels for the container channel that this is providing an environment for.
setSelectedName(String, ProviderContext, String) - Static method in class com.sun.portal.providers.context.Theme
Sets the theme to be used for displaying desktop.
setSelectedTab(ModifiableTab) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the selected tab Name in the session.
setSelectedTab(ModifiableTab) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets the selected tab Name in the session.
setSelectedTabName(String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the selected tab Name in the session
setSelectedTabName(String) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets the selected tab Name in the session
setSessionID(String) - Method in class com.sun.portal.search.demo.Search
 
setSessionProperty(String, Object) - Method in interface com.sun.portal.providers.context.ProviderContext
Set a session property.
setSince(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the since property
setStartTabName() - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStartTabName(UnmodifiableTab) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStartTabName(String) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStartTabName() - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStartTabName(UnmodifiableTab) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStartTabName(String) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets the start tab Name, the name of the tab to be displayed when the user logs in.
setStreamMode(boolean) - Method in class com.sun.portal.search.demo.Search
Sets whether streaming is enabled or disabled.
setStringAttribute(String, String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a string attribute.
setStringAttribute(String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a string attribute.
setStringProperty(String, String) - Method in class com.sun.portal.providers.ProfileProviderAdapter
Sets a string property for the channel.
setStringProperty(String, String, String) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a string property.
setStringProperty(String, String, String, List) - Method in interface com.sun.portal.providers.context.ProviderContext
Sets a string property according to the given filter criteria.
setTab(ModifiableTab) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets a tab.
setTab(ModifiableTab, boolean) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets a tab.
setTab(ModifiableTab) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets a tab.
setTab(ModifiableTab, boolean) - Method in interface com.sun.portal.providers.containers.jsp.tab.TabContainer
Sets a tab.
setTitleOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of titleOp
setTitleVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the titleVal
setURL(String) - Method in class com.sun.portal.search.soif.SOIF
Sets the SOIF URL.
setUrlOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of urlOp
setUrlVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of urlVal
setViewAttributes(String) - Method in class com.sun.portal.search.demo.Search
Sets the SOIF attributes which are returned for the search.
setViewHits(int) - Method in class com.sun.portal.search.demo.Search
Set the maximum number of hits returned.
setViewHits(int) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the viewHits value
setViewOrder(String) - Method in class com.sun.portal.search.demo.Search
Sets the sorting order for results.
setWindowState(String, int) - Method in interface com.sun.portal.providers.containers.ContainerProvider
Sets the window state of the channel.
setWindowState(String, int) - Method in class com.sun.portal.providers.containers.ContainerProviderAdapter
Sets the window state of a channel.
setWindowState(String, int) - Method in class com.sun.portal.providers.containers.JSPContainerProviderAdapter
Sets the window state of a channel.
setWindowState(String, int) - Method in class com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider
Sets the window state of a channel.
setWindowState(String, int) - Method in class com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider
Sets the window state of a channel.
setWindowState(String, int) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Sets the window state of a channel.
setWordsOp(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of wordsOp
setWordsVal(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
Sets the value of wordsVal
setupColumns(HttpServletRequest) - Method in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Constructs the channel into three columns, the left column, the center column, and the right column.
sinceSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 
size() - Method in class com.sun.portal.search.soif.AVPair
 
squeeze() - Method in class com.sun.portal.search.soif.AVPair
Packs the index array by closing all holes towards the index zero.
squeezeMV() - Method in class com.sun.portal.search.soif.SOIF
Squeezes multivalued attributes.

T

TOP - Static variable in class com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider
Top Row in the TableContainerProvider
TabContainer - interface com.sun.portal.providers.containers.jsp.tab.TabContainer.
TabContainer defines the interface for implementing a Tab Container provider.
Theme - class com.sun.portal.providers.context.Theme.
A Theme is a collection of visual elements to be used when displaying a desktop.
Theme() - Constructor for class com.sun.portal.providers.context.Theme
 
titleOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 
toByteArray() - Method in class com.sun.portal.search.soif.SOIF
Creates a byte array representation of this SOIF.
toByteArray(Set) - Method in class com.sun.portal.search.soif.SOIF
Creates a byte array representation of this SOIF.
toByteArray(String) - Method in class com.sun.portal.search.soif.SOIF
Creates a byte array representation of this SOIF.
toByteArray(String, Set) - Method in class com.sun.portal.search.soif.SOIF
Creates a byte array representation of this SOIF.
toString() - Method in class com.sun.portal.providers.ProviderException
Returns a descriptive message of this exception.
toString() - Method in class com.sun.portal.providers.context.PropertiesFilter
Return a string representation of the PropertiesFilter.
toString() - Method in class com.sun.portal.providers.context.ProviderContextException
Returns a descriptive message of this exception.
toString() - Method in class com.sun.portal.search.demo.Search
Return debug string version of Search instance.
toString() - Method in class com.sun.portal.search.soif.AVPair
 
toString() - Method in class com.sun.portal.search.soif.SOIF
*WARNING*: This should be used for debugging only.
typeTable - Static variable in class com.sun.portal.providers.urlscraper.URLScraperProvider
Array of File extensions mapped to the MIMETypes

U

UNKNOWN_HOST_ERROR_PARAM - Static variable in interface com.sun.portal.rssportlet.RssPortletConstants
Error parameter name specifying that the URL entered by the user references an unknown host.
URLScraperProvider - class com.sun.portal.providers.urlscraper.URLScraperProvider.
A URLScraperProvider is a content provider that can retrieve and display content from a given URL.
URLScraperProvider() - Constructor for class com.sun.portal.providers.urlscraper.URLScraperProvider
Default constructor.
UnknownEditTypeException - exception com.sun.portal.providers.UnknownEditTypeException.
This exception may be thrown from Provider.getEditType() if an unknown or undefined edit type is encountered.
UnknownEditTypeException(String) - Constructor for class com.sun.portal.providers.UnknownEditTypeException
Constructs a new exception with the specified message, indicating an unexpected edit type is encountered.

UnknownEditTypeException(String, Throwable) - Constructor for class com.sun.portal.providers.UnknownEditTypeException
Constructs a new exception with the specified message, and the original exception or error.

UnmodifiableTab - interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab.
This interface represents a tab that cannot be modified.
UnsupportedWindowStateException - exception com.sun.portal.providers.containers.UnsupportedWindowStateException.
This exception may be thrown from ContainerProvider.setWindowState() if an unknown or undefined windowstate is encountered.
UnsupportedWindowStateException(String) - Constructor for class com.sun.portal.providers.containers.UnsupportedWindowStateException
Constructs a new exception with the specified message, indicating an unexpected window state is encountered.

UnsupportedWindowStateException(String, Throwable) - Constructor for class com.sun.portal.providers.containers.UnsupportedWindowStateException
Constructs a new exception with the specified message, and the original exception or error.

urlOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 

V

VALUE - Static variable in class com.sun.portal.search.providers.SearchContext
The right operand in a list element
validate(RegistrationData, ServiceDescription) - Method in interface com.sun.portal.wsrp.producer.registration.validator.RegistrationValidator
Validate the registration.
value - Variable in class com.sun.portal.search.soif.AVPair
Attribute value.
valueCount() - Method in class com.sun.portal.search.soif.AVPair
 
viewAttributes - Variable in class com.sun.portal.search.demo.Search
The comma delimited requested result attribute list.
viewHits - Variable in class com.sun.portal.search.demo.Search
The maximum number of results requested.
viewOrder - Variable in class com.sun.portal.search.demo.Search
The comma delimited sort order w/ +ascending and -descending.
viewhitsSelection(int) - Method in class com.sun.portal.search.providers.SearchRequestBean
 

W

WIDTH_FULL_BOTTOM - Static variable in interface com.sun.portal.providers.ProviderWidths
Provider can be displayed in a "full" frame at the bottom.
WIDTH_FULL_TOP - Static variable in interface com.sun.portal.providers.ProviderWidths
Provider can be displayed in a "full" frame at the top.
WIDTH_THICK - Static variable in interface com.sun.portal.providers.ProviderWidths
Provider can be displayed in a "thick" frame.
WIDTH_THIN - Static variable in interface com.sun.portal.providers.ProviderWidths
Provider can be displayed in a "thin" frame.
wordsOpSelection(String) - Method in class com.sun.portal.search.providers.SearchRequestBean
 
wrapped - Variable in class com.sun.portal.providers.ProviderException
The root cause of the exception, or null if this exception is the root cause.
wrapped - Variable in class com.sun.portal.providers.context.ProviderContextException
The root cause of the exception, or null if this exception is the root cause.
write(SOIF) - Method in class com.sun.portal.search.soif.SOIFOutputStream
Writes a SOIF object to this output stream.
write(SOIF, Set) - Method in class com.sun.portal.search.soif.SOIFOutputStream
Writes a SOIF to this output stream including only the allowed attributes.

X

XMLProvider - class com.sun.portal.providers.xml.XMLProvider.
A XML Provider is used to convert and display the XML file according to the specified style sheet.
XMLProvider() - Constructor for class com.sun.portal.providers.xml.XMLProvider
 

A B C D E F G H I J K L M N O P Q R S T U V W X