Uses of Interface
info.rolandkrueger.roklib.webapps.data.IGenericPersistableObject

Packages that use IGenericPersistableObject
info.rolandkrueger.roklib.webapps.data Classes for the data objects of a web application. 
info.rolandkrueger.roklib.webapps.data.usermgmt Classes for the user management of a web application. 
 

Uses of IGenericPersistableObject in info.rolandkrueger.roklib.webapps.data
 

Classes in info.rolandkrueger.roklib.webapps.data that implement IGenericPersistableObject
 class GenericPersistableObject<KeyClass>
           
 

Uses of IGenericPersistableObject in info.rolandkrueger.roklib.webapps.data.usermgmt
 

Classes in info.rolandkrueger.roklib.webapps.data.usermgmt that implement IGenericPersistableObject
 class GenericUser<KeyClass,UserData>
           
 class UserRole<KeyClass>
           
 



Copyright © 2007-2011. All Rights Reserved.