Esri Geoportal Server
1.2.9

com.esri.gpt.framework.ckan
Interface CkanExtra

All Superinterfaces:
CkanObject, Map.Entry<String,String>

public interface CkanExtra
extends CkanObject, Map.Entry<String,String>

CKAN extra.


Method Summary
 Object getAttribute(String name)
           
 List<String> getAttributeNames()
           
 Boolean getDeleted()
           
 
Methods inherited from interface com.esri.gpt.framework.ckan.CkanObject
getBoolean, getDate, getLong, getString, getUrl
 
Methods inherited from interface java.util.Map.Entry
equals, getKey, getValue, hashCode, setValue
 

Method Detail

getDeleted

Boolean getDeleted()

getAttributeNames

List<String> getAttributeNames()

getAttribute

Object getAttribute(String name)

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.