mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* ACS-2064 ContentStore.java to require mimetype - Updates the ContentStore interface to also require a mimetype, deprecates old method signatures - Original interface methods maintained so code should be backwards compatible - Implementing classes updated to reflect changes