|
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
com.bea.portlet.EncodeName
public class EncodeName
Utility to add a portlet-based scoping key to a name. Use this method if you want to guarantee that an id that occurs in multiple portlets is rendered with a unique name in each.
| Constructor Summary | |
|---|---|
EncodeName() |
|
| Method Summary | |
|---|---|
static String |
encodeName(String name, javax.servlet.http.HttpServletRequest request)Encode the name with a scoping key supplied by the current portlet in the request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncodeName()
| Method Detail |
|---|
public static String encodeName(String name,
javax.servlet.http.HttpServletRequest request)
|
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.