com.azalient.api.b.plugins
Interface IChoiceTest


public interface IChoiceTest

A generic test interface for including objects in choice lists


Method Summary
 boolean include(Object testData)
          Return true if the given object should be included in the list of choices
 

Method Detail

include

boolean include(Object testData)
Return true if the given object should be included in the list of choices