com.ibm.mashups.enabler.model
Interface SelectionLocator


public SelectionLocator

An interface that extends a model with additional selection methods.


Method Summary
 Deferred findDefaultAcceptParent()
           Get's the parent node for newly added shared pages.
 

Method Detail

findDefaultAcceptParent

Deferred findDefaultAcceptParent()
Get's the parent node for newly added shared pages.

Returns:
a deferred object used to start this operation. The return value when executed through the deferred object is the default parent for accepted pages.


Copyright IBM Corp. 2010 All Rights Reserved.