org.apache.chemistry.opencmis.client.bindings.impl
Class TransientWrapper
java.lang.Object
org.apache.chemistry.opencmis.client.bindings.impl.TransientWrapper
- All Implemented Interfaces:
- Serializable
public class TransientWrapper
- extends Object
- implements Serializable
Wrapper for transient objects in a cache.
- See Also:
- Serialized Form
TransientWrapper
public TransientWrapper(Object object)
getObject
public Object getObject()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.