com.bea.apps.groupspace.taglib.content
Class ContentDetailsLinkHelper

java.lang.Object
  extended by com.bea.apps.groupspace.taglib.content.ContentDetailsLinkHelper

public class ContentDetailsLinkHelper
extends Object


Field Summary
static String TARGET_OPENER
           
 
Constructor Summary
ContentDetailsLinkHelper(HttpServletRequest request, HttpServletResponse response, String contentId, String contentType, String target, String replacePath, String linkText, String portalPath, String desktopPath)
           
 
Method Summary
 String getAnchorOutput()
           
 String getHref()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TARGET_OPENER

public static String TARGET_OPENER
Constructor Detail

ContentDetailsLinkHelper

public ContentDetailsLinkHelper(HttpServletRequest request,
                                HttpServletResponse response,
                                String contentId,
                                String contentType,
                                String target,
                                String replacePath,
                                String linkText,
                                String portalPath,
                                String desktopPath)
Method Detail

getHref

public String getHref()

getAnchorOutput

public String getAnchorOutput()


Copyright © 2006 BEA Systems, Inc. All Rights Reserved