org.exoplatform.platform.welcomescreens.service.impl
Class TermsAndConditionsServiceImpl
java.lang.Object
org.exoplatform.platform.welcomescreens.service.impl.TermsAndConditionsServiceImpl
- All Implemented Interfaces:
- TermsAndConditionsService
public class TermsAndConditionsServiceImpl
- extends Object
- implements TermsAndConditionsService
This service is used to manage JCR node of Terms and conditions
- Author:
- Clement
|
Constructor Summary |
TermsAndConditionsServiceImpl(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermsAndConditionsServiceImpl
public TermsAndConditionsServiceImpl(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
getSession
public org.chromattic.api.ChromatticSession getSession()
isTermsAndConditionsChecked
public boolean isTermsAndConditionsChecked()
- Specified by:
isTermsAndConditionsChecked in interface TermsAndConditionsService
checkTermsAndConditions
public void checkTermsAndConditions()
- Specified by:
checkTermsAndConditions in interface TermsAndConditionsService
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.