Plumtree Pluggable Navigation API  
 

CListURLMediator Constructor 

Constructor for CompoundListASURLMediator. Get the iterator interface for the list

public CListURLMediator(
   AActivitySpace aspace,
   ICPListEntryIterator list
);

Parameters

aspace
Activity space the links will be generated for
list
List of "link entries" used to create anchors

See Also

CListURLMediator Class | com.plumtree.portalpages.common.mediator Namespace