Serialized Form


Package org.apache.jetspeed.administration

Class org.apache.jetspeed.administration.AdministrationEmailException extends JetspeedException implements Serializable

Class org.apache.jetspeed.administration.RegistrationException extends JetspeedException implements Serializable


Package org.apache.jetspeed.aggregator

Class org.apache.jetspeed.aggregator.FailedToRenderFragmentException extends JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.PortletAccessDeniedException extends JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.UnknownPortletDefinitionException extends JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.UnrenderedContentException extends JetspeedException implements Serializable


Package org.apache.jetspeed.ajax

Class org.apache.jetspeed.ajax.AJAXException extends JetspeedException implements Serializable


Package org.apache.jetspeed.cache

Package org.apache.jetspeed.capabilities

Class org.apache.jetspeed.capabilities.CapabilitiesException extends JetspeedException implements Serializable

Class org.apache.jetspeed.capabilities.UnableToBuildCapabilityMapException extends JetspeedException implements Serializable


Package org.apache.jetspeed.components.persistence.store

Class org.apache.jetspeed.components.persistence.store.LockFailedException extends JetspeedException implements Serializable

Class org.apache.jetspeed.components.persistence.store.PersistenceStoreInitializationException extends Exception implements Serializable

Class org.apache.jetspeed.components.persistence.store.PersistenceStoreRuntimeExcpetion extends JetspeedRuntimeException implements Serializable


Package org.apache.jetspeed.components.portletentity

Class org.apache.jetspeed.components.portletentity.PortletEntityNotDeletedException extends JetspeedException implements Serializable

Class org.apache.jetspeed.components.portletentity.PortletEntityNotGeneratedException extends Exception implements Serializable

Class org.apache.jetspeed.components.portletentity.PortletEntityNotStoredException extends JetspeedException implements Serializable


Package org.apache.jetspeed.components.portletregistry

Class org.apache.jetspeed.components.portletregistry.FailedToStorePortletDefinitionException extends RegistryException implements Serializable

Class org.apache.jetspeed.components.portletregistry.RegistryException extends JetspeedException implements Serializable


Package org.apache.jetspeed.container.session

Package org.apache.jetspeed.container.state

Class org.apache.jetspeed.container.state.FailedToCreatedNavStateCodecException extends JetspeedRuntimeException implements Serializable

Class org.apache.jetspeed.container.state.FailedToCreateNavStateException extends JetspeedRuntimeException implements Serializable

Class org.apache.jetspeed.container.state.FailedToCreatePortalUrlException extends JetspeedRuntimeException implements Serializable


Package org.apache.jetspeed.container.window

Class org.apache.jetspeed.container.window.FailedToCreateWindowException extends JetspeedException implements Serializable

Class org.apache.jetspeed.container.window.FailedToRetrievePortletWindow extends JetspeedException implements Serializable


Package org.apache.jetspeed.deployment

Class org.apache.jetspeed.deployment.DeploymentException extends Exception implements Serializable


Package org.apache.jetspeed.exception

Class org.apache.jetspeed.exception.JetspeedException extends Exception implements Serializable

Serialized Fields

keyedMessage

KeyedMessage keyedMessage

Class org.apache.jetspeed.exception.JetspeedRuntimeException extends RuntimeException implements Serializable

Serialized Fields

keyedMessage

KeyedMessage keyedMessage

Package org.apache.jetspeed.i18n

Class org.apache.jetspeed.i18n.KeyedMessage extends Object implements Serializable

Serialized Fields

message

String message
Default message used when key couldn't be looked up in the default or a specified resource bundle


key

String key
Dynamically derived key based on the definingClass name, postfixed with the static field name of this instance

See Also:
KeyedMessage.getKey()

arguments

Object[] arguments
Optional message format arguments which can only be set using a derived KeyedMessage using the KeyedMessage.create(Object[])method(s).


containingClass

Class<T> containingClass
The class in which this instance is defined as a static Field.


resolved

boolean resolved
Indicates if this instance could be resolved.


Package org.apache.jetspeed.layout

Class org.apache.jetspeed.layout.PortletPlacementException extends Exception implements Serializable


Package org.apache.jetspeed.locator

Class org.apache.jetspeed.locator.TemplateLocatorException extends Exception implements Serializable


Package org.apache.jetspeed.om

Class org.apache.jetspeed.om.BaseSecurityReference extends Object implements Serializable

Serialized Fields

parent

String parent
Holds value of property parent.


Package org.apache.jetspeed.om.common

Package org.apache.jetspeed.om.common.portlet

Package org.apache.jetspeed.om.common.preference

Package org.apache.jetspeed.om.common.servlet

Package org.apache.jetspeed.om.folder

Class org.apache.jetspeed.om.folder.FolderNotFoundException extends NodeNotFoundException implements Serializable

Class org.apache.jetspeed.om.folder.InvalidFolderException extends NodeException implements Serializable


Package org.apache.jetspeed.om.page

Package org.apache.jetspeed.page

Class org.apache.jetspeed.page.FolderNotRemovedException extends NodeException implements Serializable

Class org.apache.jetspeed.page.FolderNotUpdatedException extends NodeException implements Serializable

Class org.apache.jetspeed.page.LinkNotRemovedException extends NodeException implements Serializable

Class org.apache.jetspeed.page.LinkNotUpdatedException extends NodeException implements Serializable

Class org.apache.jetspeed.page.PageNotFoundException extends DocumentNotFoundException implements Serializable

Class org.apache.jetspeed.page.PageNotRemovedException extends NodeException implements Serializable

Class org.apache.jetspeed.page.PageNotUpdatedException extends NodeException implements Serializable


Package org.apache.jetspeed.page.document

Class org.apache.jetspeed.page.document.DocumentException extends NodeException implements Serializable

Class org.apache.jetspeed.page.document.DocumentNotFoundException extends NodeNotFoundException implements Serializable

Class org.apache.jetspeed.page.document.DocumentTypeAlreadyRegisteredException extends DocumentException implements Serializable

Class org.apache.jetspeed.page.document.FailedToDeleteDocumentException extends DocumentException implements Serializable

Class org.apache.jetspeed.page.document.FailedToDeleteFolderException extends NodeException implements Serializable

Class org.apache.jetspeed.page.document.FailedToUpdateDocumentException extends DocumentException implements Serializable

Class org.apache.jetspeed.page.document.FailedToUpdateFolderException extends NodeException implements Serializable

Class org.apache.jetspeed.page.document.NodeException extends JetspeedException implements Serializable

Class org.apache.jetspeed.page.document.NodeNotFoundException extends JetspeedException implements Serializable

Class org.apache.jetspeed.page.document.UnsupportedDocumentTypeException extends DocumentException implements Serializable


Package org.apache.jetspeed.pipeline

Class org.apache.jetspeed.pipeline.PipelineException extends JetspeedException implements Serializable


Package org.apache.jetspeed.portalsite

Package org.apache.jetspeed.prefs

Class org.apache.jetspeed.prefs.FailedToCreateNodeException extends PreferencesException implements Serializable

Class org.apache.jetspeed.prefs.NodeAlreadyExistsException extends PreferencesException implements Serializable

Class org.apache.jetspeed.prefs.NodeDoesNotExistException extends PreferencesException implements Serializable

Class org.apache.jetspeed.prefs.PreferencesException extends JetspeedException implements Serializable


Package org.apache.jetspeed.prefs.om

Package org.apache.jetspeed.profiler

Class org.apache.jetspeed.profiler.ProfilerException extends JetspeedException implements Serializable


Package org.apache.jetspeed.profiler.rules

Package org.apache.jetspeed.security

Class org.apache.jetspeed.security.InvalidDnException extends SecurityException implements Serializable

serialVersionUID: -2643327886955569635L

Class org.apache.jetspeed.security.InvalidNewPasswordException extends SecurityException implements Serializable

serialVersionUID: -801235816327102698L

Class org.apache.jetspeed.security.InvalidPasswordException extends SecurityException implements Serializable

serialVersionUID: 3213606705251501558L

Class org.apache.jetspeed.security.InvalidUidException extends SecurityException implements Serializable

serialVersionUID: 8603304762095029084L

Class org.apache.jetspeed.security.PasswordAlreadyUsedException extends SecurityException implements Serializable

serialVersionUID: 302007677387600743L

Class org.apache.jetspeed.security.SecurityException extends JetspeedException implements Serializable

serialVersionUID: -8823877029853488430L


Package org.apache.jetspeed.security.om

Package org.apache.jetspeed.serializer

Class org.apache.jetspeed.serializer.SerializerException extends JetspeedException implements Serializable

serialVersionUID: -8823877029853488431L


Package org.apache.jetspeed.sso

Class org.apache.jetspeed.sso.SSOException extends JetspeedException implements Serializable


Package org.apache.jetspeed.statistics

Class org.apache.jetspeed.statistics.InvalidCriteriaException extends Exception implements Serializable


Package org.apache.jetspeed.userinfo

Class org.apache.jetspeed.userinfo.UserAttributeRetrievalException extends Exception implements Serializable



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.