Class CustomerInfoService

java.lang.Object
org.eblocker.server.http.service.CustomerInfoService

public class CustomerInfoService extends Object
  • Constructor Details

    • CustomerInfoService

      @Inject public CustomerInfoService(DataSource datasource)
  • Method Details

    • get

      public org.eblocker.registration.CustomerInfo get()
    • save

      public void save(org.eblocker.registration.CustomerInfo customInfo)
    • delete

      public void delete()