Uses of Interface
ccc.persistence.GroupRepository

Packages that use GroupRepository
ccc.commands Commands available in CCC. 
ccc.persistence   
 

Uses of GroupRepository in ccc.commands
 

Methods in ccc.commands that return GroupRepository
protected  GroupRepository Command.getGroups()
          Accessor.
 

Uses of GroupRepository in ccc.persistence
 

Classes in ccc.persistence that implement GroupRepository
 class GroupRepositoryImpl
          JPA implementation of a group repository.
 

Methods in ccc.persistence that return GroupRepository
 GroupRepository IRepositoryFactory.createGroupRepo()
          Create an instance of the GroupRepository interface.
 



Copyright © 2010. All Rights Reserved.