ch.hortis.sonar.service
Class PropertiesDao

java.lang.Object
  extended by ch.hortis.sonar.service.Dao
      extended by ch.hortis.sonar.service.PropertiesDao

public class PropertiesDao
extends Dao


Field Summary
 
Fields inherited from class ch.hortis.sonar.service.Dao
log, manager
 
Constructor Summary
PropertiesDao(javax.persistence.EntityManager manager)
           
 
Method Summary
 Property getProperty(java.lang.String propertyKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDao

public PropertiesDao(javax.persistence.EntityManager manager)
Method Detail

getProperty

public Property getProperty(java.lang.String propertyKey)


Copyright © 2007-2008 hortis. All Rights Reserved.