tigase.server.ext
Class CompConfigRepository
java.lang.Object
tigase.db.comp.ConfigRepository<CompRepoItem>
tigase.server.ext.CompConfigRepository
- All Implemented Interfaces:
- Iterable<CompRepoItem>, ComponentRepository<CompRepoItem>
public class CompConfigRepository
- extends ConfigRepository<CompRepoItem>
Created: Oct 3, 2009 2:00:30 PM
- Version:
- $Rev: 1909 $
- Author:
- Artur Hefczyc
Methods inherited from class tigase.db.comp.ConfigRepository |
addItem, allItems, contains, getDefaults, getItem, iterator, reload, removeItem, setProperties, size, store |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompConfigRepository
public CompConfigRepository()
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.