org.opennms.web.svclayer.support
Class DefaultAdminApplicationService.ServiceEditModel
java.lang.Object
org.opennms.web.svclayer.support.DefaultAdminApplicationService.ServiceEditModel
- Enclosing class:
- DefaultAdminApplicationService
public class DefaultAdminApplicationService.ServiceEditModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAdminApplicationService.ServiceEditModel
public DefaultAdminApplicationService.ServiceEditModel(OnmsMonitoredService service,
List<OnmsApplication> applications)
getService
public OnmsMonitoredService getService()
getApplications
public List<OnmsApplication> getApplications()
getSortedApplications
public List<OnmsApplication> getSortedApplications()
Copyright © 2009. All Rights Reserved.