© 2004 BEA Systems, Inc.

com.bea.netuix.servlets.manager
Class UIControlTreeCacheData

java.lang.Object
  extended bycom.bea.netuix.servlets.manager.UIControlTreeCacheData
All Implemented Interfaces:
Serializable

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.

See Also:
Serialized Form

Constructor Summary
UIControlTreeCacheData(com.bea.netuix.nf.UIControl tree, String contentType)
          Deprecated.  
 
Method Summary
 String getContentType()
          Deprecated.  
 com.bea.netuix.nf.UIControl getTree()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIControlTreeCacheData

public UIControlTreeCacheData(com.bea.netuix.nf.UIControl tree,
                              String contentType)
Deprecated. 
Method Detail

getContentType

public String getContentType()
Deprecated. 

getTree

public com.bea.netuix.nf.UIControl getTree()
Deprecated. 

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved