|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicantDAO
A DAO interface to TradeMark data store.
Method Summary | |
---|---|
eu.europa.tmsearch.services.schemas.trademark.applicant.ApplicantType |
getApplicant(java.lang.String applicantId)
Gets a TradeMark from the underlying data store given a template TradeMark |
Methods inherited from interface eu.europa.tmsearch.services.Cacheable |
---|
getExpires, getLastModified |
Method Detail |
---|
eu.europa.tmsearch.services.schemas.trademark.applicant.ApplicantType getApplicant(java.lang.String applicantId) throws ResourceNotFoundException
tradeMark
-
ResourceNotFoundException
- if the trade mark does not exist
ResourceNotFoundException
- if the trade mark is not foundTradeMark
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |