Uses of Class
eu.emi.dsr.glue2.JSONToGlue2MappingException

Packages that use JSONToGlue2MappingException
eu.emi.dsr.core   
eu.emi.dsr.glue2   
eu.emi.dsr.util   
 

Uses of JSONToGlue2MappingException in eu.emi.dsr.core
 

Methods in eu.emi.dsr.core that throw JSONToGlue2MappingException
 eu.eu_emi.emiregistry.QueryResult ServiceColManager.queryGlue2(org.codehaus.jettison.json.JSONObject queryDoc)
           
 eu.eu_emi.emiregistry.QueryResult ServiceColManager.queryGlue2(Map<String,Object> m)
           
 

Uses of JSONToGlue2MappingException in eu.emi.dsr.glue2
 

Methods in eu.emi.dsr.glue2 that throw JSONToGlue2MappingException
 JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT>[] Glue2Mapper.toGlue2Service(org.codehaus.jettison.json.JSONArray jo)
           
 JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT> Glue2Mapper.toGlue2XML(org.codehaus.jettison.json.JSONObject jo)
           
 eu.eu_emi.emiregistry.QueryResult Glue2Mapper.toQueryResult(org.codehaus.jettison.json.JSONArray jo)
           
 

Uses of JSONToGlue2MappingException in eu.emi.dsr.util
 

Methods in eu.emi.dsr.util that throw JSONToGlue2MappingException
static Date DateUtil.getDate(org.codehaus.jettison.json.JSONObject json)
           
 



Copyright © 2012. All Rights Reserved.