|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JAXRSResourcesService
| Method Summary | |
|---|---|
BinaryData |
download(String resourceId)
Download the content of the given unique resource id. |
LargeBinaryData |
downloadLarge(String resourceId)
|
String |
getName()
Returns the repository name. |
Resource |
getRoot()
Returns the root resource. |
void |
upload(BinaryData data)
|
void |
uploadLarge(LargeBinaryData data)
|
| Methods inherited from interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService |
|---|
downloadMultiple, getRootWithFilter |
| Method Detail |
|---|
String getName()
ResourcesService
getName in interface ResourcesService
Resource getRoot()
throws ResourcesException
ResourcesService
getRoot in interface ResourcesServiceResourcesException
BinaryData download(String resourceId)
throws ResourcesException
ResourcesService
download in interface ResourcesServiceResourcesException
void upload(BinaryData data)
throws ResourcesException
upload in interface ResourcesServiceResourcesException
LargeBinaryData downloadLarge(String resourceId)
throws ResourcesException
ResourcesException
void uploadLarge(LargeBinaryData data)
throws ResourcesException
ResourcesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||