org.opennms.web.svclayer.dao.support
Class DefaultCategoryConfigDao
java.lang.Object
org.opennms.web.svclayer.dao.support.DefaultCategoryConfigDao
- All Implemented Interfaces:
- CategoryConfigDao
public class DefaultCategoryConfigDao
- extends Object
- implements CategoryConfigDao
- Author:
- Mathew Brozowski, Jason Ayers
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCategoryConfigDao
public DefaultCategoryConfigDao()
getCategoryByLabel
public Category getCategoryByLabel(String label)
- Specified by:
getCategoryByLabel in interface CategoryConfigDao
findAll
public Collection<Category> findAll()
- Specified by:
findAll in interface CategoryConfigDao
Copyright © 2009. All Rights Reserved.