anon.terms
Class TermsAndConditionConfirmation.AlwaysAccept

java.lang.Object
  extended by anon.terms.TermsAndConditionConfirmation.AlwaysAccept
All Implemented Interfaces:
TermsAndConditionConfirmation
Enclosing interface:
TermsAndConditionConfirmation

public static final class TermsAndConditionConfirmation.AlwaysAccept
extends java.lang.Object
implements TermsAndConditionConfirmation


Nested Class Summary
 
Nested classes/interfaces inherited from interface anon.terms.TermsAndConditionConfirmation
TermsAndConditionConfirmation.AlwaysAccept
 
Constructor Summary
TermsAndConditionConfirmation.AlwaysAccept()
           
 
Method Summary
 boolean confirmTermsAndConditions(java.util.Vector operators, java.util.Vector terms)
          performs an action to confirm the terms and conditions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TermsAndConditionConfirmation.AlwaysAccept

public TermsAndConditionConfirmation.AlwaysAccept()
Method Detail

confirmTermsAndConditions

public boolean confirmTermsAndConditions(java.util.Vector operators,
                                         java.util.Vector terms)
Description copied from interface: TermsAndConditionConfirmation
performs an action to confirm the terms and conditions

Specified by:
confirmTermsAndConditions in interface TermsAndConditionConfirmation
Returns:
if the terms and conditions were confirmed by this action, false otherwise