public class RestCrudService<S extends EntityWithId<T>,T> extends BasicCrudService<S,T>
RestCrudService(java.lang.String baseUrl)
addQuery, delete, getAll, getById, query, save
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestCrudService(java.lang.String baseUrl)