|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContentService
Provides an API for retreving the content of files stored in the repository
| Method Summary | |
|---|---|
void |
getContent(java.lang.String repository,
FileRevisionKeyData fileRevision,
java.io.OutputStream os)
|
| Method Detail |
|---|
void getContent(java.lang.String repository,
FileRevisionKeyData fileRevision,
java.io.OutputStream os)
repository - the name of the repositoryfileRevision - the revision to retrieveos - an OutputStream for the content to be written to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||