Uses of Interface
org.apache.jetspeed.request.RequestDiagnosticsHolder

Packages that use RequestDiagnosticsHolder
org.apache.jetspeed.administration   
org.apache.jetspeed.aggregator   
org.apache.jetspeed.ajax   
org.apache.jetspeed.capabilities   
org.apache.jetspeed.components.persistence.store   
org.apache.jetspeed.components.portletentity   
org.apache.jetspeed.components.portletpreferences   
org.apache.jetspeed.components.portletregistry   
org.apache.jetspeed.exception   
org.apache.jetspeed.om.folder   
org.apache.jetspeed.page   
org.apache.jetspeed.page.document   
org.apache.jetspeed.pipeline   
org.apache.jetspeed.profiler   
org.apache.jetspeed.security Jetspeed security service interfaces. 
org.apache.jetspeed.serializer   
org.apache.jetspeed.spaces   
org.apache.jetspeed.sso   
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.administration
 

Classes in org.apache.jetspeed.administration that implement RequestDiagnosticsHolder
 class AdministrationEmailException
          Administration Email exceptions
 class RegistrationException
          Registration-related exceptions
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.aggregator
 

Classes in org.apache.jetspeed.aggregator that implement RequestDiagnosticsHolder
 class FailedToRenderFragmentException
           FailedToRenderFragmentException
 class PortletAccessDeniedException
           NoPortletAccessException
 class UnknownPortletDefinitionException
           UnknownPortletDefinitionException
 class UnrenderedContentException
           UnrenderedContentException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.ajax
 

Classes in org.apache.jetspeed.ajax that implement RequestDiagnosticsHolder
 class AJAXException
           
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.capabilities
 

Classes in org.apache.jetspeed.capabilities that implement RequestDiagnosticsHolder
 class CapabilitiesException
          CapabilitiesException
 class UnableToBuildCapabilityMapException
           UnableToBuildCapabilityMapException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.components.persistence.store
 

Classes in org.apache.jetspeed.components.persistence.store that implement RequestDiagnosticsHolder
 class LockFailedException
           LockFailedException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.components.portletentity
 

Classes in org.apache.jetspeed.components.portletentity that implement RequestDiagnosticsHolder
 class PortletEntityNotDeletedException
           PortletEntityNotDeletedException
 class PortletEntityNotStoredException
           PortletEntityNotStoredException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.components.portletpreferences
 

Classes in org.apache.jetspeed.components.portletpreferences that implement RequestDiagnosticsHolder
 class PreferencesException
           
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.components.portletregistry
 

Classes in org.apache.jetspeed.components.portletregistry that implement RequestDiagnosticsHolder
 class FailedToStorePortletDefinitionException
           FailedToStorePortletDefinitionException
 class RegistryException
          Occurs when anything unexpected happens within Jetspeed and its Registry.
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.exception
 

Classes in org.apache.jetspeed.exception that implement RequestDiagnosticsHolder
 class JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.om.folder
 

Classes in org.apache.jetspeed.om.folder that implement RequestDiagnosticsHolder
 class FolderNotFoundException
           FolderNotFoundException
 class InvalidFolderException
           InvalidFolderException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.page
 

Classes in org.apache.jetspeed.page that implement RequestDiagnosticsHolder
 class FolderNotRemovedException
           FolderNotRemovedException
 class FolderNotUpdatedException
           FolderNotUpdatedException
 class LinkNotRemovedException
           LinkNotRemovedException
 class LinkNotUpdatedException
           LinkNotUpdatedException
 class PageNotFoundException
           PageNotFoundException
 class PageNotRemovedException
           PageNotRemovedException
 class PageNotUpdatedException
           PageNotUpdatedException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.page.document
 

Classes in org.apache.jetspeed.page.document that implement RequestDiagnosticsHolder
 class DocumentException
           DocumentException
 class DocumentNotFoundException
           DocumentNotFound
 class DocumentTypeAlreadyRegisteredException
           DocumentTypeAlreadyRegisteredException
 class FailedToDeleteDocumentException
           FailedToDeleteDocument
 class FailedToDeleteFolderException
           FailedToDeleteFolderException
 class FailedToUpdateDocumentException
           FailedToUpdateDocumentException
 class FailedToUpdateFolderException
           FailedToUpdateFolderException
 class NodeException
           NodeException
 class NodeNotFoundException
           NodeNotFoundException
 class UnsupportedDocumentTypeException
           UnsupportedDocumentTypeException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.pipeline
 

Classes in org.apache.jetspeed.pipeline that implement RequestDiagnosticsHolder
 class PipelineException
          Occurs when anything unexpected happens within Jetspeed and the Pipeline.
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.profiler
 

Classes in org.apache.jetspeed.profiler that implement RequestDiagnosticsHolder
 class ProfilerException
          ProfilerException
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.security
 

Classes in org.apache.jetspeed.security that implement RequestDiagnosticsHolder
 class InvalidNewPasswordException
          Exception thrown when supplied new password is invalid.
 class InvalidPasswordException
          Exception thrown when supplied password is invalid.
 class PasswordAlreadyUsedException
          Exception thrown when supplied password has been used before.
 class SecurityException
          Exception throwns by members of the security service.
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.serializer
 

Classes in org.apache.jetspeed.serializer that implement RequestDiagnosticsHolder
 class SerializerException
          Exception throwns by members of the security service.
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.spaces
 

Classes in org.apache.jetspeed.spaces that implement RequestDiagnosticsHolder
 class SpacesException
           
 

Uses of RequestDiagnosticsHolder in org.apache.jetspeed.sso
 

Classes in org.apache.jetspeed.sso that implement RequestDiagnosticsHolder
 class SSOException
          Exception throwns by members of the sso service.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.