Interface BeanDeleteIdRequest


public interface BeanDeleteIdRequest
A request to delete a bean by Id value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the server processing the request.
    Returns the Id value of the bean being deleted.
    Return the Transaction associated with this request.