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

java.lang.Object
  extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.Resource
      extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.GCUBEResource
          extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.GCUBECollectionResource

public class GCUBECollectionResource
extends GCUBEResource

Author:
Panagiota Koltsida, NKUA

Field Summary
static String ATTR_COLLECTIONNAME
           
static String ATTR_ISUSER
           
static String ATTR_SECONDARYTYPE
           
static String TYPE_NAME
           
 
Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.GCUBEResource
ATTR_ID
 
Constructor Summary
GCUBECollectionResource(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_COLLECTIONNAME

public static final String ATTR_COLLECTIONNAME
See Also:
Constant Field Values

ATTR_ISUSER

public static final String ATTR_ISUSER
See Also:
Constant Field Values

ATTR_SECONDARYTYPE

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

GCUBECollectionResource

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

Parameters:
scope -
resourceTypeName -
baseISQuery -


Copyright © 2013. All Rights Reserved.