|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public SpaceLocator
This locator interface allows searching on the space model
Method Summary | |
---|---|
Deferred |
findSpaceByNavigation(NavigationNode navigationNode)
Returns a Deferred object to obtain the space node, which contains the given navigation node |
DeferredIterator |
findFavorites()
Returns an iterator containing all favorite spaces of the list. |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Method Detail |
---|
Deferred findSpaceByNavigation(NavigationNode navigationNode)
navigationNode
-
the NavigationNode object to find the space for. Must not be null
.
null
. The return value when executed through the deferred object is a space node for the given navigation node or null
if no space contains this pageSpaceNode
DeferredIterator findFavorites()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |