eu.emi.dsr.glue2
Class Glue2Mapper

java.lang.Object
  extended by eu.emi.dsr.glue2.Glue2Mapper

public class Glue2Mapper
extends Object

Author:
a.memon

Constructor Summary
Glue2Mapper()
           
 
Method Summary
 JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT>[] toGlue2Service(org.codehaus.jettison.json.JSONArray jo)
           
 JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT> toGlue2XML(org.codehaus.jettison.json.JSONObject jo)
           
 eu.eu_emi.emiregistry.QueryResult toQueryResult(org.codehaus.jettison.json.JSONArray jo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glue2Mapper

public Glue2Mapper()
Method Detail

toQueryResult

public eu.eu_emi.emiregistry.QueryResult toQueryResult(org.codehaus.jettison.json.JSONArray jo)
                                                throws JSONToGlue2MappingException
Throws:
JSONToGlue2MappingException

toGlue2Service

public JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT>[] toGlue2Service(org.codehaus.jettison.json.JSONArray jo)
                                                                             throws JSONToGlue2MappingException
Throws:
JSONToGlue2MappingException

toGlue2XML

public JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT> toGlue2XML(org.codehaus.jettison.json.JSONObject jo)
                                                                       throws JSONToGlue2MappingException
Throws:
JSONToGlue2MappingException


Copyright © 2012. All Rights Reserved.