Package com.thortech.xl.vo.ddm
Class ImportPlanInfo
java.lang.Object
com.thortech.xl.vo.ddm.ImportPlanInfo
- All Implemented Interfaces:
Serializable
Value object containing the details of the content
to be imported by Deployment Manager
- Author:
- evandana
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getLevel()
int
hashCode()
void
setAdditionalInfo
(String additionalInfo) void
setRootObject
(RootObject rootObject) toString()
-
Field Details
-
ERROR
public static final int ERROR- See Also:
-
WARNING
public static final int WARNING- See Also:
-
INFO
public static final int INFO- See Also:
-
-
Constructor Details
-
ImportPlanInfo
- Parameters:
level
-message
-additionalInfo
-
-
-
Method Details