|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Affiliation | |
|---|---|
| tigase.pubsub | |
| tigase.pubsub.repository | |
| tigase.pubsub.repository.stateless | |
| Uses of Affiliation in tigase.pubsub |
|---|
| Methods in tigase.pubsub that return Affiliation | |
|---|---|
static Affiliation |
Affiliation.valueOf(java.lang.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. |
| Uses of Affiliation in tigase.pubsub.repository |
|---|
| Methods in tigase.pubsub.repository with parameters of type Affiliation | |
|---|---|
void |
NodeAffiliations.addAffiliation(java.lang.String jid,
Affiliation affiliation)
|
void |
IAffiliations.addAffiliation(java.lang.String jid,
Affiliation affiliation)
|
void |
NodeAffiliations.changeAffiliation(java.lang.String jid,
Affiliation affiliation)
|
void |
IAffiliations.changeAffiliation(java.lang.String jid,
Affiliation affiliation)
|
| Uses of Affiliation in tigase.pubsub.repository.stateless |
|---|
| Methods in tigase.pubsub.repository.stateless that return Affiliation | |
|---|---|
Affiliation |
UsersAffiliation.getAffiliation()
|
| Methods in tigase.pubsub.repository.stateless with parameters of type Affiliation | |
|---|---|
void |
UsersAffiliation.setAffiliation(Affiliation affiliation)
|
| Constructors in tigase.pubsub.repository.stateless with parameters of type Affiliation | |
|---|---|
UsersAffiliation(java.lang.String jid,
Affiliation affiliation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||