org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils
Class CustomRequestWrapperUtil
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomRequestWrapperUtil
public CustomRequestWrapperUtil()
decodeRequestAttribute
public static final String decodeRequestAttribute(String windowId,
String attributeName)
- Parameters:
windowId - window idattributeName - attribute name
- Returns:
- decoded attribute
encodeAttribute
public static final String encodeAttribute(String windowId,
String attributeName)
- Parameters:
windowId - window idattributeName - attribbute name
- Returns:
- encoded attribute
Copyright © 2009 eXo Platform SAS. All Rights Reserved.