Serialized Form


Package org.apache.jetspeed.aggregator

Class org.apache.jetspeed.aggregator.FailedToRenderFragmentException 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.capabilities

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

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

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

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

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

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

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

Class org.apache.jetspeed.page.PageNotUpdatedException extends JetspeedException 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 NodeException implements Serializable

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


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

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


Package org.apache.jetspeed.profiler

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


Package org.apache.jetspeed.security

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

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

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

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


Package org.apache.jetspeed.sso

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


Package org.apache.jetspeed.userinfo

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



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