com.sap.ide.webdynpro.checklayer
Class RepairResult
java.lang.Object
|
+--com.sap.ide.webdynpro.checklayer.RepairResult
- public class RepairResult
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepairResult
public RepairResult()
getEntries
public java.util.ArrayList getEntries()
getErrorCount
public int getErrorCount()
addEntry
public void addEntry(RepairResultEntry repairResultEntry)
addEntry
public void addEntry(com.sap.ide.metamodel.general.DevelopmentObject developmentObject,
boolean successful,
java.lang.String message)
addRepairResult
public void addRepairResult(RepairResult checkResult)
Copyright © 2005 SAP AG. All Rights Reserved.