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

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

public class FullTextIndexNodeWSResource
extends WSResource

Author:
Spyros Boutsis, NKUA

Field Summary
static String ATTR_COLLECTIONID
           
static String ATTR_INDEXID
           
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
FullTextIndexNodeWSResource(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_COLLECTIONID

public static final String ATTR_COLLECTIONID
See Also:
Constant Field Values

ATTR_INDEXID

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

FullTextIndexNodeWSResource

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

Parameters:
scope -
resourceTypeName -
baseISQuery -


Copyright © 2013. All Rights Reserved.