Uses of Class
org.gcube.informationsystem.publisher.exception.RegistryNotFoundException

Packages that use RegistryNotFoundException
org.gcube.informationsystem.publisher   
org.gcube.informationsystem.publisher.utils   
 

Uses of RegistryNotFoundException in org.gcube.informationsystem.publisher
 

Methods in org.gcube.informationsystem.publisher that throw RegistryNotFoundException
<T extends org.gcube.common.resources.gcore.Resource>
T
AdvancedScopedPublisher.create(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisherImpl.create(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisher.create(T resource, List<String> scopes)
          The resource is created in all the scopes in the list and the resource is updated in all the other scopes that are presents in the resource
<T extends org.gcube.common.resources.gcore.Resource>
T
AdvancedScopedPublisher.remove(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisherImpl.remove(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisher.remove(T resource, List<String> scopes)
          Remove a resource from all the scopes in the input list, if and only if all the scopes are defined in the resource
<T extends org.gcube.common.resources.gcore.Resource>
T
AdvancedScopedPublisher.update(T resource)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisherImpl.update(T resource)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisher.update(T resource)
          The resource will be updated on all scopes that are defined in the resource.
 

Uses of RegistryNotFoundException in org.gcube.informationsystem.publisher.utils
 

Methods in org.gcube.informationsystem.publisher.utils that throw RegistryNotFoundException
 RegistryStub RegistryStubs.getStubs()
           
 



Copyright © 2013. All Rights Reserved.