org.exoplatform.cs
Class CS4782PicketLinkIDMOrganizationServiceImpl

java.lang.Object
  extended by org.exoplatform.services.organization.BaseOrganizationService
      extended by org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl
          extended by org.exoplatform.cs.CS4782PicketLinkIDMOrganizationServiceImpl
All Implemented Interfaces:
org.exoplatform.container.component.ComponentRequestLifecycle, org.exoplatform.services.organization.OrganizationService, org.picocontainer.Startable

public class CS4782PicketLinkIDMOrganizationServiceImpl
extends org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl

Created by The eXo Platform SAS Author : viet.nguyen viet.nguyen@exoplatform.com Feb 17, 2011


Field Summary
 
Fields inherited from class org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl
CONFIGURATION_OPTION
 
Fields inherited from class org.exoplatform.services.organization.BaseOrganizationService
groupDAO_, listeners_, membershipDAO_, membershipTypeDAO_, userDAO_, userProfileDAO_
 
Constructor Summary
CS4782PicketLinkIDMOrganizationServiceImpl(org.exoplatform.container.xml.InitParams params, org.exoplatform.services.organization.idm.PicketLinkIDMService idmService, org.gatein.common.transaction.JTAUserTransactionLifecycleService jtaTransactionLifecycleService, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl
endRequest, flush, getConfiguration, getJBIDMGroup, setConfiguration, start, startRequest, stop
 
Methods inherited from class org.exoplatform.services.organization.BaseOrganizationService
addListenerPlugin, getGroupHandler, getMembershipHandler, getMembershipTypeHandler, getUserHandler, getUserProfileHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CS4782PicketLinkIDMOrganizationServiceImpl

public CS4782PicketLinkIDMOrganizationServiceImpl(org.exoplatform.container.xml.InitParams params,
                                                  org.exoplatform.services.organization.idm.PicketLinkIDMService idmService,
                                                  org.gatein.common.transaction.JTAUserTransactionLifecycleService jtaTransactionLifecycleService,
                                                  org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator)
                                           throws Exception
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.