Uses of Interface
tigase.db.RepositoryItem

Packages that use RepositoryItem
tigase.conf   
tigase.db   
tigase.db.comp   
tigase.server.ext   
tigase.vhosts   
 

Uses of RepositoryItem in tigase.conf
 

Classes in tigase.conf that implement RepositoryItem
 class ConfigItem
          Created: Dec 10, 2009 2:40:26 PM
 

Uses of RepositoryItem in tigase.db
 

Classes in tigase.db with type parameters of type RepositoryItem
 interface ComponentRepository<Item extends RepositoryItem>
          A convenience interface for a unified access to component specific repository data.
 

Uses of RepositoryItem in tigase.db.comp
 

Classes in tigase.db.comp with type parameters of type RepositoryItem
 class ConfigRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 2:58:41 PM
 class UserRepoRepository<Item extends RepositoryItem>
          Created: Oct 3, 2009 3:55:27 PM
 

Uses of RepositoryItem in tigase.server.ext
 

Classes in tigase.server.ext that implement RepositoryItem
 class CompRepoItem
          Created: Oct 3, 2009 4:39:51 PM
 

Uses of RepositoryItem in tigase.vhosts
 

Classes in tigase.vhosts that implement RepositoryItem
 class VHostItem
          Objects of this class represent virtual host with all hosts configuration settings.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.