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:
- java.lang.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 java.lang.String getRepoUser()
- Specified by:
getRepoUser in class UserRepoRepository<CompRepoItem>
getDefaultPropetyItems
public java.lang.String[] getDefaultPropetyItems()
- Specified by:
getDefaultPropetyItems in class ConfigRepository<CompRepoItem>
getPropertyKey
public java.lang.String getPropertyKey()
- Specified by:
getPropertyKey in class ConfigRepository<CompRepoItem>
getConfigKey
public java.lang.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 © 2010 Tigase. All Rights Reserved.