Task #10386 (closed)
OMERO.matlab: add helper functions to delete objects
| Reported by: | sbesson | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | n.a. |
| Keywords: | Matlab | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
A series of helper functions should be added to delete objects
deleteObject(session, type, ids) getDeleteType(type) deleteImage(session, imageIds) deleteDataset(session, datasetIds) ... deleteROI(session, roiIds)
Change History (3)
comment:1 Changed 6 years ago by sbesson
- Keywords Matlab added
- Owner set to sbesson
comment:2 Changed 6 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 6 years ago by jean-marie burel <j.burel@…>
(In [f666b62e68fd9e52565a12ddc8c3eecde49ab41a/ome.git] on branch develop) Merge pull request #964 from sbesson/rebased/develop/10386_delete
OMERO.matlab: add delete functions (see #10386) (rebased onto develop)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
See https://github.com/openmicroscopy/openmicroscopy/pull/952