All Classes
| Class | Description |
|---|---|
| AmazonS3PersistenceStrategy |
Persistence strategy which persists the attachment's file to an S3 bucket
|
| AntiSamyStringCleaningService |
AntiSamyStringCleaningService provides an implementation of the
IStringCleaningService interface that uses OWASP's AntiSamy tool to perform
HTML string cleaning.
|
| ApplicationContextConnectionProvider | Deprecated.
Because this class is not necessary for Import/Export based on Gradle
|
| Attachment | |
| Attachment_ | |
| AttachmentsController | |
| AttachmentService | |
| AttachmentServletRequestWrapper | |
| AttachmentsManagerController | |
| BaseJpaDao | |
| ConfigureContentController |
ConfigureContentController allows administrative users to set the content
to be displayed by the portlet.
|
| ContentForm |
Simple form for representing CMS content entry.
|
| ContentPersistenceException | |
| FileSystemPersistenceStrategy |
Persistence strategy which persists the attachment's file to the local filesystem.
|
| FileUtil | |
| IAttachmentDao | |
| IAttachmentService | |
| IContentDao |
IContentDao is responsible for persisting and retrieving configured
HTML content.
|
| IDocumentPersistenceStrategy |
Defines persistence strategies for Attachment binary data.
|
| ImportExport |
Provides import and export capability for Attachments.
|
| IStringCleaningService |
IStringCleaningService is responsible for cleaning HTML content according
to any configured validation rules.
|
| JpaAttachmentDao | |
| LocalAttachmentController | |
| LocalAttachmentFilter | |
| MinimizedStateHandlerInterceptor | |
| PersistenceException |
Exception persisting documents to the persistence store
|
| PortletPreferencesContentDaoImpl |
PortletPreferencesContentDaoImpl is an implementation of the IContentDao
interface that uses simple portlet preferences as a store for HTML content.
|
| Queries | |
| SchemaCreator |
This tool is responsible for creating the SimpleCMS portlet database schema (and dropping
it first, if necessary).
|
| SearchContentController |
ViewContentController provides the main view of the portlet.
|
| StringCleaningException | |
| ViewContentController |
ViewContentController provides the main view of the portlet.
|