Package | Description |
---|---|
org.wandora.application.modulesserver | |
org.wandora.modules.fng | |
org.wandora.modules.servlet | |
org.wandora.modules.topicmap | |
org.wandora.modules.usercontrol |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTopicWebApp |
class |
AbstractWebApp |
class |
BrowserPluginService |
class |
FNGAPIWebApp |
class |
GraphMLWebApp |
class |
IIIFWebApp |
class |
JTMWebApp |
class |
RDFWebApp |
class |
SameAsService
SameAsService implements a simple web service that returns all subject identifiers
of a given topic.
|
class |
ScreenCastWebApp |
class |
ViewTopicWebApp |
class |
WaianaService
WaianaService implements an API used to store and retrieve topic maps via
JSON fragments submitted over HTTP.
|
class |
XTMWebApp |
Modifier and Type | Class and Description |
---|---|
class |
FNGAPIAction |
class |
NewAPIKeyAction |
Modifier and Type | Class and Description |
---|---|
class |
CachedAction
This is a base class for actions that take advantage of caching
services.
|
class |
ChainedAction
An action that makes it possible to chain together two, or more,
actions into one.
|
class |
GenericTemplateAction
A general purpose action that uses templates for output.
|
class |
ImageResizeAction
An action that reads images from a source directory and resizes them
to fit specified dimensions.
|
class |
RecaptchaAction |
class |
RedirectAction |
class |
RequestForwarder |
class |
SendEmailAction
Sends an email composed using a template.
|
class |
StaticContentAction |
Modifier and Type | Field and Description |
---|---|
protected AbstractAction |
RecaptchaAction.errorAction |
protected AbstractAction |
RecaptchaAction.successAction |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<AbstractAction> |
ChainedAction.chain |
Modifier and Type | Class and Description |
---|---|
class |
ViewTopicAction
An action for displaying something about a single topic using
a template.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeUserAction
An action that changes something about a user.
|
class |
ChangeUserRolesAction
Deprecated.
|
class |
GetUserLogAction |
class |
PasswordResendAction |
class |
UserLoggerAction |
class |
UserManagerAction |
Copyright 2004-2015 Wandora Team