|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepresentativeDAO
A DAO interface to Representative data store.
Method Summary | |
---|---|
eu.europa.tmsearch.services.schemas.trademark.representative.RepresentativeType |
getRepresentative(java.lang.String representativeId)
Gets a Representative from the underlying data store given an ID |
Methods inherited from interface eu.europa.tmsearch.services.Cacheable |
---|
getExpires, getLastModified |
Method Detail |
---|
eu.europa.tmsearch.services.schemas.trademark.representative.RepresentativeType getRepresentative(java.lang.String representativeId) throws ResourceNotFoundException
String
- representativeId
ResourceNotFoundException
- if the representative does not exist
ResourceNotFoundException
- if the representative is not foundRepresentativeType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |