Serialized Form


Package com.ibm.lotus.search.providers.content.seedlist

Class com.ibm.lotus.search.providers.content.seedlist.SeedlistException extends java.lang.Exception implements Serializable

serialVersionUID: 6000L

Serialized Fields

msgList

java.util.List<E> msgList

type

int type

Class com.ibm.lotus.search.providers.content.seedlist.SeedlistMessage extends java.lang.Object implements Serializable

serialVersionUID: 6000L

Serialized Fields

severity

int severity

messageID

java.lang.String messageID

resourceBundleName

java.lang.String resourceBundleName

messageArgs

SeedlistMessageArg[] messageArgs

message

java.lang.String message

rootCause

java.lang.Throwable rootCause

Class com.ibm.lotus.search.providers.content.seedlist.SeedlistMessageArg extends java.lang.Object implements Serializable

serialVersionUID: 6000L

Serialized Fields

type

int type

value

java.lang.Object value

Package com.ibm.lotus.search.providers.content.seedlist.common

Package com.ibm.portal

Class com.ibm.portal.DataException extends ModelException implements Serializable

Class com.ibm.portal.InvalidationType extends java.lang.Object implements Serializable

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 InvalidationType 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

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

serialVersionUID: 5100L

Class com.ibm.portal.ObjectNotFoundException extends ModelException implements Serializable

Class com.ibm.portal.ResourceType extends java.lang.Object implements Serializable

serialVersionUID: -8352464422536045875L

Serialization Methods

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Deprecated. 
Returns one of the static instances of types when an object of class ResourceType 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

intValue

int intValue
Deprecated. 

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

Class com.ibm.portal.content.ContentNodeType extends java.lang.Object implements Serializable

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 ContentNodeType 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

Class com.ibm.portal.content.Orientation 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 orientation when an object of class Orientation 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

iIdentifier

java.lang.String iIdentifier
The name of the orientation


iValue

int iValue
A unique ID


Package com.ibm.portal.dnd

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

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

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


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.model.controller

Package com.ibm.portal.model.controller.exceptions

Class com.ibm.portal.model.controller.exceptions.CannotCommitException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotDeleteNodeException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotInsertNodeException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotInstantiateControllerException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotInstantiateModifiableNodeException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotModifyException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotModifyPropertyException extends CannotModifyException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotResumeControllerException extends ModelException implements Serializable

Class com.ibm.portal.model.controller.exceptions.CannotSuspendControllerException extends ModelException 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.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.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.exceptions

Class com.ibm.portal.resolver.exceptions.AccessControlFailedException extends ResolutionException implements Serializable

Class com.ibm.portal.resolver.exceptions.EntityDeletedException extends EntityNotFoundException implements Serializable

Class com.ibm.portal.resolver.exceptions.EntityNotFoundException extends ResolutionException implements Serializable

Class com.ibm.portal.resolver.exceptions.LocalizedIOException extends java.io.IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

cause

java.lang.Exception cause
root cause of the exception


delegate

LocalizedStatus delegate
implementation of the localized object

Class com.ibm.portal.resolver.exceptions.LocalizedSAXException extends org.xml.sax.SAXException implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate

LocalizedStatus delegate

Class com.ibm.portal.resolver.exceptions.ObjectIDDeletedException extends ResourceDeletedException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

ObjectID id
object ID that could not be found

Class com.ibm.portal.resolver.exceptions.ObjectIDNotFoundException extends ResourceNotFoundException implements Serializable

serialVersionUID: 1L

Serialized Fields

id

ObjectID id
object ID that could not be found

Class com.ibm.portal.resolver.exceptions.ResolutionException extends java.lang.Exception implements Serializable

Class com.ibm.portal.resolver.exceptions.ResourceDeletedException extends EntityDeletedException implements Serializable

Class com.ibm.portal.resolver.exceptions.ResourceNotFoundException extends EntityNotFoundException implements Serializable

Class com.ibm.portal.resolver.exceptions.ServiceNotFoundException extends EntityNotFoundException implements Serializable

serialVersionUID: 1L

Serialized Fields

service

java.lang.String service
name of the service that could not be located


Package com.ibm.portal.resolver.friendly.helper

Class com.ibm.portal.resolver.friendly.helper.DefaultSelectionResult extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

friendlyPath

java.lang.String friendlyPath
path info that does belong to the friendly path


nodes

java.util.List<E> nodes
result nodes


pathInfo

java.lang.String pathInfo
path info that does not belong to the friendly path


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

Class com.ibm.portal.security.exceptions.SecurityFilterInitException extends SecurityException implements Serializable


Package com.ibm.portal.serialize

Class com.ibm.portal.serialize.SerializationException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L


Package com.ibm.portal.sitemanagement.exception

Class com.ibm.portal.sitemanagement.exception.CannotDemotePageException extends SitemanagementCommandException implements Serializable

serialVersionUID: 5872089375399263056L

Class com.ibm.portal.sitemanagement.exception.CannotPromotePageException extends SitemanagementCommandException implements Serializable

serialVersionUID: -5504549028881500200L

Class com.ibm.portal.sitemanagement.exception.CannotPublishPageException extends SitemanagementCommandException implements Serializable

serialVersionUID: 6274229333367124009L

Class com.ibm.portal.sitemanagement.exception.NodeNotFoundException extends SitemanagementCommandException implements Serializable

serialVersionUID: 4948570226258979881L

Class com.ibm.portal.sitemanagement.exception.ParentNotFoundException extends SitemanagementCommandException implements Serializable

serialVersionUID: 5395513938323572987L

Class com.ibm.portal.sitemanagement.exception.SiblingNotFoundException extends SitemanagementCommandException implements Serializable

serialVersionUID: -1197206981932056551L

Class com.ibm.portal.sitemanagement.exception.SitemanagementCommandException extends java.lang.Exception implements Serializable


Package com.ibm.portal.state

Class com.ibm.portal.state.Constants.DeepCopyConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.Constants.EmptyCopyConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.Constants.OverwriteConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.Constants.SmartCopyConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accesscheck

Class com.ibm.portal.state.accesscheck.Constants.AssignRolesConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accesscheck.Constants.CreatePageConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accesscheck.Constants.DeletePageConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accesscheck.Constants.EditPageConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accesscheck.Constants.NoCheckConstant extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accessors.exceptions

Class com.ibm.portal.state.accessors.exceptions.AliasNameNotFoundException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

alias

java.lang.String alias
Alias name that caused the exception

Class com.ibm.portal.state.accessors.exceptions.CannotInsertSelectionNodeException extends CannotModifySelectionException implements Serializable

serialVersionUID: 5100L

Serialized Fields

node

ObjectID node
Node that could not be inserted


nextNode

ObjectID nextNode
Node that should have become the next node

Class com.ibm.portal.state.accessors.exceptions.CannotModifySelectionException extends SelectionAccessorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.accessors.exceptions.CannotRetrieveResourceUrlAccessorException extends ResourceUrlException implements Serializable

serialVersionUID: 5100L

Serialized Fields

request

HttpServletRequest request
the request we tried to create the resource URL on

Class com.ibm.portal.state.accessors.exceptions.IconNotFoundException extends ResourceNotFoundException implements Serializable

serialVersionUID: 5100L

Serialized Fields

state

PortalResources.State state
state of the icon that could not be located

Class com.ibm.portal.state.accessors.exceptions.InvalidNavigationNodeIdException extends NavigationShiftAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

id

java.lang.String id
Invalid identifier of a navigation node

Class com.ibm.portal.state.accessors.exceptions.InvalidPortletIdException extends SoloAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

iPortletId

java.lang.String iPortletId
String representing the portlet identifier that could not be converted to ObjectID.

Class com.ibm.portal.state.accessors.exceptions.InvalidPortletModeException extends PortletAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

name

java.lang.String name
Name of the window state that is invalid

Class com.ibm.portal.state.accessors.exceptions.InvalidResourceTypeException extends ResourceUrlException implements Serializable

serialVersionUID: 5100L

Serialized Fields

iName

PortalResources.Type iName
Name of the the resource type that is invalid

Class com.ibm.portal.state.accessors.exceptions.InvalidSelectionException extends SoloAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

id

java.lang.String id
String representing an invalid selection identifier.

Class com.ibm.portal.state.accessors.exceptions.InvalidSelectionNodeIdException extends SelectionAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

id

java.lang.String id
Invalid identifier of a selected node

Class com.ibm.portal.state.accessors.exceptions.InvalidShowToolsFlagException extends ShowToolsAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

flag

java.lang.String flag
Invalid Show Tools flag

Class com.ibm.portal.state.accessors.exceptions.InvalidSoloFlagException extends SoloAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

flag

java.lang.String flag
Invalid Solo flag

Class com.ibm.portal.state.accessors.exceptions.InvalidWindowStateException extends PortletAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

name

java.lang.String name
Name of the window state that is invalid

Class com.ibm.portal.state.accessors.exceptions.MissingSelectionException extends SelectionAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

state

StateHolder state
the state holder that does not contain a selection

Class com.ibm.portal.state.accessors.exceptions.MissingSharedStateIdException extends SharedStateIdException implements Serializable

serialVersionUID: 6100L

Class com.ibm.portal.state.accessors.exceptions.MissingUniqueNameException extends UniqueNameException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.accessors.exceptions.NavigationShiftAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessor

NavigationShiftAccessor accessor
Navigation shift accessor that caused the exception

Class com.ibm.portal.state.accessors.exceptions.PortletAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessor

PortletAccessor accessor
Portlet accessor that caused the exception

Class com.ibm.portal.state.accessors.exceptions.ResourceNotFoundException extends ResourceUrlException implements Serializable

serialVersionUID: 5100L

Serialized Fields

name

java.lang.String name
Identification of the resource that could not be located

Class com.ibm.portal.state.accessors.exceptions.ResourceUrlException extends StateException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.accessors.exceptions.SelectionAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessor

SelectionAccessor accessor
Selection accessor that caused the exception

Class com.ibm.portal.state.accessors.exceptions.SelectionMappingInvalidException extends SelectionAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

label

ObjectID label
Label for that the mapping could not be retrieved

Class com.ibm.portal.state.accessors.exceptions.SharedStateIdException extends StateException implements Serializable

serialVersionUID: 6100L

Serialized Fields

sharedStateID

java.lang.String sharedStateID
shared state id that was invalid

Class com.ibm.portal.state.accessors.exceptions.ShowToolsAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessor

ShowToolsAccessor accessor
Show Tools accessor that caused the exception

Class com.ibm.portal.state.accessors.exceptions.SoloAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessor

SoloAccessor accessor
Solo accessor that caused the exception

Class com.ibm.portal.state.accessors.exceptions.StateAccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

request

HttpServletRequest request
Servlet request that caused the exception

Class com.ibm.portal.state.accessors.exceptions.StateAttributeNotInRequestException extends StateNotInRequestException implements Serializable

serialVersionUID: 5100L

Serialized Fields

attribute

java.lang.String attribute
Attribute that could not be located in the request

Class com.ibm.portal.state.accessors.exceptions.StateNotInRequestException extends StateAccessorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.accessors.exceptions.StateNotWriteableException extends StateAccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

state

StateHolder state
State holder from the session that is read-only

Class com.ibm.portal.state.accessors.exceptions.UniqueNameException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

name

java.lang.String name
unqiue name that was invalid

Class com.ibm.portal.state.accessors.exceptions.UnknownUniqueNameException extends UniqueNameException implements Serializable

serialVersionUID: 5100L


Package com.ibm.portal.state.accessors.portlet.exceptions

Class com.ibm.portal.state.accessors.portlet.exceptions.CannotSetTargetException extends AccessorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

iPortletWindowID

ObjectID iPortletWindowID
The ObjectID of the portlet which cannot be selected as an action or render target.


iAccessor

PortletTargetAccessorController iAccessor
The target accessor which tried to select the portlet.


Package com.ibm.portal.state.accessors.url

Class com.ibm.portal.state.accessors.url.PortalResources.NoState extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accessors.url.PortalResources.TypeFiles extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accessors.url.PortalResources.TypeIcons extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accessors.url.PortalResources.TypeSounds extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.accessors.url.PortalResources.TypeVoiceGrammars extends java.lang.Object implements Serializable

serialVersionUID: 5100L

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.state.exceptions

Class com.ibm.portal.state.exceptions.AccessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

accessorType

java.lang.Class<T> accessorType
Classobject of the accessor factory that was unknown

Class com.ibm.portal.state.exceptions.CannotCloneDocumentModelException extends DocumentModelException implements Serializable

serialVersionUID: 5100L

Serialized Fields

type

Constants.Clone type
Type of the clone operation that failed

Class com.ibm.portal.state.exceptions.CannotCreateDocumentException extends DocumentModelException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.CannotDecodeStateException extends UrlInputMediatorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.CannotDecodeStateFromStringException extends CannotDecodeStateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

location

CannotDecodeStateFromStringException.Location location
location of the fault

Class com.ibm.portal.state.exceptions.CannotInstantiateAccessorException extends AccessorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.CannotInterpretCodecException extends CannotDecodeStateFromStringException implements Serializable

serialVersionUID: 5100L

Serialized Fields

iCodec

java.lang.String iCodec
The codec identifier that cannot be interpreted.

Class com.ibm.portal.state.exceptions.CannotInterpretStateException extends CannotDecodeStateFromStringException implements Serializable

Class com.ibm.portal.state.exceptions.CannotRetrieveUrlException extends UrlDoesNotContainInformationException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.DocumentModelException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

model

DocumentModel model
Reference to the model that caused the exception

Class com.ibm.portal.state.exceptions.InputMediatorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

mediator

InputMediator mediator
Input mediator that caused the exception

Class com.ibm.portal.state.exceptions.InputMediatorSAXException extends InputMediatorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.InvalidConstantException extends CannotCloneDocumentModelException implements Serializable

serialVersionUID: 5100L

Serialized Fields

constant

Constants constant
Constant object that could not be recognized

Class com.ibm.portal.state.exceptions.InvalidPropertyException extends PropertyException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.MissingPropertyException extends PropertyException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.NoCodecInUrlException extends UrlDoesNotContainInformationException implements Serializable

serialVersionUID: 5100L

Serialized Fields

data

java.lang.String data
data string that did not contain a decodeable codec information

Class com.ibm.portal.state.exceptions.OutputMediatorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

mediator

OutputMediator mediator
Output mediator that caused the exception

Class com.ibm.portal.state.exceptions.OutputMediatorSAXException extends OutputMediatorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.PostProcessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

processor

PostProcessor processor
Reference to the postprocessor that caused the exception

Class com.ibm.portal.state.exceptions.PreProcessorException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

processor

PreProcessor processor
Preprocessor that caused the exception

Class com.ibm.portal.state.exceptions.PropertyException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

props

Properties props
Property collection that contains the invalid property


key

java.lang.String key
Key of the property in the collection above that caused the exception

Class com.ibm.portal.state.exceptions.StateException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.StateManagerException extends StateException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.StateManagerInitException extends StateManagerException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.StateManagerInstantiationException extends StateManagerException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.StateParameterException extends StateException implements Serializable

Class com.ibm.portal.state.exceptions.StorageException extends StateException implements Serializable

serialVersionUID: 5100L

Serialized Fields

storage

Storage storage
Storage object that caused the exception

Class com.ibm.portal.state.exceptions.UnknownAccessorTypeException extends AccessorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.UnknownStateFormatException extends UrlInputMediatorException implements Serializable

serialVersionUID: 5100L

Class com.ibm.portal.state.exceptions.UrlDoesNotContainInformationException extends CannotDecodeStateException implements Serializable

Class com.ibm.portal.state.exceptions.UrlInputMediatorException extends InputMediatorException implements Serializable

serialVersionUID: 5100L

Serialized Fields

request

HttpServletRequest request
Servlet request that could not be decoded


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


Package com.ibm.portal.um.exceptions

Class com.ibm.portal.um.exceptions.AttributeNotDefinedException extends PumaAttributeException implements Serializable

Class com.ibm.portal.um.exceptions.CookieUserNotRetrievableException extends PumaModelException implements Serializable

Class com.ibm.portal.um.exceptions.MandatoryAttributeMissingException extends PumaAttributeException implements Serializable

Class com.ibm.portal.um.exceptions.MemberAlreadyExistsException extends PumaModelException implements Serializable

Class com.ibm.portal.um.exceptions.MemberNotFoundException extends PumaModelException implements Serializable

Class com.ibm.portal.um.exceptions.ModifyReadOnlyAttributeException extends PumaAttributeException implements Serializable

Class com.ibm.portal.um.exceptions.PumaAttributeException extends PumaException implements Serializable

Class com.ibm.portal.um.exceptions.PumaException extends java.lang.Exception implements Serializable

Serialized Fields

wpsException

WpsException wpsException

Class com.ibm.portal.um.exceptions.PumaMissingAccessRightsException extends PumaException implements Serializable

Class com.ibm.portal.um.exceptions.PumaModelException extends PumaException implements Serializable

Class com.ibm.portal.um.exceptions.PumaSystemException extends PumaException implements Serializable

Class com.ibm.portal.um.exceptions.SizeLimitExceedException extends PumaSystemException implements Serializable

Serialized Fields

iResult

int iResult

iMax

int iMax

Package com.ibm.wps.pe.pc.legacy.cmpf

Class com.ibm.wps.pe.pc.legacy.cmpf.PortletFilter.Method extends java.lang.Object implements Serializable

serialVersionUID: 5100L

Serialized Fields

identifier

java.lang.String identifier

value

int value

Package com.ibm.wps.portlet.menu

Class com.ibm.wps.portlet.menu.MenuTreeException extends java.lang.Exception implements Serializable

serialVersionUID: 5100L


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 com.ibm.wps.portletservice.portletmenu

Class com.ibm.wps.portletservice.portletmenu.MemoryMenuTreeException extends MenuTreeException implements Serializable

serialVersionUID: 5100L

Class com.ibm.wps.portletservice.portletmenu.XMIMenuTreeException extends MenuTreeException implements Serializable

serialVersionUID: 5100L


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