pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Package
org.torweg.pulse.component.cms

Packages that use org.torweg.pulse.component.cms
org.torweg.pulse.component.cms is the content management bundle. 
 

Classes in org.torweg.pulse.component.cms used by org.torweg.pulse.component.cms
AbstractCMSFormProcessorMailTaskEmailData
          Abstract base-class to derive a data-Object for the e-mail/s being sent by CMSFormProcessorMailTask.
CMSContentDisplayerResult
           
CMSFormProcessorConfiguration
          The Configuration of the CMSFormProcessor.
CMSFormProcessorConfiguration.Case
          A case of the CMSFormProcessorConfiguration.
CMSFormProcessorConfiguration.Condition.CheckType
          The known CheckTypes for the Condition.
CMSFormProcessorMailTaskConfiguration.EmailFromRequestConfiguration
          Configures if/how to handle an email-address from request.
CMSFormProcessorMailTaskConfiguration.MailCase
          A case of the CMSFormProcessorMailTaskConfiguration.
CMSFormProcessorMailTaskConfiguration.MailCaseEmailConfiguration
          Simply extends the EmailConfiguration by a boolean flag, which determines whether the MailCaseEmailConfiguration is the default EmailConfiguration.
CMSFormProcessorMailTaskEmailDataDefaultImpl
          Default implementation of AbstractCMSFormProcessorMailTaskEmailData providing the current Command and the current User from the current ServiceRequest.
CMSFormProcessorMailTaskEmailError
          Wraps a Throwable as AbstractCMSFormProcessorMailTaskEmailData for usage with the CMSFormProcessorMailTaskResult.
CMSFormProcessorMailTaskResult
          The result of the CMSFormProcessorMailTask.
CMSFormProcessorTaskResult
          Basic result for a ICMSFormProcessorTask.
ICMSFormProcessorTask
          Defines a task which is to be executed on successful validation of the form by CMSFormProcessor.