Interface BooleanBean


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

      • isTrue

        boolean isTrue()