tigase.server.ext
Class CompDBRepository
java.lang.Object
tigase.db.comp.ConfigRepository<Item>
tigase.db.comp.UserRepoRepository<CompRepoItem>
tigase.server.ext.CompDBRepository
- All Implemented Interfaces:
- Iterable<CompRepoItem>, ComponentRepository<CompRepoItem>
public class CompDBRepository
- extends UserRepoRepository<CompRepoItem>
Created: Oct 24, 2009 3:55:41 PM
- Version:
- $Rev: 1909 $
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompDBRepository
public CompDBRepository()
getRepoUser
public String getRepoUser()
- Specified by:
getRepoUser
in class UserRepoRepository<CompRepoItem>
getDefaultPropetyItems
public String[] getDefaultPropetyItems()
- Specified by:
getDefaultPropetyItems
in class ConfigRepository<CompRepoItem>
getPropertyKey
public String getPropertyKey()
- Specified by:
getPropertyKey
in class ConfigRepository<CompRepoItem>
getConfigKey
public String getConfigKey()
- Specified by:
getConfigKey
in class ConfigRepository<CompRepoItem>
getItemInstance
public CompRepoItem getItemInstance()
- Description copied from interface:
ComponentRepository
- Creates a new, uninitialized instance of the repository Item.
- Returns:
- a new, uninitialized instance of the repository Item.
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.