Class ImportView

java.lang.Object
com.thortech.xl.vo.ddm.ImportView
All Implemented Interfaces:
Serializable

public class ImportView extends Object implements Serializable
Value object containing the details of the objects selected for import by Deployment Manager
Author:
evandana
See Also:
  • Field Details

    • treeOfSelectedObjects

      public Collection treeOfSelectedObjects
    • treeOfAvailableObjects

      public Collection treeOfAvailableObjects
    • importMessages

      public Map importMessages
    • OldCacheElementList

      public Collection OldCacheElementList
  • Constructor Details

    • ImportView

      public ImportView()