Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.acting Classes and Interfaces - 59 results found.
NameDescriptionTypePackageFramework
AbstractActionAbstractAction gives you the infrastructure for easily deploying more Actions.Classorg.apache.cocoon.actingApache Cocoon
AbstractComplementaryConfigurableActionSet up environment for configurable form handling data.Classorg.apache.cocoon.actingApache Cocoon
AbstractConfigurableActionAbstractConfigurableAction gives you the infrastructure for easily deploying more Actions that take default parameters.Classorg.apache.cocoon.actingApache Cocoon
AbstractDatabaseActionSet up environment for configurable form handling data.Classorg.apache.cocoon.actingApache Cocoon
AbstractMultiActionThe AbstractMultiAction provides a way to call methods of an action specified byClassorg.apache.cocoon.actingApache Cocoon
AbstractValidatorActionAbstract implementation of action that needs to perform validation of parameters (from session, from request, etc.Classorg.apache.cocoon.actingApache Cocoon
ActionInterfaceorg.apache.cocoon.actingApache Cocoon
CacheEventActionSimple action to cause notification of a NamedEvent to an EventAwareCacheImpl.Classorg.apache.cocoon.actingApache Cocoon
ClearCacheActionSimple action which ensures the cache is cleared of allVersion:CVS $Id: ClearCacheAction.Classorg.apache.cocoon.actingApache Cocoon
ClearPersistentStoreActionSimple action which ensures the persistent store is cleared.Classorg.apache.cocoon.actingApache Cocoon
ComposerActionThe ComposerAction will allow any Action that extends this to access SitemapComponents.Classorg.apache.cocoon.actingApache Cocoon
ConfigurableComposerActionThe ComposerAction will allow any Action that extends this to access SitemapComponents.Classorg.apache.cocoon.actingApache Cocoon
ConfigurableServiceableActionThe ConfigurableServiceableAction will allow any Action that extends this to access SitemapComponents.Classorg.apache.cocoon.actingApache Cocoon
ConfigurationHelperClassorg.apache.cocoon.actingApache Cocoon
CopySourceActionThe CopySourceAction copies the content of it's src attribute to its dest parameter.Classorg.apache.cocoon.actingApache Cocoon
DatabaseActionAbstract action for common function needed by database actions.Classorg.apache.cocoon.acting.modularApache Cocoon
DatabaseAction .CacheHelperStructure that takes all processed data for a table depending on current default modesClassorg.apache.cocoon.acting.modular.DatabaseActionApache Cocoon
DatabaseAction .ColumnStructure that takes all processed data for one column.Classorg.apache.cocoon.acting.modular.DatabaseActionApache Cocoon
DatabaseAction .LookUpKeyStructure that takes up both current mode types for database operations and table configuration data.Classorg.apache.cocoon.acting.modular.DatabaseActionApache Cocoon
DatabaseAddActionAdds record in a database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseAddActionAdds record in a database.Classorg.apache.cocoon.acting.modularApache Cocoon
DatabaseAuthenticatorActionThis action is used to authenticate user by comparing several request fields (username, password) with the values in database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseCookieAuthenticatorActionThis action is used to authenticate user by comparing several cookie values (username, password) with the values in database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseDeleteActionDelete a record from a database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseDeleteActionUpdates a record in a database.Classorg.apache.cocoon.acting.modularApache Cocoon
DatabaseQueryActionExecutes an arbitrary query.Classorg.apache.cocoon.acting.modularApache Cocoon
DatabaseSelectActionSelect a record from a database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseSelectActionSelects a record from a database.Classorg.apache.cocoon.acting.modularApache Cocoon
DatabaseUpdateActionUpdate a record in a database.Classorg.apache.cocoon.actingApache Cocoon
DatabaseUpdateActionUpdates a record in a database.Classorg.apache.cocoon.acting.modularApache Cocoon
DbXMLAuthenticatorActionThis action is used to authenticate user by comparing several request fields (username, password) with the values in a DBXML compliant database.Classorg.apache.cocoon.actingApache Cocoon
FormValidatorActionThis is the action used to validate Request parameters.Classorg.apache.cocoon.actingApache Cocoon
HelloActionA simple Action that tracks if a Session object has been created or not.Classorg.apache.cocoon.actingApache Cocoon
HttpCacheActionThis action adds the Last-Modified, Expires and Cache-Control HTTP headers to the response.Classorg.apache.cocoon.actingApache Cocoon
HttpHeaderActionThis action adds HTTP headers to the response.Classorg.apache.cocoon.actingApache Cocoon
InputModuleActionSimple helper action to allow passing sitemap variables to InputModules.Classorg.apache.cocoon.actingApache Cocoon
JMSPublisherActionAction to publish TextMessages to a JMS Topic.Classorg.apache.cocoon.actingApache Cocoon
LocaleActionAn action that locates and provides to the pipeline locale information looked up in a range of ways.Classorg.apache.cocoon.actingApache Cocoon
OraAddActionAdd a record in a database.Classorg.apache.cocoon.actingApache Cocoon
OraUpdateActionUpdate a record in a database.Classorg.apache.cocoon.actingApache Cocoon
PropagatorActionThis is the action used to propagate parameters into a store using an simply propagates given expression.Classorg.apache.cocoon.actingApache Cocoon
RequestParamActionThis action makes some request details available to the sitemap via parameter {context} - is the context path of the servlet (usually /cocoon)Classorg.apache.cocoon.actingApache Cocoon
RequestParameterExistsActionThis action simply checks to see if a given request parameter exists.Classorg.apache.cocoon.actingApache Cocoon
RequestParameterExistsAction .StringPartsConstructor SummaryRequestParameterExistsAction.Classorg.apache.cocoon.acting.RequestParameterExistsActionApache Cocoon
ResourceExistsActionThis action simply checks to see if a resource identified by the src sitemap attribute exists or not.Classorg.apache.cocoon.actingApache Cocoon
ScriptActionA simple action that executes any script that can be run by the BSFVersion:CVS $Id: ScriptAction.Classorg.apache.cocoon.actingApache Cocoon
SendmailThe Sendmail action class sends email.Classorg.apache.cocoon.actingApache Cocoon
SendmailActionThe SendmailAction class sends email.Classorg.apache.cocoon.actingApache Cocoon
ServerPagesActionAllows actions to be written in XSP.Classorg.apache.cocoon.actingApache Cocoon
ServiceableActionThe ServiceableAction will allow any Action that extends this to access SitemapComponents.Classorg.apache.cocoon.actingApache Cocoon
SessionInvalidatorActionThis is the action used to invalidate an HTTP session.Classorg.apache.cocoon.actingApache Cocoon
SessionIsValidActionThis action just checks if a session exists and whether the current seesion is still valid.Classorg.apache.cocoon.actingApache Cocoon
SessionPropagatorActionThis is the action used to propagate parameters into session.Classorg.apache.cocoon.actingApache Cocoon
SessionStateActionStore the session's current state in a session attribute.Classorg.apache.cocoon.actingApache Cocoon
SessionValidatorActionThis is the action used to validate Session parameters (attributes).Classorg.apache.cocoon.actingApache Cocoon
SetCharacterEncodingActionSets the character encoding of parameters.Classorg.apache.cocoon.actingApache Cocoon
SetterActionThis action can be used to set information in either the object model, the request or the session.Classorg.apache.cocoon.actingApache Cocoon
ValidatorActionHelperHelper class to pass the result of a validation back along with the validated object itself.Classorg.apache.cocoon.actingApache Cocoon
ValidatorActionResultA number of constants to represent the possible outcomes of aVersion:CVS $Id: ValidatorActionResult.Classorg.apache.cocoon.actingApache Cocoon