- JCRCacheHandler - Class in org.exoplatform.services.jcr.ext.organization
-
Cache handler for JCR implementation of organization service.
- JCRCacheHandler(CacheService, JCROrganizationServiceImpl, boolean) - Constructor for class org.exoplatform.services.jcr.ext.organization.JCRCacheHandler
-
JCRCacheHandler constructor.
- JCROrganizationServiceImpl - Class in org.exoplatform.services.jcr.ext.organization
-
Created by The eXo Platform SAS.
- JCROrganizationServiceImpl(InitParams, RepositoryService, CacheService) - Constructor for class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
JCROrganizationServiceImpl constructor.
- JCROrganizationServiceImpl(InitParams, RepositoryService, RegistryService, CacheService) - Constructor for class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
JCROrganizationServiceImpl constructor.
- JCROrgServiceHandler - Class in org.exoplatform.services.jcr.ext.organization
-
Contains commons instances of needed classes.
- JCRUserListAccess - Class in org.exoplatform.services.jcr.ext.organization
-
Created by The eXo Platform SAS.
- JCRUserListAccess(JCROrganizationServiceImpl, UserStatus) - Constructor for class org.exoplatform.services.jcr.ext.organization.JCRUserListAccess
-
JCRListAccess constructor.
- JOS_ATTRIBUTES - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The child node of user node where attributes is stored (old structure).
- JOS_CREATED_DATE - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains the date of creation.
- JOS_DESCRIPTION - Static variable in class org.exoplatform.services.jcr.ext.organization.GroupHandlerImpl.GroupProperties
-
The group property that contain description.
- JOS_DESCRIPTION - Static variable in class org.exoplatform.services.jcr.ext.organization.MembershipTypeHandlerImpl.MembershipTypeProperties
-
Membership type property that contains description.
- JOS_DISABLED - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The mixin type and property used as a marker to indicate that a node is disabled.
- JOS_DISPLAY_NAME - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains the name to display.
- JOS_EMAIL - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains email.
- JOS_FIRST_NAME - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains fist name.
- JOS_GROUP - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The property of user node where group node uuid is stored (old structure).
- JOS_GROUP_ID - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The property of a membership node where group id is stored (old structure).
- JOS_HIERARCHY_GROUP_NODETYPE - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The group nodetype.
- JOS_LABEL - Static variable in class org.exoplatform.services.jcr.ext.organization.GroupHandlerImpl.GroupProperties
-
The group property that contain label.
- JOS_LAST_LOGIN_TIME - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contain last login time.
- JOS_LAST_NAME - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains last name.
- JOS_MEMBERSHIP - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The child node of group node where memberships are stored.
- JOS_MEMBERSHIP_TYPE - Static variable in class org.exoplatform.services.jcr.ext.organization.MembershipHandlerImpl.MembershipProperties
-
The property name that contains reference to linked membership type.
- JOS_MEMBERSHIP_TYPE_ANY - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The node that identifies the membership type * or any.
- JOS_ORGANIZATION_NODETYPE_OLD - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The nodetype of old organization structure root node.
- JOS_PARENT_ID - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The property of a group node where parent id is stored (old structure).
- JOS_PASSWORD - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains password.
- JOS_PROFILE - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The child node to store user additional information.
- JOS_USER - Static variable in class org.exoplatform.services.jcr.ext.organization.MembershipHandlerImpl.MembershipProperties
-
The property name that contains reference to linked user.
- JOS_USER_MEMBERSHIP - Static variable in class org.exoplatform.services.jcr.ext.organization.MigrationTool
-
The child nodes of user node where memberships are stored (old structure).
- JOS_USER_NAME - Static variable in class org.exoplatform.services.jcr.ext.organization.UserHandlerImpl.UserProperties
-
The user property that contains fist name.
- JOS_USERS_NODETYPE - Static variable in class org.exoplatform.services.jcr.ext.organization.JCROrganizationServiceImpl
-
The users nodetype.