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: 2996 $
- Author:
- Artur Hefczyc
| Methods inherited from class tigase.db.comp.ConfigRepository |
addItem, addRepoChangeListener, allItems, contains, getItem, iterator, removeItem, removeRepoChangeListener, size, toString, validateItem |
CompDBRepository
public CompDBRepository()
getConfigKey
public String getConfigKey()
- Method description
- Specified by:
getConfigKey in class ConfigRepository<CompRepoItem>
- Returns:
getDefaultPropetyItems
public String[] getDefaultPropetyItems()
- Method description
- Specified by:
getDefaultPropetyItems in class ConfigRepository<CompRepoItem>
- Returns:
getItemInstance
public CompRepoItem getItemInstance()
- Method description
- Returns:
getPropertyKey
public String getPropertyKey()
- Method description
- Specified by:
getPropertyKey in class ConfigRepository<CompRepoItem>
- Returns:
getRepoUser
public tigase.xmpp.BareJID getRepoUser()
- Method description
- Specified by:
getRepoUser in class UserRepoRepository<CompRepoItem>
- Returns:
Copyright © 2012 Tigase. All Rights Reserved.