A B C D F G I J L M N O P R S T U V W _

A

AbstractResourcesService - Class in fr.opensagres.xdocreport.remoting.resources.services
 
AbstractResourcesService() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.AbstractResourcesService
 
addService(ResourcesService) - Method in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 

B

BinaryData - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour binaryData complex type.
BinaryData() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 

C

CHILDREN_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
clear() - Method in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
content - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 
content - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 
createBinaryData() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of BinaryData
createBinaryData(BinaryData) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<BinaryData>}
createCategory(String, Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
Create category resource.
createContent(BinaryData) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<BinaryData>}
createDocument(String, Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
Create document resource.
createDownloadMultiple() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of DownloadMultiple
createDownloadMultiple(DownloadMultiple) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<DownloadMultiple>}
createDownloadMultipleResponse() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of DownloadMultipleResponse
createDownloadMultipleResponse(DownloadMultipleResponse) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<DownloadMultipleResponse>}
createFilter() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of Filter
createFilter(Filter) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<Filter>}
createParameters(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<String>}
createPropertyRepresentation() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of PropertyRepresentation
createResource() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of Resource
createResource(Resource) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<Resource>}
createResource(String, ResourceType, Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
Create generic resource.
createResourceId(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create an instance of JAXBElement<String>}
createTemplate(String, Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
Create template resource.

D

DelegateResourcesService - Class in fr.opensagres.xdocreport.remoting.resources.services
 
DelegateResourcesService(ResourcesService) - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
download(String) - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
download(String) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 
download(String) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
download(String) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
Download the content of the given unique resource id.
downloadLarge(String) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 
DownloadMultiple - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour downloadMultiple complex type.
DownloadMultiple() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultiple
 
downloadMultiple(List<String>) - Method in class fr.opensagres.xdocreport.remoting.resources.services.AbstractResourcesService
 
downloadMultiple(List<String>) - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
downloadMultiple(List<String>) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
downloadMultiple(List<String>) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
 
DownloadMultipleResponse - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour downloadMultipleResponse complex type.
DownloadMultipleResponse() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultipleResponse
 

F

FIELDS_XML - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
 
fileName - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 
fileName - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 
Filter - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour filter complex type.
Filter() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.Filter
 
findFieldsMetadataFromMetaInf(Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
Find fields metadata file from the META-INF resource (ex: META-INF/MyTemplate.fields.xml).
findFieldsMetadataFromTemplate(Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
Find fields metadata file from the template resource (ex: MyTemplate/META-INF/MyTemplate.fields.xml).
findMetaInfFromTemplate(Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
Find META-INF category from the template resource (ex: MyTemplate/META-INF).
fr.opensagres.xdocreport.remoting.resources.domain - package fr.opensagres.xdocreport.remoting.resources.domain
 
fr.opensagres.xdocreport.remoting.resources.services - package fr.opensagres.xdocreport.remoting.resources.services
 
fr.opensagres.xdocreport.remoting.resources.services.jaxrs - package fr.opensagres.xdocreport.remoting.resources.services.jaxrs
 
fr.opensagres.xdocreport.remoting.resources.services.jaxws - package fr.opensagres.xdocreport.remoting.resources.services.jaxws
 
fromValue(String) - Static method in enum fr.opensagres.xdocreport.remoting.resources.domain.ResourceType
 

G

get() - Static method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.Providers
 
getChildren() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
Gets the value of the children property.
getContent() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
Obtient la valeur de la propri�t� content.
getContent() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Gets the value of the content property.
getDelegate() - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
getFileName() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
Obtient la valeur de la propri�t� fileName.
getFileName() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Gets the value of the fileName property.
getId() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
Obtient la valeur de la propri�t� id.
getIdNotNull() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
getInputStream(byte[]) - Method in class fr.opensagres.xdocreport.remoting.resources.services.AbstractResourcesService
 
getJaxRsResourcesService() - Method in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
getJAXWSResourcesServicePort() - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
getJAXWSResourcesServicePort(WebServiceFeature...) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
getLength() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
Obtient la valeur de la propri�t� length.
getLength() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Gets the value of the length property.
getMimeType() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
Obtient la valeur de la propri�t� mimeType.
getMimeType() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Gets the value of the mimeType property.
getName() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
Obtient la valeur de la propriete name.
getName() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
Obtient la valeur de la propri�t� name.
getName() - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
getName() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 
getName() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
getName() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
Returns the repository name.
getParent() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
Returns the parent resource.
getPath() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
getProperties() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Filter
Gets the value of the properties property.
getRegistry() - Static method in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
getResourceId() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
Obtient la valeur de la propri�t� resourceId.
getResourceId() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Gets the value of the resourceId property.
getResourceIds() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultiple
Gets the value of the resourceIds property.
getResourcePath(Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
Returns the resource path of the given resource.
getReturn() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultipleResponse
Gets the value of the return property.
getRoot() - Method in class fr.opensagres.xdocreport.remoting.resources.services.AbstractResourcesService
 
getRoot() - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
getRoot() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 
getRoot() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
getRoot() - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
Returns the root resource.
getRootWithFilter(Filter) - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
getRootWithFilter(Filter) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
getRootWithFilter(Filter) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
 
getServiceName(String) - Static method in enum fr.opensagres.xdocreport.remoting.resources.services.ResourcesServiceName
Returns the enum ResourcesServiceName from the given String value and null if not found.
getServices() - Method in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
getSize(LargeBinaryData, Class<?>, Type, Annotation[], MediaType) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
 
getType() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
Obtient la valeur de la propri�t� type.
getValue() - Method in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
Obtient la valeur de la propriete value.

I

id - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
ID_NOT_NULL_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
ID_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
INSTANCE - Static variable in class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
isFieldsMetadata(Resource) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
 
isFieldsMetadata(String) - Static method in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyReader
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
 

J

JAXRSResourcesService - Interface in fr.opensagres.xdocreport.remoting.resources.services.jaxrs
 
JAXWSResourcesService - Interface in fr.opensagres.xdocreport.remoting.resources.services.jaxws
This class was generated by Apache CXF 2.6.1 2012-06-11T23:09:18.718+02:00 Generated source version: 2.6.1
JAXWSResourcesServicePort - Static variable in class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
JAXWSResourcesServiceService - Class in fr.opensagres.xdocreport.remoting.resources.services.jaxws
This class was generated by Apache CXF 2.6.1 2012-06-11T23:09:18.779+02:00 Generated source version: 2.6.1
JAXWSResourcesServiceService(URL) - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
JAXWSResourcesServiceService(URL, QName) - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
JAXWSResourcesServiceService() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 

L

LargeBinaryData - Class in fr.opensagres.xdocreport.remoting.resources.domain
Java class for largeBinaryData complex type.
LargeBinaryData() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 
LargeBinaryDataMessageBodyReader - Class in fr.opensagres.xdocreport.remoting.resources.services.jaxrs
MessageBodyReader used by JAXRS to read the BinaryData from an Http request
LargeBinaryDataMessageBodyReader() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyReader
 
LargeBinaryDataMessageBodyWriter - Class in fr.opensagres.xdocreport.remoting.resources.services.jaxrs
MessageBodyWriter that streams an BinaryData object in an Http response.
LargeBinaryDataMessageBodyWriter() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
 
length - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 
length - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 

M

META_INF - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
 
mimeType - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 
mimeType - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 

N

name - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
 
name - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
NAME_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 

O

ObjectFactory - Class in fr.opensagres.xdocreport.remoting.resources.domain
This object contains factory methods for each Java content interface and Java element interface generated in the fr.opensagres.xdocreport.remoting.resources.domain package.
ObjectFactory() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: fr.opensagres.xdocreport.remoting.resources.domain

P

parent - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
path - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
PATH_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
properties - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Filter
 
PropertyRepresentation - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour propertyRepresentation complex type.
PropertyRepresentation() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
 
Providers - Class in fr.opensagres.xdocreport.remoting.resources.services.jaxrs
Helper class to hold JAXRS Providers config
Providers() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.Providers
 
providers - Static variable in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.Providers
 

R

readFrom(Class<LargeBinaryData>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyReader
 
Resource - Class in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour resource complex type.
Resource() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
ResourceFactory - Class in fr.opensagres.xdocreport.remoting.resources.domain
Factory to create Resource.
ResourceFactory() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.ResourceFactory
 
ResourceHelper - Class in fr.opensagres.xdocreport.remoting.resources.domain
Resource Helper.
ResourceHelper() - Constructor for class fr.opensagres.xdocreport.remoting.resources.domain.ResourceHelper
 
resourceId - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
 
resourceId - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
 
resourceIds - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultiple
 
ResourcesException - Exception in fr.opensagres.xdocreport.remoting.resources.services
 
ResourcesException(String) - Constructor for exception fr.opensagres.xdocreport.remoting.resources.services.ResourcesException
 
ResourcesException(Throwable) - Constructor for exception fr.opensagres.xdocreport.remoting.resources.services.ResourcesException
 
ResourcesService - Interface in fr.opensagres.xdocreport.remoting.resources.services
Interface to define resources services to retrieves from a repository list of resources (folder/files), and upload/download some resources.
ResourcesServiceName - Enum in fr.opensagres.xdocreport.remoting.resources.services
Enum with service name of the ResourcesService.
ResourcesServicesRegistry - Class in fr.opensagres.xdocreport.remoting.resources.services
 
ResourcesServicesRegistry() - Constructor for class fr.opensagres.xdocreport.remoting.resources.services.ResourcesServicesRegistry
 
ResourceType - Enum in fr.opensagres.xdocreport.remoting.resources.domain
Classe Java pour resourceType.

S

SERVICE - Static variable in class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 
ServiceType - Enum in fr.opensagres.xdocreport.remoting.resources.services
Service Type.
setContent(byte[]) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
D�finit la valeur de la propri�t� content.
setContent(InputStream) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Sets the value of the content property.
setFileName(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
D�finit la valeur de la propri�t� fileName.
setFileName(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Sets the value of the fileName property.
setId(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
D�finit la valeur de la propri�t� id.
setLength(long) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
D�finit la valeur de la propri�t� length.
setLength(long) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Sets the value of the length property.
setMimeType(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
D�finit la valeur de la propri�t� mimeType.
setMimeType(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Sets the value of the mimeType property.
setName(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
D�finit la valeur de la propriete name.
setName(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
D�finit la valeur de la propri�t� name.
setResourceId(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.BinaryData
D�finit la valeur de la propri�t� resourceId.
setResourceId(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData
Sets the value of the resourceId property.
setType(ResourceType) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
D�finit la valeur de la propri�t� type.
setValue(String) - Method in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
D�finit la valeur de la propriete value.

T

type - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 
TYPE_PROPERTY - Static variable in class fr.opensagres.xdocreport.remoting.resources.domain.Resource
 

U

upload(BinaryData) - Method in class fr.opensagres.xdocreport.remoting.resources.services.DelegateResourcesService
 
upload(BinaryData) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 
upload(BinaryData) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesService
 
upload(BinaryData) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.ResourcesService
 
uploadLarge(LargeBinaryData) - Method in interface fr.opensagres.xdocreport.remoting.resources.services.jaxrs.JAXRSResourcesService
 

V

value - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.PropertyRepresentation
 
value() - Method in enum fr.opensagres.xdocreport.remoting.resources.domain.ResourceType
 
valueOf(String) - Static method in enum fr.opensagres.xdocreport.remoting.resources.domain.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.remoting.resources.services.ResourcesServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.opensagres.xdocreport.remoting.resources.services.ServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.opensagres.xdocreport.remoting.resources.domain.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.remoting.resources.services.ResourcesServiceName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.opensagres.xdocreport.remoting.resources.services.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(LargeBinaryData, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class fr.opensagres.xdocreport.remoting.resources.services.jaxrs.LargeBinaryDataMessageBodyWriter
 
WSDL_LOCATION - Static variable in class fr.opensagres.xdocreport.remoting.resources.services.jaxws.JAXWSResourcesServiceService
 

_

_return - Variable in class fr.opensagres.xdocreport.remoting.resources.domain.DownloadMultipleResponse
 

A B C D F G I J L M N O P R S T U V W _

Copyright © 2013. All Rights Reserved.