tigase.server.ext
Class CompRepoDefaults

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

public abstract class CompRepoDefaults
extends java.lang.Object

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

Version:
$Rev: 1909 $
Author:
Artur Hefczyc

Constructor Summary
CompRepoDefaults()
           
 
Method Summary
static java.lang.String getConfigKey()
           
static java.lang.String[] getDefaultPropetyItems()
           
static CompRepoItem getItemInstance()
           
static java.lang.String getItemsListPKey()
           
static java.lang.String getPropertyKey()
           
static java.lang.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 java.lang.String getRepoUser()

getItemsListPKey

public static java.lang.String getItemsListPKey()

getDefaultPropetyItems

public static java.lang.String[] getDefaultPropetyItems()

getPropertyKey

public static java.lang.String getPropertyKey()

getConfigKey

public static java.lang.String getConfigKey()

getItemInstance

public static CompRepoItem getItemInstance()


Copyright © 2010 Tigase. All Rights Reserved.