Class ScopeConfigurationUtils
- java.lang.Object
-
- org.gcube.spatial.data.geonetwork.configuration.ScopeConfigurationUtils
-
public class ScopeConfigurationUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ScopeConfigurationUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ScopeConfigurationgetByScope(Set<ScopeConfiguration> existing, String scope)
-
-
-
Method Detail
-
getByScope
public static ScopeConfiguration getByScope(Set<ScopeConfiguration> existing, String scope) throws MissingConfigurationException
- Throws:
MissingConfigurationException
-
-