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()
           
static String[] getDefaultPropetyItems()
           
static CompRepoItem getItemInstance()
           
static String getItemsListPKey()
           
static String getPropertyKey()
           
static String getRepoUser()
           
 
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

getRepoUser

public static String getRepoUser()

getItemsListPKey

public static String getItemsListPKey()

getDefaultPropetyItems

public static String[] getDefaultPropetyItems()

getPropertyKey

public static String getPropertyKey()

getConfigKey

public static String getConfigKey()

getItemInstance

public static CompRepoItem getItemInstance()


Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.