Package net.anwiba.spatial.ckan.query
Interface ILicenseSearchResult
-
- All Superinterfaces:
ICkanSearchResult<License>
- All Known Implementing Classes:
LicenseSearchResult
public interface ILicenseSearchResult extends ICkanSearchResult<License>
-
-
Method Summary
-
Methods inherited from interface net.anwiba.spatial.ckan.query.ICkanSearchResult
getCount, getMessage, getResults, isSuccessful
-
-