Uses of Interface
org.eclipse.dirigible.commons.api.service.IRestService
| Package | Description |
|---|---|
| org.eclipse.dirigible.commons.api.service |
-
Uses of IRestService in org.eclipse.dirigible.commons.api.service
Classes in org.eclipse.dirigible.commons.api.service that implement IRestService Modifier and Type Class Description classAbstractRestServiceThe AbstractRestService is the parent of all the RESTful services in Dirigible.Methods in org.eclipse.dirigible.commons.api.service that return types with arguments of type IRestService Modifier and Type Method Description Class<? extends IRestService>IRestService. getType()Gets the type.