|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.util.NamedValueMap
com.plumtree.remote.util.DataSourceInfo
A NamedValueMap for storing Data Source settings.
| Constructor Summary | |
DataSourceInfo()
Default constructor. |
|
DataSourceInfo(NamedValue[] nvArray)
Valued constructor. |
|
| Method Summary | |
java.lang.String |
getUserID()
Gets the User ID. |
| Methods inherited from class com.plumtree.remote.util.NamedValueMap |
fromArray, get, put, put, remove, remove, toArray, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DataSourceInfo()
public DataSourceInfo(NamedValue[] nvArray)
nvArray - a NamedValue array| Method Detail |
public java.lang.String getUserID()
null if the login token was not sent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.