Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
Modifier and Type | Method and Description |
---|---|
IResults.Result[] |
IResults.parseData(Map data)
server-side parsing of data maps
|
IResults.Result[] |
IResults.queryResults(Class resultType,
Set pixelSetIds,
String[] orderBy,
boolean[] ascending,
int limit,
int offset)
querying for IResults
|
Modifier and Type | Method and Description |
---|---|
IResults.PixelSet |
IResults.store(int moduleId,
Class type,
int typeId,
IResults.Result data)
storing results.
|
IResults.PixelSet[] |
IResults.storeMultiBulk(int moduleId,
Class[] types,
int[] typeIds,
IResults.Result[] data) |
IResults.PixelSet |
IResults.storeSingleBulk(int moduleId,
Class type,
int typeId,
IResults.Result[] data) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.