public class RemoteCacheable_Proxy extends MappedObject_Proxy<RemoteCacheable> implements Cacheable
| Constructor and Description |
|---|
RemoteCacheable_Proxy(RemoteCacheable remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
CachePolicy |
getCachePolicy()
Returns the CachePolicy of the object.
|
RemoteCacheable |
getWrappedObject() |
void |
setCachePolicy(CachePolicy arg0)
Sets the CachePolicy of the query.
|
equals, getMapperCode, hashCode, toStringpublic RemoteCacheable_Proxy(RemoteCacheable remoteObject)
public CachePolicy getCachePolicy()
CacheablegetCachePolicy in interface CacheableCachePolicy object.public void setCachePolicy(CachePolicy arg0)
CacheablesetCachePolicy in interface Cacheablearg0 - the CachePolicy object.public RemoteCacheable getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteCacheable>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}