-
- Downloads
add: support for channel-selection and page-selection images to method...
add: support for channel-selection and page-selection images to method loadImages() of screening API change: always return a TIFF file in the screening API, if necessary, convert fix: add authorization checks to forgotten methods listImageMetadata() and loadImages() in screening DSS RPC interface change: rename method AbstractDssServiceRpc.assertDatasetsAreAccessible() to AbstractDssServiceRpc.checkDatasetsAuthorization() to make it clear the method is involved in authorization checking SVN: 17313
Showing
- datastore_server/source/java/ch/systemsx/cisd/openbis/dss/generic/server/AbstractDssServiceRpc.java 4 additions, 4 deletions...isd/openbis/dss/generic/server/AbstractDssServiceRpc.java
- screening/source/java/ch/systemsx/cisd/openbis/dss/etl/dataaccess/HCSImageDatasetLoader.java 47 additions, 0 deletions...isd/openbis/dss/etl/dataaccess/HCSImageDatasetLoader.java
- screening/source/java/ch/systemsx/cisd/openbis/dss/generic/server/images/ImageChannelsUtils.java 32 additions, 8 deletions...openbis/dss/generic/server/images/ImageChannelsUtils.java
- screening/source/java/ch/systemsx/cisd/openbis/dss/screening/server/DssServiceRpcScreening.java 14 additions, 19 deletions.../openbis/dss/screening/server/DssServiceRpcScreening.java
Loading
Please register or sign in to comment