org.exoplatform.services.jcr.ext.organization
Class JCROrgServiceHandler
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2016 eXo Platform SAS. All Rights Reserved.