|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A remote interface for managing WTCollection
s.
Supported API: true
Extendable: false
Method Summary | |
WTCollection |
refresh(WTCollection collection)
Refreshes the given collection using the RefreshSpec.DEFAULT spec. |
WTCollection |
refresh(WTCollection collection,
RefreshSpec spec)
Refreshes the given collection using the given spec. |
WTKeyedMap |
refresh(WTKeyedMap map)
Refreshes the key set in the given map using the RefreshSpec.DEFAULT spec. |
WTKeyedMap |
refresh(WTKeyedMap map,
RefreshSpec spec)
Refreshes the key set in the given map using the RefreshSpec.DEFAULT spec. |
Method Detail |
public WTCollection refresh(WTCollection collection) throws WTException
collection
-
WTException
RefreshSpec
public WTCollection refresh(WTCollection collection, RefreshSpec spec) throws WTException
collection
- spec
-
WTException
RefreshSpec
public WTKeyedMap refresh(WTKeyedMap map) throws WTException
map
-
WTException
RefreshSpec
public WTKeyedMap refresh(WTKeyedMap map, RefreshSpec spec) throws WTException
map
- spec
-
WTException
RefreshSpec
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |