|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
UrlCompression
com.bea.portlet.transformation.UrlTransformation
com.bea.portlet.transformation.SimpleRegExUrlTransformation
public class SimpleRegExUrlTransformation
Simple regex implementation to change the pageLabel and windowLabel parameters to a directory like structure.
Constructor Summary | |
---|---|
SimpleRegExUrlTransformation() |
Method Summary | |
---|---|
String |
transformUrl(javax.servlet.http.HttpServletRequest request, String url) Transform a fully qualified wlp url into a format that meets the requirements of the application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleRegExUrlTransformation()
Method Detail |
---|
public String transformUrl(javax.servlet.http.HttpServletRequest request, String url) throws UrlTransformationException
transformUrl
in class UrlTransformation
request
- object that contains the request the client made of the servleturl
- the fully qualified wlp url.com.bea.portlet.transformation.UrlTransformationException
- wrapper exception for any exception that is raised.UrlTransformationException
- wrapper exception for any exception that is raised.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2010, Oracle. All rights reserved.