Interface EditionCheck


public interface EditionCheck
Useful for mocking out license checks in component tests.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • isEnterprise

      boolean isEnterprise()
    • isProfessional

      boolean isProfessional()