|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JetspeedException in org.apache.jetspeed.administration |
---|
Subclasses of JetspeedException in org.apache.jetspeed.administration | |
---|---|
class |
AdministrationEmailException
Administration Email exceptions |
class |
RegistrationException
Registration-related exceptions |
Uses of JetspeedException in org.apache.jetspeed.aggregator |
---|
Subclasses of JetspeedException in org.apache.jetspeed.aggregator | |
---|---|
class |
FailedToRenderFragmentException
FailedToRenderFragmentException |
class |
PortletAccessDeniedException
NoPortletAccessException |
class |
UnknownPortletDefinitionException
UnknownPortletDefinitionException |
class |
UnrenderedContentException
UnrenderedContentException |
Methods in org.apache.jetspeed.aggregator that throw JetspeedException | |
---|---|
void |
Aggregator.build(RequestContext context)
Builds the portlet set defined in the context into a portlet tree. |
void |
PageAggregator.renderContent(RequestContext rc,
ContentFragment root)
|
Uses of JetspeedException in org.apache.jetspeed.ajax |
---|
Subclasses of JetspeedException in org.apache.jetspeed.ajax | |
---|---|
class |
AJAXException
|
Uses of JetspeedException in org.apache.jetspeed.capabilities |
---|
Subclasses of JetspeedException in org.apache.jetspeed.capabilities | |
---|---|
class |
CapabilitiesException
CapabilitiesException |
class |
UnableToBuildCapabilityMapException
UnableToBuildCapabilityMapException |
Uses of JetspeedException in org.apache.jetspeed.components.persistence.store |
---|
Subclasses of JetspeedException in org.apache.jetspeed.components.persistence.store | |
---|---|
class |
LockFailedException
LockFailedException |
Uses of JetspeedException in org.apache.jetspeed.components.portletentity |
---|
Subclasses of JetspeedException in org.apache.jetspeed.components.portletentity | |
---|---|
class |
PortletEntityNotDeletedException
PortletEntityNotDeletedException |
class |
PortletEntityNotStoredException
PortletEntityNotStoredException |
Uses of JetspeedException in org.apache.jetspeed.components.portletpreferences |
---|
Subclasses of JetspeedException in org.apache.jetspeed.components.portletpreferences | |
---|---|
class |
PreferencesException
|
Uses of JetspeedException in org.apache.jetspeed.components.portletregistry |
---|
Subclasses of JetspeedException in org.apache.jetspeed.components.portletregistry | |
---|---|
class |
FailedToStorePortletDefinitionException
FailedToStorePortletDefinitionException |
class |
RegistryException
Occurs when anything unexpected happens within Jetspeed and its Registry. |
Uses of JetspeedException in org.apache.jetspeed.engine |
---|
Methods in org.apache.jetspeed.engine that throw JetspeedException | |
---|---|
void |
Engine.service(RequestContext context)
Makes a service request to the engine. |
void |
Engine.shutdown()
Shuts down the Jetspeed engine and all associated services |
void |
Engine.start()
Initializes the engine with a commons configuration, starting all early initable services. |
Uses of JetspeedException in org.apache.jetspeed.om.folder |
---|
Subclasses of JetspeedException in org.apache.jetspeed.om.folder | |
---|---|
class |
FolderNotFoundException
FolderNotFoundException |
class |
InvalidFolderException
InvalidFolderException |
Uses of JetspeedException in org.apache.jetspeed.page |
---|
Subclasses of JetspeedException in org.apache.jetspeed.page | |
---|---|
class |
FolderNotRemovedException
FolderNotRemovedException |
class |
FolderNotUpdatedException
FolderNotUpdatedException |
class |
LinkNotRemovedException
LinkNotRemovedException |
class |
LinkNotUpdatedException
LinkNotUpdatedException |
class |
PageNotFoundException
PageNotFoundException |
class |
PageNotRemovedException
PageNotRemovedException |
class |
PageNotUpdatedException
PageNotUpdatedException |
Methods in org.apache.jetspeed.page that throw JetspeedException | |
---|---|
PageSerializer.Result |
PageSerializer.exportPages(ToolsLogger logger,
java.lang.String rootFolder)
|
PageSerializer.Result |
PageSerializer.exportPages(ToolsLogger logger,
java.lang.String rootFolder,
java.lang.Boolean overwriteFolders,
java.lang.Boolean overwritePages,
java.lang.Boolean all)
|
PageSerializer.Result |
JetspeedPageSerializerApplication.exportPages(ToolsLogger logger,
java.lang.String applicationRootPath,
java.lang.String categories,
java.lang.String filterPropertiesFileName,
java.util.Properties initProperties,
java.lang.String rootFolder)
|
PageSerializer.Result |
PageSerializer.importPages(ToolsLogger logger,
java.lang.String rootFolder)
|
PageSerializer.Result |
PageSerializer.importPages(ToolsLogger logger,
java.lang.String rootFolder,
java.lang.Boolean overwriteFolders,
java.lang.Boolean overwritePages,
java.lang.Boolean all)
|
PageSerializer.Result |
JetspeedPageSerializerApplication.importPages(ToolsLogger logger,
java.lang.String applicationRootPath,
java.lang.String categories,
java.lang.String filterPropertiesFileName,
java.util.Properties initProperties,
java.lang.String rootFolder)
|
Uses of JetspeedException in org.apache.jetspeed.page.document |
---|
Subclasses of JetspeedException in org.apache.jetspeed.page.document | |
---|---|
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 JetspeedException in org.apache.jetspeed.pipeline |
---|
Subclasses of JetspeedException in org.apache.jetspeed.pipeline | |
---|---|
class |
PipelineException
Occurs when anything unexpected happens within Jetspeed and the Pipeline. |
Uses of JetspeedException in org.apache.jetspeed.profiler |
---|
Subclasses of JetspeedException in org.apache.jetspeed.profiler | |
---|---|
class |
ProfilerException
ProfilerException |
Uses of JetspeedException in org.apache.jetspeed.security |
---|
Subclasses of JetspeedException in org.apache.jetspeed.security | |
---|---|
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 JetspeedException in org.apache.jetspeed.serializer |
---|
Subclasses of JetspeedException in org.apache.jetspeed.serializer | |
---|---|
class |
SerializerException
Exception throwns by members of the security service. |
Uses of JetspeedException in org.apache.jetspeed.spaces |
---|
Subclasses of JetspeedException in org.apache.jetspeed.spaces | |
---|---|
class |
SpacesException
|
Uses of JetspeedException in org.apache.jetspeed.sso |
---|
Subclasses of JetspeedException in org.apache.jetspeed.sso | |
---|---|
class |
SSOException
Exception throwns by members of the sso service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |