org.exoplatform.platform.welcomescreens.service.impl
Class TermsAndConditionsServiceImpl

java.lang.Object
  extended by 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)
           
 
Method Summary
 void checkTermsAndConditions()
           
 org.chromattic.api.ChromatticSession getSession()
           
 boolean isTermsAndConditionsChecked()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TermsAndConditionsServiceImpl

public TermsAndConditionsServiceImpl(org.exoplatform.commons.chromattic.ChromatticManager chromatticManager,
                                     org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
Method Detail

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.