|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The GadgetBuilder interface defines the methods that must be implemented by all classes that are designed to build gadgets.
Method Summary | |
String |
buildit(RequestManager rMngr,
String name)
Executes the GadgetBuilder interface and passes input parameters for the RequestManager object and the section name String that defines the gadget. |
String |
toString()
Returns the String representation of the gadget. |
Method Detail |
public String buildit(RequestManager rMngr, String name)
rMngr
- the RequestManager object.name
- the section name that defines the gadget.public String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |