public class DeleteMethodOutcome extends MethodOutcome
DaoMethodOutcome
for delete operations,
as they can perform their operation over multiple resourcesConstructor and Description |
---|
DeleteMethodOutcome() |
Modifier and Type | Method and Description |
---|---|
List<ResourceTable> |
getDeletedEntities() |
DeleteMethodOutcome |
setDeletedEntities(List<ResourceTable> theDeletedEntities) |
getCreated, getId, getOperationOutcome, getResource, getResponseHeaders, setCreated, setCreatedUsingStatusCode, setId, setOperationOutcome, setResource, setResponseHeaders
public List<ResourceTable> getDeletedEntities()
public DeleteMethodOutcome setDeletedEntities(List<ResourceTable> theDeletedEntities)
Copyright © 2014–2019 University Health Network. All rights reserved.