anon.terms
Interface TermsAndConditionConfirmation

All Known Implementing Classes:
JAPController, TermsAndConditionConfirmation.AlwaysAccept

public interface TermsAndConditionConfirmation


Nested Class Summary
static class TermsAndConditionConfirmation.AlwaysAccept
           
 
Method Summary
 boolean confirmTermsAndConditions(java.util.Vector operators, java.util.Vector terms)
          performs an action to confirm the terms and conditions
 

Method Detail

confirmTermsAndConditions

boolean confirmTermsAndConditions(java.util.Vector operators,
                                  java.util.Vector terms)
performs an action to confirm the terms and conditions

Returns:
if the terms and conditions were confirmed by this action, false otherwise