org.ow2.petals.registry.core.ws.adapters
Class QueryAdapterImpl

java.lang.Object
  extended by org.ow2.petals.registry.core.ws.adapters.QueryAdapterImpl
All Implemented Interfaces:
org.ow2.petals.registry.api.ws.adapters.QueryAdapter

public class QueryAdapterImpl
extends java.lang.Object
implements org.ow2.petals.registry.api.ws.adapters.QueryAdapter

Author:
chamerling

Constructor Summary
QueryAdapterImpl()
           
 
Method Summary
 org.ow2.petals.registry.api.Query toRegistry(org.ow2.petals.registry.api.ws.to.Query query)
           
 org.ow2.petals.registry.api.ws.to.Query toWS(org.ow2.petals.registry.api.Query query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryAdapterImpl

public QueryAdapterImpl()
Method Detail

toRegistry

public org.ow2.petals.registry.api.Query toRegistry(org.ow2.petals.registry.api.ws.to.Query query)
Specified by:
toRegistry in interface org.ow2.petals.registry.api.ws.adapters.QueryAdapter

toWS

public org.ow2.petals.registry.api.ws.to.Query toWS(org.ow2.petals.registry.api.Query query)
Specified by:
toWS in interface org.ow2.petals.registry.api.ws.adapters.QueryAdapter


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.