|
||||||||||
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.auth.SyncInfo
A NamedValueMap
for storing
settings for performing user/group synchronization.
This class is populated from information entered in the portal's SCI editor for this Web Service.
This class provides future extensibility and does not have additional methods.
Constructor Summary | |
SyncInfo()
Default constructor |
|
SyncInfo(NamedValue[] nvArray)
Constructor with an input NamedValue array. |
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 SyncInfo()
public SyncInfo(NamedValue[] nvArray)
NamedValue
array.
nvArray
- the initial array of NamedValue
s for this map
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©2008 Oracle® Corporation. All Rights Reserved.