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

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
Direct Known Subclasses:
ForwardIndexManagementWSResource, FullTextIndexManagementWSResource, FullTextIndexNodeWSResource, GeoIndexManagementWSResource, IncrementalFTIndexUpdaterWSResource, IncrementalFWIndexUpdaterWSResource, IncrementalGeoIndexUpdaterWSResource, MetadataCollectionResource, OpenSearchWSResource, TreeManagerCollectionResource

public abstract class WSResource
extends Resource

Author:
Spyros Boutsis, NKUA

Field Summary
static String ATTR_ADDRESS
           
static String ATTR_ID
           
static String ATTR_RESOURCEKEY
           
static String ATTR_SERVICECLASS
           
static String ATTR_SERVICENAME
           
static String BASE_IS_QUERY
           
 
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

BASE_IS_QUERY

public static final String BASE_IS_QUERY
See Also:
Constant Field Values

ATTR_ID

public static final String ATTR_ID
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_ADDRESS

public static final String ATTR_ADDRESS
See Also:
Constant Field Values

ATTR_RESOURCEKEY

public static final String ATTR_RESOURCEKEY
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.