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

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

public class InformationAdapterImpl
extends java.lang.Object
implements org.ow2.petals.registry.api.ws.adapters.InformationAdapter

Author:
Christophe HAMERLING - eBM WebSourcing

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

Constructor Detail

InformationAdapterImpl

public InformationAdapterImpl()
Method Detail

toRegistry

public org.ow2.petals.registry.api.Information toRegistry(org.ow2.petals.registry.api.ws.to.Information information)
Specified by:
toRegistry in interface org.ow2.petals.registry.api.ws.adapters.InformationAdapter

toWS

public org.ow2.petals.registry.api.ws.to.Information toWS(org.ow2.petals.registry.api.Information information)
Specified by:
toWS in interface org.ow2.petals.registry.api.ws.adapters.InformationAdapter


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