org.opennms.web.svclayer.support
Class DefaultCategoryConfigService
java.lang.Object
org.opennms.web.svclayer.support.DefaultCategoryConfigService
- All Implemented Interfaces:
- CategoryConfigService
public class DefaultCategoryConfigService
- extends Object
- implements CategoryConfigService
- Author:
- Jonathan Sartin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCategoryConfigService
public DefaultCategoryConfigService()
getCategories
public Collection<Category> getCategories()
- Specified by:
getCategories in interface CategoryConfigService
getCategoryConfigDao
public CategoryConfigDao getCategoryConfigDao()
setCategoryConfigDao
public void setCategoryConfigDao(CategoryConfigDao categoryConfigDao)
Copyright © 2009. All Rights Reserved.