|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jabber.jabberbeans.Extension.HashExtensionBuilder | +--org.jabber.jabberbeans.Extension.IQSearchRequestBuilder
An IQSearchRequestBuilder
is used to generate an
IQSearchRequest, which is used in finding out the searchable parameters on
a searchable resource, or performing a search on the said resource.
NOTE: it is my personal hope that this extension dies a horrible death at
a later date, probably at the hand of XML forms.
all parameters are subject to interpretation - the names are meant to be
labels to editable text boxes, with instructions being broadcast on how to
use the interface.
also note that the values do not have default states -
QueryExtension
Fields inherited from class org.jabber.jabberbeans.Extension.HashExtensionBuilder |
entries |
Constructor Summary | |
IQSearchRequestBuilder()
Construct a new IQSearchRequestBuilder |
Method Summary | |
Extension |
build()
Create an IQSearchRequest Extension from the current
state of this builder. |
Methods inherited from class org.jabber.jabberbeans.Extension.HashExtensionBuilder |
getTable,
reset,
set |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public IQSearchRequestBuilder()
IQSearchRequestBuilder
Method Detail |
public Extension build() throws java.lang.InstantiationException
IQSearchRequest Extension
from the current
state of this builder.IQSearchRequest Extension
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |