Skip to content

PLOS/content-repo-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Badge

Content Repository Library

==================

'InputStream getLatestRepoObjStream(String key)' is replacing 'InputStream getFileInStream(String key)' from the file-store jar

'Map<String, String> createRepoObj(RepoObject repoObject)' is responsible of creating an asset in the content-repo. The file-store provided the method 'OutputStream getFileOutStream(final String key, long byteCount)' to obtain an OutputStream to write the new file in the content.

'Boolean deleteLatestRepoObj(String key)' is replacing void 'deleteFile(String fsid)' from the file-store jar

Please contact us at [email protected] with any questions, comments, or concerns. Please use Github Issues to report any problems, or submit a pull request.

About

Java library dedicated to interact with content repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages