public interface ApplicationDao extends OnmsDao<OnmsApplication,Integer>
ApplicationDao interface.
| Modifier and Type | Method and Description |
|---|---|
OnmsApplication |
findByName(String label)
findByName
|
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, updateOnmsApplication findByName(String label)
findByName
label - a String object.OnmsApplication object.Copyright © 2015. All rights reserved.