Interface BooleanBean


@AlfrescoPublicApi public interface BooleanBean
Interface that may be implemented to return a boolean value in Spring bean configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isTrue

      boolean isTrue()