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

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

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

Methods in org.ow2.petals.registry.api.ws.adapters that return Information
 Information InformationAdapter.toWS(Information information)
           
 

Methods in org.ow2.petals.registry.api.ws.adapters with parameters of type Information
 Information InformationAdapter.toRegistry(Information information)
           
 

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

Methods in org.ow2.petals.registry.api.ws.service with parameters of type Information
 boolean RegistryService.delete(java.lang.String path, Information information)
           
 Resource RegistryService.get(java.lang.String path, Information information)
           
 java.util.List<Resource> RegistryService.getAll(java.lang.String path, Information information)
           
 boolean RegistryService.put(java.lang.String path, Resource resource, Information information)
           
 java.util.List<Resource> RegistryService.query(Query query, Information information)
           
 



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