|
|||||||||
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)
IFactory
newPage
in interface IFactory
public Location newLocation(QLocation peer)
IFactory
newLocation
in interface IFactory
public Form newForm(QForm peer)
IFactory
newForm
in interface IFactory
public Query newQuery(QQuery peer)
IFactory
newQuery
in interface IFactory
protected IRequestContext getContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |