Interface WLCResultService

All Superinterfaces:
CRUDService<WLCResult>
All Known Implementing Classes:
WLCResultServiceImpl

public interface WLCResultService extends CRUDService<WLCResult>
  • Method Details

    • processWLC

      void processWLC(String fileName, WLCFile wlcFile)