|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--agonism.dovetail.site.DefaultFactory
| Constructor Summary | |
DefaultFactory(IRequestContext context)
|
|
| Method Summary | |
protected IRequestContext |
getContext()
|
Form |
newForm(QForm peer)
Factory method for a new form |
Location |
newLocation(QLocation peer)
Factory method for a new location |
Page |
newPage(QPage peer)
Factory method for a new page |
Query |
newQuery(QQuery peer)
Factory method for a new query |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultFactory(IRequestContext context)
| Method Detail |
public Page newPage(QPage peer)
IFactorynewPage in interface IFactorypublic Location newLocation(QLocation peer)
IFactorynewLocation in interface IFactorypublic Form newForm(QForm peer)
IFactorynewForm in interface IFactorypublic Query newQuery(QQuery peer)
IFactorynewQuery in interface IFactoryprotected IRequestContext getContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||