|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||