tigase.server.ext
public class CompDBRepository extends UserRepoRepository<CompRepoItem>
REPO_CLASS_PROP_KEY, REPO_URI_PROP_KEY
items
COMP_REPO_BIND
Constructor and Description |
---|
CompDBRepository() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigKey()
Method description
|
String[] |
getDefaultPropetyItems()
Method description
|
CompRepoItem |
getItemInstance()
Method description
|
String |
getPropertyKey()
Method description
|
tigase.xmpp.BareJID |
getRepoUser()
Method description
|
getDefaults, getItemsListPKey, reload, setProperties, store
addItem, addRepoChangeListener, allItems, contains, getItem, itemChanged, iterator, removeItem, removeRepoChangeListener, setAutoloadTimer, size, toString, validateItem
public String getConfigKey()
getConfigKey
in class ConfigRepository<CompRepoItem>
public String[] getDefaultPropetyItems()
getDefaultPropetyItems
in class ConfigRepository<CompRepoItem>
public CompRepoItem getItemInstance()
public String getPropertyKey()
getPropertyKey
in class ConfigRepository<CompRepoItem>
public tigase.xmpp.BareJID getRepoUser()
getRepoUser
in class UserRepoRepository<CompRepoItem>
Copyright © 2013 Tigase. All rights reserved.