Esri Geoportal Server
1.2.2

com.esri.gpt.catalog.arcgis.agportal.publication
Class AgpBaseRequest.ItemDesc

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.agportal.publication.AgpBaseRequest.ItemDesc
Enclosing class:
AgpBaseRequest

public static final class AgpBaseRequest.ItemDesc
extends Object

Item description.


Constructor Summary
AgpBaseRequest.ItemDesc(String type, AgpBaseRequest.ItemType itemType, String typeKeywords)
           
 
Method Summary
 AgpBaseRequest.ItemType getItemType()
           
 String getType()
           
 String getTypeKeywords()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpBaseRequest.ItemDesc

public AgpBaseRequest.ItemDesc(String type,
                               AgpBaseRequest.ItemType itemType,
                               String typeKeywords)
Method Detail

getType

public String getType()

getItemType

public AgpBaseRequest.ItemType getItemType()

getTypeKeywords

public String getTypeKeywords()

Esri Geoportal Server
1.2.2

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