org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement
Class MetadataCollectionResource

java.lang.Object
  extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.Resource
      extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.WSResource
          extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.MetadataCollectionResource

public class MetadataCollectionResource
extends WSResource

Author:
Spyros Boutsis, NKUA

Field Summary
static String ATTR_COLDESCRIPTION
           
static String ATTR_COLID
           
static String ATTR_COLNAME
           
static String ATTR_ISEDITABLE
           
static String ATTR_ISINDEXABLE
           
static String ATTR_ISUSER
           
static String ATTR_LANGUAGE
           
static String ATTR_NUMOFMEMBERS
           
static String ATTR_RELATEDCOLID
           
static String ATTR_SCHEMANAME
           
static String ATTR_SCHEMAURI
           
static String TYPE_NAME
           
 
Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.WSResource
ATTR_ADDRESS, ATTR_ID, ATTR_RESOURCEKEY, ATTR_SERVICECLASS, ATTR_SERVICENAME, BASE_IS_QUERY
 
Constructor Summary
MetadataCollectionResource(org.gcube.common.core.scope.GCUBEScope scope)
          Class constructor
 
Method Summary
 
Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.Resource
addAttributeName, getAttributeMap, getAttributeNames, getAttributeValue, getResourceTypeName, getScope, setAttributeValue, setAttributeValue, setBaseISQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_NAME

public static final String TYPE_NAME
See Also:
Constant Field Values

ATTR_SCHEMANAME

public static final String ATTR_SCHEMANAME
See Also:
Constant Field Values

ATTR_SCHEMAURI

public static final String ATTR_SCHEMAURI
See Also:
Constant Field Values

ATTR_LANGUAGE

public static final String ATTR_LANGUAGE
See Also:
Constant Field Values

ATTR_COLNAME

public static final String ATTR_COLNAME
See Also:
Constant Field Values

ATTR_COLDESCRIPTION

public static final String ATTR_COLDESCRIPTION
See Also:
Constant Field Values

ATTR_COLID

public static final String ATTR_COLID
See Also:
Constant Field Values

ATTR_RELATEDCOLID

public static final String ATTR_RELATEDCOLID
See Also:
Constant Field Values

ATTR_ISINDEXABLE

public static final String ATTR_ISINDEXABLE
See Also:
Constant Field Values

ATTR_ISUSER

public static final String ATTR_ISUSER
See Also:
Constant Field Values

ATTR_ISEDITABLE

public static final String ATTR_ISEDITABLE
See Also:
Constant Field Values

ATTR_NUMOFMEMBERS

public static final String ATTR_NUMOFMEMBERS
See Also:
Constant Field Values
Constructor Detail

MetadataCollectionResource

public MetadataCollectionResource(org.gcube.common.core.scope.GCUBEScope scope)
Class constructor

Parameters:
scope -
resourceTypeName -
baseISQuery -


Copyright © 2013. All Rights Reserved.