|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JetspeedException | |
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.portletregistry | |
org.apache.jetspeed.container.window | |
org.apache.jetspeed.om.folder | |
org.apache.jetspeed.page | |
org.apache.jetspeed.page.document | |
org.apache.jetspeed.prefs | Interface for the services backing Jetspeed java.util.prefs.Preferences. |
org.apache.jetspeed.profiler | |
org.apache.jetspeed.security | Jetspeed security service interfaces. |
org.apache.jetspeed.sso |
Uses of JetspeedException in org.apache.jetspeed.aggregator |
Subclasses of JetspeedException in org.apache.jetspeed.aggregator | |
class |
FailedToRenderFragmentException
FailedToRenderFragmentException |
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. |
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 |
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.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.container.window |
Subclasses of JetspeedException in org.apache.jetspeed.container.window | |
class |
FailedToCreateWindowException
FailedToCreateWindowException |
class |
FailedToRetrievePortletWindow
FailedToRetrievePortletWindow |
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 | |
void |
PageManager.updatePage(Page page)
Update a page in persistent storage |
void |
PageManager.removePage(Page page)
Remove a document. |
void |
PageManager.updateFolder(Folder folder)
Update a folder in persistent storage |
void |
PageManager.removeFolder(Folder folder)
Remove a folder. |
void |
PageManager.updateLink(Link link)
Update a link in persistent storage |
void |
PageManager.removeLink(Link link)
Remove a link. |
Page |
PageManager.clonePage(Page source,
String path)
Clone the source page creating and returning a new cloned page with the same portlet and fragment collection as the source All fragments are created with new fragment ids |
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.prefs |
Subclasses of JetspeedException in org.apache.jetspeed.prefs | |
class |
FailedToCreateNodeException
FailedToCreateNodeException |
class |
NodeAlreadyExistsException
NodeAlreadyExistsException |
class |
NodeDoesNotExistException
NodeDoesNotExistException |
class |
PreferencesException
PreferencesException |
class |
PropertyException
Exception throwns if a property or its set definition cannot be found or already exists. |
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.sso |
Subclasses of JetspeedException in org.apache.jetspeed.sso | |
class |
SSOException
Exception throwns by members of the sso service. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |