Interface AllResource

All Known Implementing Classes:
AllResourceImpl

public interface AllResource
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
    setAll(AllBean allBean)
     
  • Method Details

    • setAll

      @PUT @Consumes("application/json") javax.ws.rs.core.Response setAll(AllBean allBean)