tigase.vhosts
Class VHostRepoDefaults

java.lang.Object
  extended by tigase.vhosts.VHostRepoDefaults

public abstract class VHostRepoDefaults
extends Object

Created: Oct 3, 2009 4:26:09 PM

Version:
$Rev$
Author:
Artur Hefczyc

Constructor Summary
VHostRepoDefaults()
           
 
Method Summary
static String getConfigKey()
          Method description
static String[] getDefaultPropetyItems()
          Method description
static VHostItem 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

VHostRepoDefaults

public VHostRepoDefaults()
Method Detail

getConfigKey

public static String getConfigKey()
Method description

Returns:

getDefaultPropetyItems

public static String[] getDefaultPropetyItems()
Method description

Returns:

getItemInstance

public static VHostItem 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.