Package cn.vertxup.erp.service
Interface CompanyStub
-
- All Known Implementing Classes:
CompanyService
public interface CompanyStub
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchByEmployee(String employeeId)
-
-
-
Method Detail
-
fetchByEmployee
io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchByEmployee(String employeeId)
-
-