Class Phase4PeppolValidatonResultHandler

java.lang.Object
com.helger.phase4.peppol.Phase4PeppolValidatonResultHandler
All Implemented Interfaces:
IPhase4PeppolValidationResultHandler

@Deprecated(forRemoval=true, since="4.4.3") public class Phase4PeppolValidatonResultHandler extends Object implements IPhase4PeppolValidationResultHandler
Deprecated, for removal: This API element is subject to removal in a future version.
The default implementation of IPhase4PeppolValidationResultHandler.
Since:
0.9.7
Author:
Philip Helger
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onValidationErrors(@NonNull com.helger.phive.api.result.ValidationResultList aValidationResult)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    onValidationSuccess(@NonNull com.helger.phive.api.result.ValidationResultList aValidationResult)
    Deprecated, for removal: This API element is subject to removal in a future version.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait