eu.etaxonomy.cdm.remote.controller
Class ClassificationListController
java.lang.Object
eu.etaxonomy.cdm.remote.controller.AbstractController<T,SERVICE>
eu.etaxonomy.cdm.remote.controller.AbstractListController<T,SERVICE>
eu.etaxonomy.cdm.remote.controller.BaseListController<T,SERVICE>
eu.etaxonomy.cdm.remote.controller.IdentifiableListController<Classification,IClassificationService>
eu.etaxonomy.cdm.remote.controller.ClassificationListController
@Controller
@RequestMapping(value="/classification")
public class ClassificationListController
- extends IdentifiableListController<Classification,IClassificationService>
- Version:
- 1.0
- Author:
- n.hoffmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_INIT_STRATEGY
protected static final List<String> DEFAULT_INIT_STRATEGY
ClassificationListController
public ClassificationListController()
setService
@Autowired
public void setService(IClassificationService service)
- Specified by:
setService in class AbstractController<Classification,IClassificationService>
Copyright © 2007-2013 EDIT. All Rights Reserved.