| Package | Description |
|---|---|
| tigase.pubsub | |
| tigase.pubsub.repository | |
| tigase.pubsub.repository.cached | |
| tigase.pubsub.repository.stateless |
| Modifier and Type | Method and Description |
|---|---|
static Affiliation |
Affiliation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Affiliation[] |
Affiliation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAffiliations.addAffiliation(tigase.xmpp.BareJID bareJid,
Affiliation affiliation) |
void |
IAffiliations.addAffiliation(tigase.xmpp.BareJID jid,
Affiliation affiliation) |
void |
NodeAffiliations.changeAffiliation(tigase.xmpp.BareJID bareJid,
Affiliation affiliation) |
void |
IAffiliations.changeAffiliation(tigase.xmpp.BareJID jid,
Affiliation affiliation) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAffiliations.addAffiliation(tigase.xmpp.BareJID bareJid,
Affiliation affiliation) |
void |
NodeAffiliations.changeAffiliation(tigase.xmpp.BareJID bareJid,
Affiliation affiliation) |
| Modifier and Type | Method and Description |
|---|---|
Affiliation |
UsersAffiliation.getAffiliation() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersAffiliation.setAffiliation(Affiliation affiliation) |
| Constructor and Description |
|---|
UsersAffiliation(tigase.xmpp.BareJID jid,
Affiliation affiliation) |
Copyright © 2008–2017 Tigase. All rights reserved.