Package net.anwiba.spatial.ckan.query
Interface IOrganizationShowResult
-
- All Superinterfaces:
ICkanShowResult<Organization>
- All Known Implementing Classes:
OrganizationShowResult
public interface IOrganizationShowResult extends ICkanShowResult<Organization>
-
-
Method Summary
-
Methods inherited from interface net.anwiba.spatial.ckan.query.ICkanShowResult
getMessage, getResult, isSuccessful
-
-