Skip navigation links


com.bea.netuix.util
Class PortalFrameworkUtils

java.lang.Object
  extended by com.bea.netuix.util.PortalFrameworkUtils


public class PortalFrameworkUtils
extends Object

Constructor Summary
PortalFrameworkUtils()
           

 

Method Summary
static String getUniquePortletDesktopString(javax.servlet.http.HttpServletRequest request)
          Create an ID string that is unique for the portlet and desktop in scope.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PortalFrameworkUtils

public PortalFrameworkUtils()

Method Detail

getUniquePortletDesktopString

public static String getUniquePortletDesktopString(javax.servlet.http.HttpServletRequest request)
Create an ID string that is unique for the portlet and desktop in scope. This method can be called from a jsp from within a portlet, or from a portlet backing file.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.