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

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

public class ResourceAdapterImpl
extends java.lang.Object
implements org.ow2.petals.registry.api.ws.adapters.ResourceAdapter

Author:
Christophe HAMERLING - eBM WebSourcing

Constructor Summary
ResourceAdapterImpl()
           
 
Method Summary
 org.ow2.petals.registry.api.Resource toRegistryResource(org.ow2.petals.registry.api.ws.to.Resource resource)
           
 org.ow2.petals.registry.api.ws.to.Resource toWSResource(org.ow2.petals.registry.api.Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceAdapterImpl

public ResourceAdapterImpl()
Method Detail

toWSResource

public org.ow2.petals.registry.api.ws.to.Resource toWSResource(org.ow2.petals.registry.api.Resource resource)
Specified by:
toWSResource in interface org.ow2.petals.registry.api.ws.adapters.ResourceAdapter

toRegistryResource

public org.ow2.petals.registry.api.Resource toRegistryResource(org.ow2.petals.registry.api.ws.to.Resource resource)
Specified by:
toRegistryResource in interface org.ow2.petals.registry.api.ws.adapters.ResourceAdapter


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