Uses of Class
org.ow2.petals.registry.api.ws.to.Resource

Packages that use Resource
org.ow2.petals.registry.api.ws.adapters   
org.ow2.petals.registry.api.ws.service   
 

Uses of Resource in org.ow2.petals.registry.api.ws.adapters
 

Methods in org.ow2.petals.registry.api.ws.adapters that return Resource
 Resource ResourceAdapter.toWSResource(Resource resource)
           
 

Methods in org.ow2.petals.registry.api.ws.adapters with parameters of type Resource
 Resource ResourceAdapter.toRegistryResource(Resource resource)
           
 

Uses of Resource in org.ow2.petals.registry.api.ws.service
 

Methods in org.ow2.petals.registry.api.ws.service that return Resource
 Resource RegistryService.get(java.lang.String path, Information information)
           
 

Methods in org.ow2.petals.registry.api.ws.service that return types with arguments of type Resource
 java.util.List<Resource> RegistryService.getAll(java.lang.String path, Information information)
           
 java.util.List<Resource> RegistryService.query(Query query, Information information)
           
 

Methods in org.ow2.petals.registry.api.ws.service with parameters of type Resource
 boolean RegistryService.put(java.lang.String path, Resource resource, Information information)
           
 



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