Esri Geoportal Server
1.2.2

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

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

public static final class AgpBaseRequest.ItemEntry
extends Object

Item entry


Constructor Summary
AgpBaseRequest.ItemEntry(Pattern pattern, AgpBaseRequest.ItemDesc itemDesc)
           
AgpBaseRequest.ItemEntry(String pattern, AgpBaseRequest.ItemDesc itemDesc)
           
 
Method Summary
 AgpBaseRequest.ItemDesc getItemDesc()
           
 boolean matches(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpBaseRequest.ItemEntry

public AgpBaseRequest.ItemEntry(String pattern,
                                AgpBaseRequest.ItemDesc itemDesc)

AgpBaseRequest.ItemEntry

public AgpBaseRequest.ItemEntry(Pattern pattern,
                                AgpBaseRequest.ItemDesc itemDesc)
Method Detail

getItemDesc

public AgpBaseRequest.ItemDesc getItemDesc()

matches

public boolean matches(String url)

Esri Geoportal Server
1.2.2

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