A B C D E F G I J M R S T W

A

ApplicantDAO - Interface in eu.europa.tmsearch.services.dao
A DAO interface to TradeMark data store.
ApplicantResource - Class in eu.europa.tmsearch.services.resources
A implementtation of Applicant resource as per TM-Search RFC v1.0 using JAX-RS
ApplicantResource() - Constructor for class eu.europa.tmsearch.services.resources.ApplicantResource
 
ApplicantService - Interface in eu.europa.tmsearch.services.business
A service interface to Applicant business logic.
ApplicantServiceImpl - Class in eu.europa.tmsearch.services.business
An implementation of Applicant service business logic
ApplicantServiceImpl() - Constructor for class eu.europa.tmsearch.services.business.ApplicantServiceImpl
 
AWTImageProcessorImpl - Class in eu.europa.tmsearch.services.business.util
An ImageProcessor implementation using standard Java imaging for manipulating images.
AWTImageProcessorImpl() - Constructor for class eu.europa.tmsearch.services.business.util.AWTImageProcessorImpl
 

B

BusinessServiceException - Exception in eu.europa.tmsearch.services.business.exception
 
BusinessServiceException() - Constructor for exception eu.europa.tmsearch.services.business.exception.BusinessServiceException
 
BusinessServiceException(String) - Constructor for exception eu.europa.tmsearch.services.business.exception.BusinessServiceException
 
BusinessServiceException(Throwable) - Constructor for exception eu.europa.tmsearch.services.business.exception.BusinessServiceException
 
BusinessServiceException(String, Throwable) - Constructor for exception eu.europa.tmsearch.services.business.exception.BusinessServiceException
 
BusinessServiceExceptionMapper - Class in eu.europa.tmsearch.services.resources.exceptions
 
BusinessServiceExceptionMapper() - Constructor for class eu.europa.tmsearch.services.resources.exceptions.BusinessServiceExceptionMapper
 

C

Cacheable - Interface in eu.europa.tmsearch.services
 
CacheableDaoSupport - Class in eu.europa.tmsearch.services.dao
 
CacheableDaoSupport() - Constructor for class eu.europa.tmsearch.services.dao.CacheableDaoSupport
 
CacheableJpaDaoSupport - Class in eu.europa.tmsearch.services.dao
 
CacheableJpaDaoSupport() - Constructor for class eu.europa.tmsearch.services.dao.CacheableJpaDaoSupport
 
CacheableResponseSupport - Class in eu.europa.tmsearch.services.resources.util
Convenience super class for creating cacheable HTTP responses.
CacheableResponseSupport() - Constructor for class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
checkForStaleResource(Request) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
Checks if the resource hold by the client is expired
checkForValidResource(Request) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
Checks if the resource hold by the client is valid (expired but not changed)

D

DataAccessException - Exception in eu.europa.tmsearch.services.dao.exception
 
DataAccessException() - Constructor for exception eu.europa.tmsearch.services.dao.exception.DataAccessException
 

E

ETagGenerator - Interface in eu.europa.tmsearch.services.resources.util
 
eu.europa.tmsearch.services - package eu.europa.tmsearch.services
 
eu.europa.tmsearch.services.business - package eu.europa.tmsearch.services.business
 
eu.europa.tmsearch.services.business.exception - package eu.europa.tmsearch.services.business.exception
 
eu.europa.tmsearch.services.business.util - package eu.europa.tmsearch.services.business.util
 
eu.europa.tmsearch.services.dao - package eu.europa.tmsearch.services.dao
 
eu.europa.tmsearch.services.dao.exception - package eu.europa.tmsearch.services.dao.exception
 
eu.europa.tmsearch.services.model - package eu.europa.tmsearch.services.model
 
eu.europa.tmsearch.services.resources - package eu.europa.tmsearch.services.resources
 
eu.europa.tmsearch.services.resources.BodyWriters - package eu.europa.tmsearch.services.resources.BodyWriters
 
eu.europa.tmsearch.services.resources.exceptions - package eu.europa.tmsearch.services.resources.exceptions
 
eu.europa.tmsearch.services.resources.util - package eu.europa.tmsearch.services.resources.util
 

F

fromST13ID(String) - Method in interface eu.europa.tmsearch.services.business.util.ST13Converter
Returns a office specific ID given a ST13ID
fromST13ID(String) - Method in class eu.europa.tmsearch.services.business.util.ST13ConverterDummyImpl
Returns a ST13ID given an office specific ID

G

getApplicant(String) - Method in interface eu.europa.tmsearch.services.business.ApplicantService
Gets an Applicant given an applicant ID
getApplicant(String) - Method in class eu.europa.tmsearch.services.business.ApplicantServiceImpl
Gets an Applicant given an applicant ID
getApplicant(String) - Method in interface eu.europa.tmsearch.services.dao.ApplicantDAO
Gets a TradeMark from the underlying data store given a template TradeMark
getApplicant(String) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
Dereferences an Applicant resource to TM-Search XML representation by its id.
getApplicant() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getApplicantDAO() - Method in class eu.europa.tmsearch.services.business.ApplicantServiceImpl
 
getApplicantService() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getDateTimeStamp(Date) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
getDefaultThumbnailFormat() - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getDefaultThumbnailFormat() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getDefaultThumbnailHeight() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getDefaultThumbnailWidth() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getDereferencedResource(Object, Date, UriInfo) - Method in interface eu.europa.tmsearch.services.resources.util.ResponseProvider
 
getETag() - Method in interface eu.europa.tmsearch.services.resources.util.ETagGenerator
 
getETag() - Method in class eu.europa.tmsearch.services.resources.util.MD5ETagGenerator
 
getETagGenerator() - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
getExpires(String) - Method in class eu.europa.tmsearch.services.business.ApplicantServiceImpl
 
getExpires(String) - Method in class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
 
getExpires(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getExpires(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
getExpires(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getExpires(String) - Method in interface eu.europa.tmsearch.services.Cacheable
 
getExpires(String) - Method in class eu.europa.tmsearch.services.dao.CacheableDaoSupport
 
getExpires(String) - Method in class eu.europa.tmsearch.services.dao.CacheableJpaDaoSupport
 
getExpires(String) - Method in class eu.europa.tmsearch.services.dao.ResourceDAOSupport
 
getExpires() - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
getHttpHeaders() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getHttpHeaders() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getHttpHeaders() - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
getHttpHeaders() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getHttpHeaders() - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
getImage(String) - Method in interface eu.europa.tmsearch.services.business.TradeMarkImageService
Gets an image given a TradeMark.
getImage(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
Gets an image given a TradeMark by its ApplicationNumber.
getImage(TradeMarkImage) - Method in class eu.europa.tmsearch.services.business.util.AWTImageProcessorImpl
 
getImage(TradeMarkImage) - Method in interface eu.europa.tmsearch.services.business.util.ImageProcessor
Generates a processed trade mark image from a trade mark's image (usually a master image).
getImage(TradeMarkImage) - Method in class eu.europa.tmsearch.services.business.util.JMagickImageProcessorImpl
 
getImage() - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
getImage() - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
getImageData() - Method in class eu.europa.tmsearch.services.model.TradeMarkImage
 
getImageProcessor() - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getImageProcessor() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.business.ApplicantServiceImpl
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getLastModified(String) - Method in interface eu.europa.tmsearch.services.Cacheable
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.dao.CacheableDaoSupport
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.dao.CacheableJpaDaoSupport
 
getLastModified(String) - Method in class eu.europa.tmsearch.services.dao.ResourceDAOSupport
 
getLastModified() - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
getRepresentative(String) - Method in interface eu.europa.tmsearch.services.business.RepresentativeService
Gets a TradeMark given a template TradeMark
getRepresentative(String) - Method in class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
Gets a TradeMark given a template TradeMark
getRepresentative(String) - Method in interface eu.europa.tmsearch.services.dao.RepresentativeDAO
Gets a Representative from the underlying data store given an ID
getRepresentative(String) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
Dereferences a Representative resource to TM-Search XML representation by its id.
getRepresentative() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getRepresentativeDAO() - Method in class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
 
getRepresentativeService() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getRequest() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getRequest() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getRequest() - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
getRequest() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getRequest() - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
getResource(String) - Method in interface eu.europa.tmsearch.services.dao.ResourceDAO
Gets a file from the underlying data store given a file path
getResource(String) - Method in class eu.europa.tmsearch.services.dao.ResourceDAOSupport
Gets a resource from the underlying data store given a URI
getResource(String) - Method in interface eu.europa.tmsearch.services.resources.util.ResponseProvider
 
getSize(TradeMarkImage, Class<?>, Type, Annotation[], MediaType) - Method in class eu.europa.tmsearch.services.resources.BodyWriters.TradeMarkImageBodyWriterImpl
 
getSt13Converter() - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getSt13Converter() - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
getSt13Converter() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getThumbnail(String) - Method in interface eu.europa.tmsearch.services.business.TradeMarkThumbnailService
Gets a thumbnail image given a TradeMark.
getThumbnail(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
Gets a thumbnail image given a TradeMark by its ApplicationNumber.
getThumbnailImage(TradeMarkImage, int, int) - Method in class eu.europa.tmsearch.services.business.util.AWTImageProcessorImpl
Generates a thumbnail trade mark image from a master's TradeMark image.
getThumbnailImage(TradeMarkImage, int, int) - Method in interface eu.europa.tmsearch.services.business.util.ImageProcessor
Generates a thumbnail trade mark image from a master's TradeMark image.
getThumbnailImage(TradeMarkImage, int, int) - Method in class eu.europa.tmsearch.services.business.util.JMagickImageProcessorImpl
Generates a thumbnail trade mark image from a master's TradeMark image.
getTradeMark(String) - Method in interface eu.europa.tmsearch.services.business.TradeMarkService
Gets a TradeMark given a template TradeMark
getTradeMark(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
Gets a TradeMark given a template TradeMark
getTradeMark(String) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
Dereferences a Trade Mark Data resource to its TM-Search XML representation by its id.
getTradeMark() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getTradeMarkByID(String) - Method in interface eu.europa.tmsearch.services.dao.TradeMarkDAO
Gets a TradeMark from the underlying data store given trade mark ID
getTradeMarkDAO() - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
getTradeMarkImage(String) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
Dereferences a Trade Mark Image resource to its binary representation by its ST13 id.
getTradeMarkImageByID(String) - Method in interface eu.europa.tmsearch.services.dao.TradeMarkImageDAO
Gets an Image from the underlying data store given a TradeMark's Image ID
getTradeMarkImageDAO() - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
getTradeMarkImageDAO() - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
getTradeMarkImageService() - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
getTradeMarkService() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getTradeMarkThumbnail(String) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
Dereferences a Trade Mark Image resource to its binary representation by its ST13 id.
getTradeMarkThumbnailService() - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
getTransactionCode() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getTransactionCode() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getTransactionCode() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getUriInfo() - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
getUriInfo() - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
getUriInfo() - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
getUriInfo() - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
getUriInfo() - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 

I

ImageProcessor - Interface in eu.europa.tmsearch.services.business.util
A service interface to TradeMarkImage processing facilities
ImageProcessorRuntimeException - Exception in eu.europa.tmsearch.services.business.exception
 
ImageProcessorRuntimeException() - Constructor for exception eu.europa.tmsearch.services.business.exception.ImageProcessorRuntimeException
 
ImageProcessorRuntimeException(String) - Constructor for exception eu.europa.tmsearch.services.business.exception.ImageProcessorRuntimeException
 
ImageProcessorRuntimeException(Throwable) - Constructor for exception eu.europa.tmsearch.services.business.exception.ImageProcessorRuntimeException
 
ImageProcessorRuntimeException(String, Throwable) - Constructor for exception eu.europa.tmsearch.services.business.exception.ImageProcessorRuntimeException
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class eu.europa.tmsearch.services.resources.BodyWriters.TradeMarkImageBodyWriterImpl
 

J

JMagickImageProcessorImpl - Class in eu.europa.tmsearch.services.business.util
An ImageProcessor implementation using JMagick for manipulating images.
JMagickImageProcessorImpl() - Constructor for class eu.europa.tmsearch.services.business.util.JMagickImageProcessorImpl
Echoes java.library.path to debug log

M

MD5ETagGenerator - Class in eu.europa.tmsearch.services.resources.util
 
MD5ETagGenerator() - Constructor for class eu.europa.tmsearch.services.resources.util.MD5ETagGenerator
 

R

RepresentativeDAO - Interface in eu.europa.tmsearch.services.dao
A DAO interface to Representative data store.
RepresentativeResource - Class in eu.europa.tmsearch.services.resources
A implementtation of Applicant resource as per TM-Search RFC v1.0 using JAX-RS
RepresentativeResource() - Constructor for class eu.europa.tmsearch.services.resources.RepresentativeResource
 
RepresentativeService - Interface in eu.europa.tmsearch.services.business
A service interface to TradeMark business logic.
RepresentativeServiceImpl - Class in eu.europa.tmsearch.services.business
An implementation of TradeMark service business logic
RepresentativeServiceImpl() - Constructor for class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
 
ResourceDAO - Interface in eu.europa.tmsearch.services.dao
A DAO interface for file system resources.
ResourceDAOSupport - Class in eu.europa.tmsearch.services.dao
A DAO implementation for file system resources.
ResourceDAOSupport() - Constructor for class eu.europa.tmsearch.services.dao.ResourceDAOSupport
 
ResourceNotFoundException - Exception in eu.europa.tmsearch.services.resources.exceptions
Exception thrown when the resource requested to be dereferenced does not exist
ResourceNotFoundException() - Constructor for exception eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Throwable) - Constructor for exception eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundException
 
ResourceNotFoundExceptionMapper - Class in eu.europa.tmsearch.services.resources.exceptions
 
ResourceNotFoundExceptionMapper() - Constructor for class eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundExceptionMapper
 
ResponseProvider - Interface in eu.europa.tmsearch.services.resources.util
 

S

setApplicant(ApplicantType) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setApplicantDAO(ApplicantDAO) - Method in class eu.europa.tmsearch.services.business.ApplicantServiceImpl
 
setApplicantService(ApplicantService) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setApplicationContext(ApplicationContext) - Method in class eu.europa.tmsearch.services.dao.ResourceDAOSupport
 
setDefaultThumbnailFormat(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
setDefaultThumbnailFormat(String) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setDefaultThumbnailHeight(int) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setDefaultThumbnailWidth(int) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setETagGenerator(ETagGenerator) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
setExpires(Date) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
setHttpHeaders(HttpHeaders) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setHttpHeaders(HttpHeaders) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setHttpHeaders(HttpHeaders) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
setHttpHeaders(HttpHeaders) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
setHttpHeaders(HttpHeaders) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
setImage(TradeMarkImage) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
setImage(TradeMarkImage) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
setImageData(byte[]) - Method in class eu.europa.tmsearch.services.model.TradeMarkImage
 
setImageProcessor(ImageProcessor) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
setImageProcessor(ImageProcessor) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setLastModified(Date) - Method in class eu.europa.tmsearch.services.resources.util.CacheableResponseSupport
 
setRepresentative(RepresentativeType) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setRepresentativeDAO(RepresentativeDAO) - Method in class eu.europa.tmsearch.services.business.RepresentativeServiceImpl
 
setRepresentativeService(RepresentativeService) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setRequest(Request) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setRequest(Request) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setRequest(Request) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
setRequest(Request) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
setRequest(Request) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
setSourceObject(Object) - Method in interface eu.europa.tmsearch.services.resources.util.ETagGenerator
 
setSourceObject(Object) - Method in class eu.europa.tmsearch.services.resources.util.MD5ETagGenerator
Creates an EntityTag for the set object.
setSt13Converter(ST13Converter) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
setSt13Converter(ST13Converter) - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
setSt13Converter(ST13Converter) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setTradeMark(TradeMarkType) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
setTradeMarkDAO(TradeMarkDAO) - Method in class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
setTradeMarkImageDAO(TradeMarkImageDAO) - Method in class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
setTradeMarkImageDAO(TradeMarkImageDAO) - Method in class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 
setTradeMarkImageService(TradeMarkImageService) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
setTradeMarkService(TradeMarkService) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
Used to inject a service for retrieving a Trade Mark for the underlying data store.
setTradeMarkThumbnailService(TradeMarkThumbnailService) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
setTransactionCode(String) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setTransactionCode(String) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setTransactionCode(String) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
setUriInfo(UriInfo) - Method in class eu.europa.tmsearch.services.resources.ApplicantResource
 
setUriInfo(UriInfo) - Method in class eu.europa.tmsearch.services.resources.RepresentativeResource
 
setUriInfo(UriInfo) - Method in class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
setUriInfo(UriInfo) - Method in class eu.europa.tmsearch.services.resources.TradeMarkResource
 
setUriInfo(UriInfo) - Method in class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
ST13Converter - Interface in eu.europa.tmsearch.services.business.util
An service interface defining utility method to convert from/to ST13 IDs from office specific IDs
ST13ConverterDummyImpl - Class in eu.europa.tmsearch.services.business.util
An dummy/transparent implementation of utility methods to convert from/to ST13 IDs from office specific IDs
ST13ConverterDummyImpl() - Constructor for class eu.europa.tmsearch.services.business.util.ST13ConverterDummyImpl
 

T

toResponse(BusinessServiceException) - Method in class eu.europa.tmsearch.services.resources.exceptions.BusinessServiceExceptionMapper
 
toResponse(ResourceNotFoundException) - Method in class eu.europa.tmsearch.services.resources.exceptions.ResourceNotFoundExceptionMapper
 
toST13ID(String) - Method in interface eu.europa.tmsearch.services.business.util.ST13Converter
Returns a ST13ID given an office specific ID
toST13ID(String) - Method in class eu.europa.tmsearch.services.business.util.ST13ConverterDummyImpl
Returns a office specific ID given a ST13ID
TradeMarkDAO - Interface in eu.europa.tmsearch.services.dao
A DAO interface to TradeMark data store.
TradeMarkImage - Class in eu.europa.tmsearch.services.model
 
TradeMarkImage() - Constructor for class eu.europa.tmsearch.services.model.TradeMarkImage
 
TradeMarkImageBodyWriterImpl - Class in eu.europa.tmsearch.services.resources.BodyWriters
 
TradeMarkImageBodyWriterImpl() - Constructor for class eu.europa.tmsearch.services.resources.BodyWriters.TradeMarkImageBodyWriterImpl
 
TradeMarkImageDAO - Interface in eu.europa.tmsearch.services.dao
A DAO interface to TradeMark Images data store.
TradeMarkImageResource - Class in eu.europa.tmsearch.services.resources
An implementation of Image resource as per TM-Search RFC v1.0 using JAX-RS
TradeMarkImageResource() - Constructor for class eu.europa.tmsearch.services.resources.TradeMarkImageResource
 
TradeMarkImageService - Interface in eu.europa.tmsearch.services.business
A business service interface to get an image given a TradeMark.
TradeMarkImageServiceImpl - Class in eu.europa.tmsearch.services.business
A business service to get an image given a TradeMark.
TradeMarkImageServiceImpl() - Constructor for class eu.europa.tmsearch.services.business.TradeMarkImageServiceImpl
 
TradeMarkResource - Class in eu.europa.tmsearch.services.resources
A implementation of TradeMark resource as per TM-Search RFC v1.0 using JAX-RS
TradeMarkResource() - Constructor for class eu.europa.tmsearch.services.resources.TradeMarkResource
 
TradeMarkService - Interface in eu.europa.tmsearch.services.business
A service interface to TradeMark business logic.
TradeMarkServiceImpl - Class in eu.europa.tmsearch.services.business
An implementation of TradeMark service business logic
TradeMarkServiceImpl() - Constructor for class eu.europa.tmsearch.services.business.TradeMarkServiceImpl
 
TradeMarkThumbnailResource - Class in eu.europa.tmsearch.services.resources
An implementation of Thumbnail resource as per TM-Search RFC v1.0 using JAX-RS
TradeMarkThumbnailResource() - Constructor for class eu.europa.tmsearch.services.resources.TradeMarkThumbnailResource
 
TradeMarkThumbnailService - Interface in eu.europa.tmsearch.services.business
A business service interface to get a thumbnail image given a TradeMark.
TradeMarkThumbnailServiceImpl - Class in eu.europa.tmsearch.services.business
A business service to get a thumbnail image given a TradeMark.
TradeMarkThumbnailServiceImpl() - Constructor for class eu.europa.tmsearch.services.business.TradeMarkThumbnailServiceImpl
 

W

writeTo(TradeMarkImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class eu.europa.tmsearch.services.resources.BodyWriters.TradeMarkImageBodyWriterImpl
 

A B C D E F G I J M R S T W

Copyright © 2009. All Rights Reserved.