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

Packages that use RegistryNotFoundException
org.gcube.informationsystem.publisher   
 

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
ScopedPublisherImpl.create(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisher.create(T resource, List<String> scopes)
           
 void ScopedPublisherImpl.remove(String id, org.gcube.common.resources.gcore.Resource.Type type, List<String> scopes)
           
 void ScopedPublisher.remove(String id, org.gcube.common.resources.gcore.Resource.Type type, 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)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisherImpl.update(T resource, List<String> scopes)
           
<T extends org.gcube.common.resources.gcore.Resource>
T
ScopedPublisher.update(T resource, List<String> scopes)
           
 



Copyright © 2013. All Rights Reserved.