|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.db.comp.RepositoryItemAbstract
tigase.server.ext.CompRepoItem
public class CompRepoItem
Created: Oct 3, 2009 4:39:51 PM
| Field Summary | |
|---|---|
static String |
CONN_TYPE_ATTR
Field description |
static String |
CONNECTION_TYPE_LABEL
Field description |
static LoadBalancerIfc |
DEF_LB_CLASS
|
static String |
DOMAIN_ATTR
Field description |
static String |
DOMAIN_NAME_LABEL
Field description |
static String |
DOMAIN_PASS_LABEL
Field description |
static String |
LB_CLASS_LABEL
|
static String |
LB_NAME_ATTR
|
static String |
PASSWORD_ATTR
Field description |
static String |
PORT_NO_ATTR
Field description |
static String |
PORT_NO_LABEL
Field description |
static String |
PROTO_XMLNS_ATTR
Field description |
static String |
PROTO_XMLNS_LABEL
Field description |
static String |
REMOTE_HOST_ATTR
Field description |
static String |
REMOTE_HOST_LABEL
Field description |
static String |
REPO_ITEM_ELEM_NAME
Field description |
static String |
ROUTINGS_ATTR
Field description |
static String |
ROUTINGS_LABEL
Field description |
| Fields inherited from class tigase.db.comp.RepositoryItemAbstract |
|---|
ADMINS_ATT, ADMINS_LABEL, OWNER_ATT, OWNER_LABEL |
| Constructor Summary | |
|---|---|
CompRepoItem()
|
|
| Method Summary | |
|---|---|
void |
addCommandFields(Packet packet)
Method description |
String |
getAuthPasswd()
Method description |
ConnectionType |
getConnectionType()
Method description |
String |
getDomain()
Method description |
String |
getElemName()
Method description |
String |
getKey()
Method description |
LoadBalancerIfc |
getLoadBalancer()
|
int |
getPort()
Method description |
String |
getRemoteHost()
Method description |
String[] |
getRoutings()
Method description |
String |
getXMLNS()
Method description |
void |
initFromCommand(Packet packet)
Method description |
void |
initFromElement(tigase.xml.Element elem)
Method description |
void |
initFromPropertyString(String propString)
Method description |
void |
setDomain(String domain)
Method description |
tigase.xml.Element |
toElement()
Method description |
String |
toPropertyString()
Method description |
String |
toString()
Method description |
| Methods inherited from class tigase.db.comp.RepositoryItemAbstract |
|---|
getAdmins, getOwner, isAdmin, isOwner, setAdmins, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String REPO_ITEM_ELEM_NAME
public static final String DOMAIN_ATTR
public static final String REMOTE_HOST_ATTR
public static final String CONN_TYPE_ATTR
public static final String PORT_NO_ATTR
public static final String PASSWORD_ATTR
public static final String PROTO_XMLNS_ATTR
public static final String ROUTINGS_ATTR
public static final String LB_NAME_ATTR
public static final String DOMAIN_NAME_LABEL
public static final String DOMAIN_PASS_LABEL
public static final String CONNECTION_TYPE_LABEL
public static final String PORT_NO_LABEL
public static final String REMOTE_HOST_LABEL
public static final String PROTO_XMLNS_LABEL
public static final String ROUTINGS_LABEL
public static final String LB_CLASS_LABEL
public static final LoadBalancerIfc DEF_LB_CLASS
| Constructor Detail |
|---|
public CompRepoItem()
| Method Detail |
|---|
public void addCommandFields(Packet packet)
addCommandFields in interface RepositoryItemaddCommandFields in class RepositoryItemAbstractpacket - public String getAuthPasswd()
public ConnectionType getConnectionType()
public LoadBalancerIfc getLoadBalancer()
public String getDomain()
public String getElemName()
getElemName in class RepositoryItemAbstractpublic String getKey()
public int getPort()
public String getRemoteHost()
public String[] getRoutings()
public String getXMLNS()
public void initFromCommand(Packet packet)
initFromCommand in interface RepositoryIteminitFromCommand in class RepositoryItemAbstractpacket - public void initFromElement(tigase.xml.Element elem)
initFromElement in interface RepositoryIteminitFromElement in class RepositoryItemAbstractelem - public void initFromPropertyString(String propString)
propString - public void setDomain(String domain)
domain - public tigase.xml.Element toElement()
toElement in interface RepositoryItemtoElement in class RepositoryItemAbstractpublic String toPropertyString()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||