UIControlTreeCacheData Class
DEPRECATED As of 8.1 SP2, this class is no longer used.
- public class UIControlTreeCacheData
extends Object
implements Serializable
Serializable class used to wrap a UIControl tree and
contentType data to be placed in a cache.
-
Hierarchy
-
Object
UIControlTreeCacheData
-
All Implemented Interfaces
-
Serializable
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIControlTreeCacheData
public UIControlTreeCacheData(UIControl
tree,
String
contentType)
getContentType() Method
public String
getContentType()
getTree() Method
public UIControl
getTree()