com.stratelia.webactiv.yellowpages
Class ImportReport
java.lang.Object
com.stratelia.webactiv.yellowpages.ImportReport
public class ImportReport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportReport
public ImportReport()
setNbAdded
public void setNbAdded(int nbAdded)
getNbAdded
public int getNbAdded()
addError
public void addError(String error)
getErrors
public List<String> getErrors()
isInError
public boolean isInError()
Copyright © 2016 Silverpeas. All Rights Reserved.