eXo JCR :: Ext :: Services 1.15.11-GA

org.exoplatform.services.jcr.ext.organization
Class JCROrgServiceHandler

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.organization.JCROrgServiceHandler
Direct Known Subclasses:
GroupHandlerImpl, MembershipHandlerImpl, MembershipTypeHandlerImpl, UserHandlerImpl, UserProfileHandlerImpl

public class JCROrgServiceHandler
extends Object

Contains commons instances of needed classes.

Version:
$Id: CommonHandler.java 34360 2009-07-22 23:58:59Z tolusha $
Author:
Anatoliy Bazko

Field Summary
protected  JCRCacheHandler cache
           
protected  GroupHandlerImpl groupHandler
           
protected static org.exoplatform.services.log.Log LOG
          Logger.
protected  MembershipHandlerImpl membershipHandler
           
protected  JCROrganizationServiceImpl service
           
protected  MembershipTypeHandlerImpl typeHandler
           
protected  UserHandlerImpl userHandler
           
protected  UserProfileHandlerImpl userProfileHandler
           
protected  Utils utils
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.exoplatform.services.log.Log LOG
Logger.


service

protected final JCROrganizationServiceImpl service

cache

protected final JCRCacheHandler cache

userHandler

protected final UserHandlerImpl userHandler

userProfileHandler

protected final UserProfileHandlerImpl userProfileHandler

membershipHandler

protected final MembershipHandlerImpl membershipHandler

groupHandler

protected final GroupHandlerImpl groupHandler

typeHandler

protected final MembershipTypeHandlerImpl typeHandler

utils

protected final Utils utils

eXo JCR :: Ext :: Services 1.15.11-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.