Class Overview
Container for the Node requests
Summary
Fields |
private
Node |
node |
The node used for the request
|
[Expand]
Inherited Methods |
From class
org.mule.modules.drupal.model.DrupalEntity
|
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
private
static
final
long
serialVersionUID
Constant Value:
-7818449494968023788
(0x937f499bb6194514)
Fields
private
Node
node
The node used for the request
Public Constructors
Public Methods
public
void
setNode
(Node node)