org.mmbase.bridge.remote.proxy
Class UriRemoteCloud_Proxy

java.lang.Object
  extended by org.mmbase.bridge.remote.proxy.MappedObject_Proxy<org.mmbase.bridge.remote.RemoteCloud>
      extended by org.mmbase.bridge.remote.proxy.RemoteCloud_Proxy
          extended by org.mmbase.bridge.remote.proxy.UriRemoteCloud_Proxy
All Implemented Interfaces:
Cloud, MappedObject

public class UriRemoteCloud_Proxy
extends org.mmbase.bridge.remote.proxy.RemoteCloud_Proxy

Fixes getCloudContext (should be remote again);

Version:
$Id: UriRemoteCloud_Proxy.java 35423 2009-05-25 19:56:45Z michiel $
Author:
Michiel Meeuwissen

Field Summary
 
Fields inherited from interface org.mmbase.bridge.Cloud
PROP_IGNOREVALIDATION, PROP_REQUEST, PROP_RESPONSE, PROP_SESSIONNAME, PROP_XMLMODE
 
Constructor Summary
UriRemoteCloud_Proxy(UriRemoteCloudContext_Proxy c, org.mmbase.bridge.remote.RemoteCloud cloud)
           
 
Method Summary
 CloudContext getCloudContext()
          Returns the context to which this cloud belongs.
 
Methods inherited from class org.mmbase.bridge.remote.proxy.RemoteCloud_Proxy
createAggregatedQuery, createNodeList, createNodeManagerList, createNodeQuery, createQuery, createRelationList, createRelationManagerList, createTransaction, createTransaction, createTransaction, getDescription, getFunction, getFunctions, getList, getList, getLocale, getName, getNode, getNode, getNodeByAlias, getNodeManager, getNodeManager, getNodeManagers, getNonTransactionalCloud, getPossibleContexts, getProperties, getProperty, getRelation, getRelation, getRelationManager, getRelationManager, getRelationManager, getRelationManager, getRelationManagers, getRelationManagers, getRelationManagers, getTransaction, getUser, getWrappedObject, hasNode, hasNode, hasNodeManager, hasRelation, hasRelation, hasRelationManager, hasRelationManager, hasRelationManager, hasRole, may, mayRead, mayRead, setLocale, setProperty, shutdown
 
Methods inherited from class org.mmbase.bridge.remote.proxy.MappedObject_Proxy
equals, getMapperCode, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UriRemoteCloud_Proxy

public UriRemoteCloud_Proxy(UriRemoteCloudContext_Proxy c,
                            org.mmbase.bridge.remote.RemoteCloud cloud)
Method Detail

getCloudContext

public CloudContext getCloudContext()
Description copied from interface: Cloud
Returns the context to which this cloud belongs.

Specified by:
getCloudContext in interface Cloud
Overrides:
getCloudContext in class org.mmbase.bridge.remote.proxy.RemoteCloud_Proxy
Returns:
a CloudContext to which this cloud belongs


MMBase 2.0-SNAPSHOT - null