Interface BankRestServiceAsync
-
@Path("/api/bank") @Produces("application/json") @Consumes("application/json") public interface BankRestServiceAsync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgetBankValidationConstants(org.fusesource.restygwt.client.MethodCallback<de.knightsoftnet.validators.shared.data.BankValidationConstantsData> pcallback)
-