public class ScopedResourceFactory extends Object
ScopedResources| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
ScopedResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ScopedResource |
newResource(org.gcube.common.core.scope.GCUBEScope scope,
String id,
String type)
Creates a new
ScopedResource |
public static ScopedResource newResource(org.gcube.common.core.scope.GCUBEScope scope, String id, String type) throws Exception
ScopedResourceid - the gCube Resource identifiertype - the resource typescope - the GCUBEScope assigned to the resourceExceptionCopyright © 2014. All Rights Reserved.