org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils
Class CustomRequestWrapperUtil

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils.CustomRequestWrapperUtil

public class CustomRequestWrapperUtil
extends Object

Created by The eXo Platform SAS. Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Jul 29, 2003 Time: 11:49:38 AM


Constructor Summary
CustomRequestWrapperUtil()
           
 
Method Summary
static String decodeRequestAttribute(String windowId, String attributeName)
           
static String encodeAttribute(String windowId, String attributeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomRequestWrapperUtil

public CustomRequestWrapperUtil()
Method Detail

decodeRequestAttribute

public static final String decodeRequestAttribute(String windowId,
                                                  String attributeName)
Parameters:
windowId - window id
attributeName - attribute name
Returns:
decoded attribute

encodeAttribute

public static final String encodeAttribute(String windowId,
                                           String attributeName)
Parameters:
windowId - window id
attributeName - attribbute name
Returns:
encoded attribute


Copyright © 2009 eXo Platform SAS. All Rights Reserved.