|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomCollectionInfo | |
---|---|
org.odata4j.consumer | The odata4j client-side (consumer-side) API. |
org.odata4j.format.xml |
Uses of AtomCollectionInfo in org.odata4j.consumer |
---|
Methods in org.odata4j.consumer that return types with arguments of type AtomCollectionInfo | |
---|---|
Iterable<AtomCollectionInfo> |
ODataClient.getCollections(ODataClientRequest request)
|
Iterable<AtomCollectionInfo> |
AbstractODataClient.getCollections(ODataClientRequest request)
|
Uses of AtomCollectionInfo in org.odata4j.format.xml |
---|
Fields in org.odata4j.format.xml with type parameters of type AtomCollectionInfo | |
---|---|
static Func1<AtomWorkspaceInfo,Enumerable<AtomCollectionInfo>> |
AtomWorkspaceInfo.GET_COLLECTIONS
|
Methods in org.odata4j.format.xml that return types with arguments of type AtomCollectionInfo | |
---|---|
List<AtomCollectionInfo> |
AtomWorkspaceInfo.getCollections()
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |