|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JAXWSResourcesService
This class was generated by Apache CXF 2.6.1 2012-06-11T23:09:18.718+02:00 Generated source version: 2.6.1
| Method Summary | |
|---|---|
BinaryData |
download(String resourceId)
Download the content of the given unique resource id. |
List<BinaryData> |
downloadMultiple(List<String> resourceIds)
|
String |
getName()
Returns the repository name. |
Resource |
getRoot()
Returns the root resource. |
Resource |
getRootWithFilter(Filter filter)
|
void |
upload(BinaryData content)
|
| Method Detail |
|---|
void upload(BinaryData content)
upload in interface ResourcesServiceResource getRoot()
ResourcesService
getRoot in interface ResourcesService
@RequestWrapper(localName="downloadMultiple",
targetNamespace="http://domain.resources.remoting.xdocreport.opensagres.fr/",
className="fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultiple")
@ResponseWrapper(localName="downloadMultipleResponse",
targetNamespace="http://domain.resources.remoting.xdocreport.opensagres.fr/",
className="fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultipleResponse")
List<BinaryData> downloadMultiple(List<String> resourceIds)
downloadMultiple in interface ResourcesServiceString getName()
ResourcesService
getName in interface ResourcesServiceBinaryData download(String resourceId)
ResourcesService
download in interface ResourcesServiceResource getRootWithFilter(Filter filter)
getRootWithFilter in interface ResourcesService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||