Package com.plumtree.portalpages.common.mediator

Interface Summary
ICPListIterator Iterator interface for iterating through entries This iterator interface uses the .net style iterator where the index of the iterator starts at -1.
 

Class Summary
CListURLFullLinkMediator Generates HTMLAnchors with target URLs in href, display string and image(s) if assigned.
CListURLFullMediator NOTE: Use CListURLFullLinkMediator to get HTMLAnchors, this class might get changed in the future.
CListURLMediator This class uses delegation to pass on link generation requests to the appropriate link mediator.
CListURLTemplateLinkMediator This class extends CListURLTemplateMediator generating HTMLAnchors using URL Templates.
CListURLTemplateMediator Created on Oct 29, 2002 Mediator for ASCompoundList, takes values from ASCompoundList and returns URL Templates, comma separated String with the type of URL and its parameters.
 




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.