ArcGIS Server Geoportal extension
10

com.esri.gpt.catalog.management
Class MmdResult

java.lang.Object
  extended by com.esri.gpt.framework.request.Result
      extended by com.esri.gpt.framework.request.HybridResult<MmdActionResult,MmdQueryResult>
          extended by com.esri.gpt.catalog.management.MmdResult

public class MmdResult
extends HybridResult<MmdActionResult,MmdQueryResult>

Maintains the result of a manage metadata request.


Constructor Summary
MmdResult()
          Default constructor.
 
Method Summary
 
Methods inherited from class com.esri.gpt.framework.request.HybridResult
getActionResult, getQueryResult, reset, setActionResult, setQueryResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MmdResult

public MmdResult()
Default constructor.


ArcGIS Server Geoportal extension
10

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