Esri Geoportal Server
1.2.0

com.esri.gpt.catalog.arcgis.agportal.client
Class ItemInfoJsonAdapter

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.agportal.client.ItemInfoJsonAdapter

public class ItemInfoJsonAdapter
extends Object

Item Info JSON adapter. NOTE! This is EXPERIMENTAL feature. It might be removed at any time in the future.


Constructor Summary
ItemInfoJsonAdapter()
           
 
Method Summary
 ESRI_ItemInformation toItemInfo(org.json.JSONObject jsonObject)
          Transforms JSON object into item information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemInfoJsonAdapter

public ItemInfoJsonAdapter()
Method Detail

toItemInfo

public ESRI_ItemInformation toItemInfo(org.json.JSONObject jsonObject)
                                throws org.json.JSONException
Transforms JSON object into item information.

Parameters:
jsonObject - JSON object containing item information
Returns:
item information
Throws:
org.json.JSONException - if accessing JSON object fails

Esri Geoportal Server
1.2.0

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