|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CollectionsManager
A remote interface for managing WTCollections.
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 |
|---|
WTCollection refresh(WTCollection collection)
throws WTException
collection -
WTExceptionRefreshSpec
WTCollection refresh(WTCollection collection,
RefreshSpec spec)
throws WTException
collection - spec -
WTExceptionRefreshSpec
WTKeyedMap refresh(WTKeyedMap map)
throws WTException
map -
WTExceptionRefreshSpec
WTKeyedMap refresh(WTKeyedMap map,
RefreshSpec spec)
throws WTException
map - spec -
WTExceptionRefreshSpec
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||