Esri Geoportal Server
1.2.9

com.esri.gpt.framework.ckan
Interface CkanGroup


public interface CkanGroup

CKAN group.


Method Summary
 String getApprovalStatus()
           
 String getCapacity()
           
 Date getCreateDate()
           
 String getDescription()
           
 String getDisplayName()
           
 String getId()
           
 URL getImageDisplayUrl()
           
 URL getImageUrl()
           
 Boolean getIsOrganization()
           
 String getName()
           
 String getRevision()
           
 String getRevisionId()
           
 Date getRevisionTimestamp()
           
 String getTitle()
           
 String getType()
           
 

Method Detail

getDisplayName

String getDisplayName()

getDescription

String getDescription()

getImageDisplayUrl

URL getImageDisplayUrl()

getImageUrl

URL getImageUrl()

getTitle

String getTitle()

getId

String getId()

getName

String getName()

getCapacity

String getCapacity()

getCreateDate

Date getCreateDate()

getIsOrganization

Boolean getIsOrganization()

getRevision

String getRevision()

getType

String getType()

getApprovalStatus

String getApprovalStatus()

getRevisionId

String getRevisionId()

getRevisionTimestamp

Date getRevisionTimestamp()

Esri Geoportal Server
1.2.9

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