Skip navigation links


com.thortech.xl.vo.ddm
Class ImportView

java.lang.Object
  extended by com.thortech.xl.vo.ddm.ImportView

All Implemented Interfaces:
java.io.Serializable

public class ImportView
extends java.lang.Object
implements java.io.Serializable

Value object containing the details of the objects selected for import by Deployment Manager

See Also:
Serialized Form

Field Summary
 java.util.Map importMessages
           
 java.util.Collection treeOfAvailableObjects
           
 java.util.Collection treeOfSelectedObjects
           

 

Constructor Summary
ImportView()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

treeOfSelectedObjects

public java.util.Collection treeOfSelectedObjects

treeOfAvailableObjects

public java.util.Collection treeOfAvailableObjects

importMessages

public java.util.Map importMessages

Constructor Detail

ImportView

public ImportView()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.