Serialized Form


Package com.ibm.portal

Class com.ibm.portal.ModelException extends java.lang.Exception implements Serializable

serialVersionUID: 6103L


Package com.ibm.portal.app.exceptions

Class com.ibm.portal.app.exceptions.ComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 911356L

Serialized Fields

localized

Localized localized

Class com.ibm.portal.app.exceptions.TemporaryNotSupportedException extends ComponentException implements Serializable


Package com.ibm.portal.app.service.backup

Class com.ibm.portal.app.service.backup.BackupServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 1292008501364545276L

Serialized Fields

localized

Localized localized

Package com.ibm.portal.app.service.exceptions

Class com.ibm.portal.app.service.exceptions.AccessControlException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.ApplicationDataException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.ApplicationException extends java.lang.Exception implements Serializable

Class com.ibm.portal.app.service.exceptions.ApplicationPolicyException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.DuplicateTemplateTitleValidationException extends TemplateValidationException implements Serializable

Serialized Fields

title

java.lang.String title

locale

java.util.Locale locale

localeAlternativeTitleMap

java.util.Map<K,V> localeAlternativeTitleMap

Class com.ibm.portal.app.service.exceptions.FolderNotEmptyException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.InstantiationException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.TemplateCatalogServiceException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.TemplateException extends java.lang.Exception implements Serializable

Class com.ibm.portal.app.service.exceptions.TemplateValidationException extends TemplateCatalogServiceException implements Serializable

Class com.ibm.portal.app.service.exceptions.UnavailableApplicationsException extends ApplicationDataException implements Serializable

Class com.ibm.portal.app.service.exceptions.UnknownApplicationException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.UnknownBusinessComponentException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.UnknownFolderException extends ApplicationException implements Serializable

Class com.ibm.portal.app.service.exceptions.UnknownTemplateException extends ApplicationException implements Serializable


Package com.ibm.portal.auth.exceptions

Class com.ibm.portal.auth.exceptions.AuthenticationException extends LoginException implements Serializable

Class com.ibm.portal.auth.exceptions.AuthenticationFailedException extends AuthenticationException implements Serializable

Class com.ibm.portal.auth.exceptions.LoginException extends SecurityException implements Serializable

Class com.ibm.portal.auth.exceptions.LogoutException extends SecurityException implements Serializable

Class com.ibm.portal.auth.exceptions.PasswordInvalidException extends AuthenticationException implements Serializable

Class com.ibm.portal.auth.exceptions.PortletLoginDisabledException extends LoginException implements Serializable

Class com.ibm.portal.auth.exceptions.SessionTimeOutException extends LoginException implements Serializable

Class com.ibm.portal.auth.exceptions.SessionValidationException extends SecurityException implements Serializable

Class com.ibm.portal.auth.exceptions.SystemLoginException extends LoginException implements Serializable

Class com.ibm.portal.auth.exceptions.UserAlreadyLoggedInException extends LoginException implements Serializable

Class com.ibm.portal.auth.exceptions.UserIDInvalidException extends AuthenticationException implements Serializable

Class com.ibm.portal.auth.exceptions.UserSessionTimeoutException extends SecurityException implements Serializable


Package com.ibm.portal.community.exception

Class com.ibm.portal.community.exception.CommunityException extends java.lang.Exception implements Serializable

Class com.ibm.portal.community.exception.MissingAccessRightsException extends CommunityException implements Serializable

Class com.ibm.portal.community.exception.ObjectNotFoundException extends CommunityException implements Serializable


Package com.ibm.portal.dnd

Class com.ibm.portal.dnd.DNDException extends java.lang.Exception implements Serializable

serialVersionUID: -201008185685867626L

Class com.ibm.portal.dnd.DNDInvalidParametersException extends DNDException implements Serializable

serialVersionUID: -2397270493971841580L

Class com.ibm.portal.dnd.DNDMarkupGeneratorException extends DNDException implements Serializable

serialVersionUID: 8945575026107363623L


Package com.ibm.portal.dynamicui

Class com.ibm.portal.dynamicui.AddUIElementException extends DynamicUIManagementException implements Serializable

Class com.ibm.portal.dynamicui.DynamicUIManagementException extends java.lang.Exception implements Serializable

Class com.ibm.portal.dynamicui.FactoryException extends DynamicUIManagementException implements Serializable

Class com.ibm.portal.dynamicui.MissingAccessRightsException extends DynamicUIManagementException implements Serializable

Class com.ibm.portal.dynamicui.RemoveUIElementException extends DynamicUIManagementException implements Serializable

Class com.ibm.portal.dynamicui.ResourceLookupException extends DynamicUIManagementException implements Serializable

Class com.ibm.portal.dynamicui.SetDefaultRedirectException extends DynamicUIManagementException implements Serializable


Package com.ibm.portal.eventing.service

Class com.ibm.portal.eventing.service.EventDistributionServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 6100L

Serialized Fields

iLoc

Localized iLoc
localized object describing the exception.


Package com.ibm.portal.impersonation.exceptions

Class com.ibm.portal.impersonation.exceptions.ImpersonationException extends SecurityException implements Serializable


Package com.ibm.portal.portlet.service.credentialvault

Class com.ibm.portal.portlet.service.credentialvault.CredentialSecretNotSetException extends CredentialVaultException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.portlet.service.credentialvault.CredentialVaultException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.portlet.service.credentialvault.SecretTypeNotSupportedException extends java.lang.Exception implements Serializable

Serialized Fields

secretType

int secretType

Package com.ibm.portal.portlet.service.impersonation

Class com.ibm.portal.portlet.service.impersonation.ImpersonationException extends ImpersonationException implements Serializable


Package com.ibm.portal.portlet.service.url

Class com.ibm.portal.portlet.service.url.Constants.NormalStateConstant extends java.lang.Object implements Serializable

serialVersionUID: 6000L

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Returns the singletons when the object is read from a stream

Throws:
java.io.ObjectStreamException - The object in the stream is not one of the known constants

Class com.ibm.portal.portlet.service.url.Constants.SoloStateConstant extends java.lang.Object implements Serializable

serialVersionUID: 6000L

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Returns the singletons when the object is read from a stream

Throws:
java.io.ObjectStreamException - The object in the stream is not one of the known constants

Package com.ibm.portal.propertybroker.property

Class com.ibm.portal.propertybroker.property.ActionType extends java.lang.Object implements Serializable

serialVersionUID: 6100L

Serialized Fields

iDescription

java.lang.String iDescription
Deprecated. 

Class com.ibm.portal.propertybroker.property.Direction extends java.lang.Object implements Serializable

Serialized Fields

directionFlag

java.lang.String directionFlag
Store the allowed values for the direction flag.

Class com.ibm.portal.propertybroker.property.ParameterBindingType extends java.lang.Object implements Serializable

serialVersionUID: 6100L

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Returns one of the static instances of types when an object of class ParameterBindingType is read. This is a serialization method that takes care that only the static objects exist at any given time.

Throws:
java.io.ObjectStreamException - if the object read is invalid
Serialized Fields

iValue

int iValue

iDescription

java.lang.String iDescription

type

java.lang.String type
Store the allowed values for the type.

Class com.ibm.portal.propertybroker.property.PropertyFilterType extends java.lang.Object implements Serializable

Serialized Fields

filterType

java.lang.String filterType

Class com.ibm.portal.propertybroker.property.PropertyValueChangeType extends java.lang.Object implements Serializable

Serialized Fields

changeType

java.lang.String changeType
Store the allowed values for the change type.


Package com.ibm.portal.propertybroker.service

Class com.ibm.portal.propertybroker.service.AccessFailedException extends PropertyBrokerServiceException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.propertybroker.service.ActivationFailedException extends PropertyBrokerServiceException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.propertybroker.service.CreateFailedException extends PropertyBrokerServiceException implements Serializable

Class com.ibm.portal.propertybroker.service.DeactivationFailedException extends PropertyBrokerServiceException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.propertybroker.service.PropertyBrokerServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L


Package com.ibm.portal.resolver.xml.exception

Class com.ibm.portal.resolver.xml.exception.IOSAXException extends org.xml.sax.SAXException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

java.io.IOException cause
the original exception

Class com.ibm.portal.resolver.xml.exception.IOTransformerException extends javax.xml.transform.TransformerException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

java.io.IOException cause
the original exception

Class com.ibm.portal.resolver.xml.exception.SAXIOException extends java.io.IOException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

org.xml.sax.SAXException cause
the original exception

Class com.ibm.portal.resolver.xml.exception.SAXTransformerException extends javax.xml.transform.TransformerException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

org.xml.sax.SAXException cause
the original exception

Class com.ibm.portal.resolver.xml.exception.TransformerIOException extends java.io.IOException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

javax.xml.transform.TransformerException cause
the original exception

Class com.ibm.portal.resolver.xml.exception.TransformerSAXException extends org.xml.sax.SAXException implements Serializable

serialVersionUID: 7L

Serialized Fields

cause

javax.xml.transform.TransformerException cause
the original exception


Package com.ibm.portal.security.exceptions

Class com.ibm.portal.security.exceptions.SecurityException extends java.lang.Exception implements Serializable

Serialized Fields

wpsException

WpsException wpsException

msgCode

MessageCode msgCode

parameter

java.lang.String[] parameter

Package com.ibm.portal.struts.command

Class com.ibm.portal.struts.command.StrutsFilteredViewCommand extends StrutsViewCommand implements Serializable

Serialized Fields

wpsStrutsTranscodingRequestWrapper

java.lang.Class<T> wpsStrutsTranscodingRequestWrapper
The transcoding request wrapper.

Class com.ibm.portal.struts.command.StrutsViewActionCommand extends StrutsViewCommand implements Serializable

Class com.ibm.portal.struts.command.StrutsViewCommand extends java.lang.Object implements Serializable

Serialized Fields

m_savedAttributes

java.util.Map<K,V> m_savedAttributes
Saved attributes from original request


m_removeOnModeChange

boolean m_removeOnModeChange

Class com.ibm.portal.struts.command.StrutsViewErrorCommand extends StrutsViewCommand implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.struts.command.StrutsViewJspCommand extends StrutsViewCommand implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.struts.command.StrutsViewStaticCommand extends StrutsFilteredViewCommand implements Serializable

Class com.ibm.portal.struts.command.StrutsViewTilesCommand extends StrutsViewJspCommand implements Serializable

Class com.ibm.portal.struts.command.StrutsViewXmlCommand extends StrutsViewCommand implements Serializable

Serialized Fields

m_xmlURI

java.lang.String m_xmlURI
Deprecated. 
The XML URI to process


m_xslURI

java.lang.String m_xslURI
Deprecated. 
The XSL URI to process


m_homeAction

java.lang.String m_homeAction
Deprecated. 
The home action


m_homeActionImage

java.lang.String m_homeActionImage
Deprecated. 
The home action image (for image button)


m_homeActionText

java.lang.String m_homeActionText
Deprecated. 
The XSL URI to process


Package com.ibm.portal.struts.portlet

Class com.ibm.portal.struts.portlet.MaxChainingExceededException extends StrutsException implements Serializable

Class com.ibm.portal.struts.portlet.StrutsException extends java.lang.Exception implements Serializable


Package com.ibm.portal.taskmanager

Class com.ibm.portal.taskmanager.TaskManagerDelegateFactoryServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L


Package com.ibm.portal.taskui

Class com.ibm.portal.taskui.TaskUIManagerException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L


Package com.ibm.portal.theme.plugin.exception

Class com.ibm.portal.theme.plugin.exception.ThemeExtensionInitException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L

Serialized Fields

stuffToDump

java.util.Collection<E> stuffToDump

probeID

java.lang.String probeID

sourceID

java.lang.String sourceID

Package com.ibm.wps.portlets.struts

Class com.ibm.wps.portlets.struts.MaxChainingExceededException extends WpsStrutsException implements Serializable

Class com.ibm.wps.portlets.struts.WpsStrutsException extends java.lang.Exception implements Serializable

Class com.ibm.wps.portlets.struts.WpsStrutsFilteredViewCommand extends WpsStrutsViewCommand implements Serializable

Serialized Fields

wpsStrutsTranscodingRequestWrapper

java.lang.Class<T> wpsStrutsTranscodingRequestWrapper
The transcoding request wrapper.

Class com.ibm.wps.portlets.struts.WpsStrutsViewActionCommand extends WpsStrutsViewCommand implements Serializable

Class com.ibm.wps.portlets.struts.WpsStrutsViewCommand extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialized Fields

m_savedAttributes

java.util.Map<K,V> m_savedAttributes
Saved attributes from original request


m_savedParameters

java.util.Map<K,V> m_savedParameters
Saved parameters from original request


m_removeOnModeChange

boolean m_removeOnModeChange

Class com.ibm.wps.portlets.struts.WpsStrutsViewErrorCommand extends WpsStrutsViewCommand implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portlets.struts.WpsStrutsViewJspCommand extends WpsStrutsViewCommand implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portlets.struts.WpsStrutsViewStaticCommand extends WpsStrutsFilteredViewCommand implements Serializable

Serialized Fields

m_uri

java.lang.String m_uri
The URI to process

Class com.ibm.wps.portlets.struts.WpsStrutsViewTilesCommand extends WpsStrutsViewJspCommand implements Serializable

Class com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand extends WpsStrutsFilteredViewCommand implements Serializable

Serialized Fields

m_xmlURI

java.lang.String m_xmlURI
Deprecated. 
The XML URI to process


m_xslURI

java.lang.String m_xslURI
Deprecated. 
The XSL URI to process


m_homeAction

java.lang.String m_homeAction
Deprecated. 
The home action


m_homeActionImage

java.lang.String m_homeActionImage
Deprecated. 
The home action image (for image button)


m_homeActionText

java.lang.String m_homeActionText
Deprecated. 
The XSL URI to process


Package com.ibm.wps.portletservice.credentialvault.credentials

Class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential extends Credential implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential extends ActiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

BinaryCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential extends PassiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

BinaryCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.Credential extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

CredentialSecret secret
Deprecated. 

initialized

boolean initialized
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential extends UserPasswordCredential implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential extends UserPasswordCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

userIdAttributeName

java.lang.String userIdAttributeName
Deprecated. 

passwordAttributeName

java.lang.String passwordAttributeName
Deprecated. 

loginUrl

java.lang.String loginUrl
Deprecated. 

logoutUrl

java.lang.String logoutUrl
Deprecated. 

formData

java.util.List<E> formData
Deprecated. 

cookies

java.util.ArrayList<E> cookies
Deprecated. 

urlParameters

java.lang.String urlParameters
Deprecated. 

cookieAuthentication

boolean cookieAuthentication
Deprecated. 

loggedIn

boolean loggedIn
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential extends ActiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

JaasSubjectCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential extends PassiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

JaasSubjectCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential extends UserPasswordCredential implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential extends JaasSubjectCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

ltpaToken

LTPATokenCredential ltpaToken

ltpaToken2

LTPATokenCredential ltpaToken2

Class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential extends Credential implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential extends PassiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

JavaObjectCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential extends JaasSubjectCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

sessionPrincipalString

java.lang.String sessionPrincipalString
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential extends JaasSubjectCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

ssmCredential

SSMCredential ssmCredential
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential extends ActiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

UserPasswordCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential extends PassiveCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

secret

UserPasswordCredentialSecret secret
Deprecated. 

Class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential extends JaasSubjectCredential implements Serializable

serialVersionUID: 5100L

Serialized Fields

webSealToken

WebSealCredential webSealToken
Deprecated. 

Package org.apache.jetspeed.portlet

Class org.apache.jetspeed.portlet.DefaultPortletAction extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialized Fields

name

java.lang.String name
Deprecated. 
the name of this action


parameters

java.util.Hashtable<K,V> parameters
Deprecated. 
all parameters passed by this action

Class org.apache.jetspeed.portlet.Portlet.Mode extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Returns a mode object representing the mode of this object

Throws:
java.io.ObjectStreamException
Serialized Fields

identifier

java.lang.String identifier

value

int value

Class org.apache.jetspeed.portlet.Portlet.ModeModifier extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Returns a mode modifier object representing the mode modifier of this object

Throws:
java.io.ObjectStreamException
Serialized Fields

identifier

java.lang.String identifier

value

int value

Class org.apache.jetspeed.portlet.PortletWindow.State extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

identifier

java.lang.String identifier

value

int value