Package org.alfresco.util.bean
Interface BooleanBean
-
@AlfrescoPublicApi public interface BooleanBean
Interface that may be implemented to return a boolean value in Spring bean configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTrue()
-