Class CompanyService

java.lang.Object
cn.vertxup.erp.service.CompanyService
All Implemented Interfaces:
CompanyStub

public class CompanyService extends Object implements CompanyStub
  • Constructor Details

    • CompanyService

      public CompanyService()
  • Method Details

    • fetchByEmployee

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchByEmployee(String employeeId)
      Specified by:
      fetchByEmployee in interface CompanyStub