Interface DeleteResponse

All Superinterfaces:
Operation, Response<DeleteRequest>, Serializable

public interface DeleteResponse extends Response<DeleteRequest>
The Interface DeleteResponse contains the response information on a DeleteRequest
  • Method Details

    • getDeletedMetacards

      List<Metacard> getDeletedMetacards()
      Gets the deleted metacards.
      Returns:
      the deleted metacards