tigase.server.ext
Class CompRepoDefaults

java.lang.Object
  extended by tigase.server.ext.CompRepoDefaults

public abstract class CompRepoDefaults
extends Object

Created: Oct 24, 2009 3:57:36 PM

Version:
$Rev$
Author:
Artur Hefczyc

Constructor Summary
CompRepoDefaults()
           
 
Method Summary
static String getConfigKey()
          Method description
static String[] getDefaultPropetyItems()
          Method description
static CompRepoItem getItemInstance()
          Method description
static String getItemsListPKey()
          Method description
static String getPropertyKey()
          Method description
static tigase.xmpp.BareJID getRepoUser()
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompRepoDefaults

public CompRepoDefaults()
Method Detail

getConfigKey

public static String getConfigKey()
Method description

Returns:

getDefaultPropetyItems

public static String[] getDefaultPropetyItems()
Method description

Returns:

getItemInstance

public static CompRepoItem getItemInstance()
Method description

Returns:

getItemsListPKey

public static String getItemsListPKey()
Method description

Returns:

getPropertyKey

public static String getPropertyKey()
Method description

Returns:

getRepoUser

public static tigase.xmpp.BareJID getRepoUser()
Method description

Returns:


Copyright © 2013 Tigase. All rights reserved.