Uses of Interface
net.incongru.berkano.user.PropertiesAware

Packages that use PropertiesAware
net.incongru.berkano.user   
net.incongru.berkano.user.hibernate   
 

Uses of PropertiesAware in net.incongru.berkano.user
 

Classes in net.incongru.berkano.user that implement PropertiesAware
 class GroupImpl
           
 class UserImpl
          This is an hibernated implementation of User.
 

Uses of PropertiesAware in net.incongru.berkano.user.hibernate
 

Methods in net.incongru.berkano.user.hibernate that return PropertiesAware
protected  PropertiesAware HibernatedUserDAO.getById(java.lang.Long id)
           
protected  PropertiesAware HibernatedGroupDAO.getById(java.lang.Long id)
           
protected abstract  PropertiesAware AbstractHibernatedDAO.getById(java.lang.Long id)
           
 

Methods in net.incongru.berkano.user.hibernate with parameters of type PropertiesAware
 void AbstractHibernatedDAO.addProperty(PropertiesAware o, java.lang.String propertyKey, java.lang.Object value)
           
 



Copyright © 2004-2007. All Rights Reserved.