org.hyperic.hq.bizapp.shared.resourceImport
Class BatchImportData
java.lang.Object
org.hyperic.hq.bizapp.shared.resourceImport.BatchImportData
- All Implemented Interfaces:
- java.io.Serializable
public class BatchImportData
- extends java.lang.Object
- implements java.io.Serializable
An object to encapsulate an appdef import file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getPlatforms
public java.util.List getPlatforms()
getApplications
public java.util.List getApplications()
getGroups
public java.util.List getGroups()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.