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

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.RunningInstanceResource

public class RunningInstanceResource
extends GCUBEResource

Author:
Spyros Boutsis, NKUA

Field Summary
static String ATTR_ENDPOINT
           
static String ATTR_ENTRYNAME
           
static String ATTR_SERVICECLASS
           
static String ATTR_SERVICENAME
           
static String ATTR_STATUS
           
static String TYPE_NAME
           
 
Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.resourceManagement.GCUBEResource
ATTR_ID
 
Constructor Summary
RunningInstanceResource(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_SERVICENAME

public static final String ATTR_SERVICENAME
See Also:
Constant Field Values

ATTR_SERVICECLASS

public static final String ATTR_SERVICECLASS
See Also:
Constant Field Values

ATTR_ENDPOINT

public static final String ATTR_ENDPOINT
See Also:
Constant Field Values

ATTR_ENTRYNAME

public static final String ATTR_ENTRYNAME
See Also:
Constant Field Values

ATTR_STATUS

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

RunningInstanceResource

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

Parameters:
scope -
resourceTypeName -
baseISQuery -


Copyright © 2013. All Rights Reserved.