|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--agonism.dovetail.site.DovetailInstance | +--agonism.dovetail.site.Location
Fields inherited from class agonism.dovetail.site.DovetailInstance |
m_context |
Constructor Summary | |
protected |
Location(IRequestContext context,
QLocation location)
|
Method Summary | |
java.lang.String |
getName()
Get the name of the location. |
ILocation |
getParent()
Get the parent location of the current location. |
Methods inherited from class agonism.dovetail.site.DovetailInstance |
findObject, findPageName, getContext, getFactory, getName, getPage, getPeer, getSite |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected Location(IRequestContext context, QLocation location)
Method Detail |
public java.lang.String getName()
ILocation
getName
in interface ILocation
public ILocation getParent()
ILocation
getParent
in interface ILocation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |