Interface ServiceCallback

All Known Implementing Classes:
ChangePasswordByUserDialog, ChangePasswordDialog

public interface ServiceCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    serviceResult(boolean ok)
     
  • Method Details

    • serviceResult

      void serviceResult(boolean ok)