|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormBean | |
|---|---|
| org.exoplatform.services.xmpp.bean | |
| org.exoplatform.services.xmpp.connection | |
| org.exoplatform.services.xmpp.connection.impl | |
| org.exoplatform.services.xmpp.util | |
| Uses of FormBean in org.exoplatform.services.xmpp.bean |
|---|
| Methods in org.exoplatform.services.xmpp.bean that return FormBean | |
|---|---|
FormBean |
InitInfoBean.getForm()
|
| Methods in org.exoplatform.services.xmpp.bean with parameters of type FormBean | |
|---|---|
void |
InitInfoBean.setForm(FormBean form)
|
| Uses of FormBean in org.exoplatform.services.xmpp.connection |
|---|
| Methods in org.exoplatform.services.xmpp.connection that return FormBean | |
|---|---|
FormBean |
XMPPSession.createRoom(java.lang.String room,
java.lang.String nickname)
Create new group chat. |
FormBean |
XMPPSession.getConfigFormRoom(java.lang.String room)
get configuration form for group chat. |
| Uses of FormBean in org.exoplatform.services.xmpp.connection.impl |
|---|
| Methods in org.exoplatform.services.xmpp.connection.impl that return FormBean | |
|---|---|
FormBean |
XMPPSessionImpl.createRoom(java.lang.String room,
java.lang.String nickname)
Create new group chat. |
FormBean |
XMPPSessionImpl.getConfigFormRoom(java.lang.String room)
get configuration form for group chat. |
| Uses of FormBean in org.exoplatform.services.xmpp.util |
|---|
| Methods in org.exoplatform.services.xmpp.util that return FormBean | |
|---|---|
static FormBean |
TransformUtils.changeFieldForm(FormBean form,
java.lang.String variable,
java.util.List<java.lang.String> values)
|
static FormBean |
TransformUtils.formToFormBean(org.jivesoftware.smackx.Form form)
|
| Methods in org.exoplatform.services.xmpp.util with parameters of type FormBean | |
|---|---|
static FormBean |
TransformUtils.changeFieldForm(FormBean form,
java.lang.String variable,
java.util.List<java.lang.String> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||