org.opennms.web.svclayer.support
Class DefaultChooseResourceService
java.lang.Object
org.opennms.web.svclayer.support.DefaultChooseResourceService
- All Implemented Interfaces:
- ChooseResourceService, org.springframework.beans.factory.InitializingBean
public class DefaultChooseResourceService
- extends Object
- implements ChooseResourceService, org.springframework.beans.factory.InitializingBean
- Author:
- DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_resourceDao
public ResourceDao m_resourceDao
DefaultChooseResourceService
public DefaultChooseResourceService()
findChildResources
public ChooseResourceModel findChildResources(String resourceId,
String endUrl)
- Specified by:
findChildResources in interface ChooseResourceService
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
getResourceDao
public ResourceDao getResourceDao()
setResourceDao
public void setResourceDao(ResourceDao resourceDao)
Copyright © 2009. All Rights Reserved.