com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.views
Class AbstractViewTopComponent.PersistenceDataHolder

java.lang.Object
  extended by com.im.ijc.core.api.views.AbstractViewTopComponent.PersistenceDataHolder
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractViewTopComponent

public static final class AbstractViewTopComponent.PersistenceDataHolder
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AbstractViewTopComponent.PersistenceDataHolder(DataObject dobj, String dataTreeId, String viewId, String dataType)
           
 
Method Summary
 DataObject getDataObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractViewTopComponent.PersistenceDataHolder

public AbstractViewTopComponent.PersistenceDataHolder(DataObject dobj,
                                                      String dataTreeId,
                                                      String viewId,
                                                      String dataType)
Method Detail

getDataObject

public DataObject getDataObject()

com.im.ijc.core/1 5.9.4