libreccm/ccm-cms/src/main/java/org/librecms/contentsection
jensp 1f5370fad7 CCM NG/ccm-cms:
- Repositories, Managers and base classes for Assets and Attachments moved to org.librecms.contentsection package to allow access to protected methods of ContentItem
- AttachmentListManager finished


git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4420 8810af33-2d31-482b-a856-94f89814c4df
2016-10-31 15:58:02 +00:00
..
privileges CCM NG/ccm-cms: Moved constants for privileges to extra classes, refactored usages. 2016-10-21 18:19:46 +00:00
ui/admin CCM NG: 2016-07-23 18:18:37 +00:00
Asset.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AssetInUseException.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AssetManager.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AssetRepository.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AttachmentList.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AttachmentListManager.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AttachmentsConfig.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
ContentItem.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
ContentItemL10NManager.java CCM NG/ccm-cms: Moved constants for privileges to extra classes, refactored usages. 2016-10-21 18:19:46 +00:00
ContentItemManager.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
ContentItemRepository.java CCM NG/ccm-cms: Repository for ContentType objects and accompanying test 2016-10-08 17:17:05 +00:00
ContentItemVersion.java CCM NG: Current status of the migration of the UI of ccm-cms (not tested yet!) 2016-07-29 19:45:12 +00:00
ContentSection.java CCM NG/ccm-cms: Created a subclass of Category for Folders. Started to add add Repository and Manager classes and to refactor all classes to use Folder instead of plain category for folders. 2016-09-27 17:55:10 +00:00
ContentSectionConfig.java CCM NG: 2016-08-29 15:52:23 +00:00
ContentSectionCreator.java CCM NG: More classes for the content section application 2016-07-14 10:30:46 +00:00
ContentSectionManager.java CCM NG/ccm-cms: Method bodies for the AttachmentManager 2016-10-28 17:24:07 +00:00
ContentSectionRepository.java CCM NG: 2016-10-05 15:47:36 +00:00
ContentSectionServlet.java CCM NG: More classes for the content section application 2016-07-14 10:30:46 +00:00
ContentSectionSetup.java CCM NG/ccm-cms: Moved constants for privileges to extra classes, refactored usages. 2016-10-21 18:19:46 +00:00
ContentType.java CCM NG/ccm-cms: Extended ContentTypeRepositoryTest to check if annotations for authorisation work. 2016-10-09 07:49:25 +00:00
ContentTypeMode.java CCM NG: ContentItemRepository 2016-08-08 18:02:16 +00:00
ContentTypeRepository.java CCM NG/ccm-cms: Moved constants for privileges to extra classes, refactored usages. 2016-10-21 18:19:46 +00:00
Folder.java CCM NG/ccm-cms: Extended ContentTypeRepositoryTest to check if annotations for authorisation work. 2016-10-09 07:49:25 +00:00
FolderManager.java CCM NG: 2016-10-04 12:19:35 +00:00
FolderRepository.java CCM NG/ccm-cms: Moved constants for privileges to extra classes, refactored usages. 2016-10-21 18:19:46 +00:00
FolderType.java CCM NG/ccm-cms: Tests for FolderManager (and fixes for bugs with by the tests), migration scripts for adding tables for folders 2016-10-03 18:09:48 +00:00
InvalidFolderPathException.java CCM NG/ccm-cms: Created a subclass of Category for Folders. Started to add add Repository and Manager classes and to refactor all classes to use Folder instead of plain category for folders. 2016-09-27 17:55:10 +00:00
ItemAttachment.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
ItemAttachmentManager.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00