public interface TermsOfUseEngine
| Modifier and Type | Method and Description |
|---|---|
void |
determineAcceptance(TermsOfUseContext touContext)
Determines the acceptance for the terms of use of a user.
|
void determineAcceptance(TermsOfUseContext touContext) throws TermsOfUseException
touContext - current terms of use contextTermsOfUseException - thrown if there is a problem determining the user's terms of use acceptance.Copyright © 1999–2014. All rights reserved.