Task #1063 (closed)
Opened 11 years ago
Closed 11 years ago
Adding multi-image delete methods to IDelete
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | delete | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Extend DeleteService? (#857) with two methods for deleting images:
- by id set
- by dataset id
Change History (3)
comment:1 Changed 11 years ago by jmoore
- Status changed from new to assigned
comment:2 Changed 11 years ago by jmoore
- Milestone changed from 3.0-Beta3.1 to 3.0-Beta4
Will integrate into the clients in milestone:3.0-Beta4
comment:3 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from assigned to closed
Closing for the server-side.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r2744 has the implementation. Jean-Marie, be sure to notice the change in wording of the "force" argument in the javadoc.