eu.etaxonomy.cdm.remote.controller
Class VocabularyController
java.lang.Object
eu.etaxonomy.cdm.remote.controller.AbstractController<T,SERVICE>
eu.etaxonomy.cdm.remote.controller.BaseController<TermVocabulary,IVocabularyService>
eu.etaxonomy.cdm.remote.controller.VocabularyController
@Controller
@RequestMapping(value="/termVocabulary/{uuid}")
public class VocabularyController- extends BaseController<TermVocabulary,IVocabularyService>
- Author:
- a.kohlbecker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final Logger logger
VocabularyController
public VocabularyController()
setService
@Autowired
public void setService(IVocabularyService service)
- Specified by:
setService in class AbstractController<TermVocabulary,IVocabularyService>
Copyright © 2007-2013 EDIT. All Rights Reserved.