|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gcube.data.tr.requests.AbstractRequest
public abstract class AbstractRequest
Partial Request implementation.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
Mode |
mode()
Returns the access mode to the collection. |
Element |
toElement()
Converts the request to an Element. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Mode mode()
public Element toElement()
RequestElement.
toElement in interface Requestpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||