org.gcube.data.figis.tmplugin.requests
Class FigisRequest

java.lang.Object
  extended by org.gcube.data.figis.tmplugin.requests.Request
      extended by org.gcube.data.figis.tmplugin.requests.FigisRequest
All Implemented Interfaces:
Serializable

public class FigisRequest
extends Request
implements Serializable

A Request to bind the OAI Plugin to a single data source formed of all the records in one ore more sets of an OAI repository.

Author:
"Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
FigisRequest()
          Creates an instance
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
          
 
Methods inherited from class org.gcube.data.figis.tmplugin.requests.Request
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FigisRequest

public FigisRequest()
Creates an instance

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Request

equals

public boolean equals(Object obj)
Overrides:
equals in class Request

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.