|
The PDK Java API is part of the Portal Developer Kit on Portal Studio | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.portal.utils.NameValue
|
+--oracle.portal.utils.v2.NameValuePair
Utility class for storing and retrieving a name-value pair. The
name and the value are stored as
String objects. Users of this utility class are expected to
carry out any validation they require.
| Constructor Summary | |
NameValuePair()
Deprecated. |
|
NameValuePair(java.lang.String name,
java.lang.String value)
Deprecated. |
|
| Methods inherited from class oracle.portal.utils.NameValue |
getName, getValue, setName, setValue |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NameValuePair()
public NameValuePair(java.lang.String name,
java.lang.String value)
|
The PDK Java API is part of the Portal Developer Kit on Portal Studio | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||