Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Ext :: Services 1.15.10-GA
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
A
accept(File)
- Method in class org.exoplatform.services.jcr.ext.artifact.
DefaultFileFilter
accept(File, String)
- Method in class org.exoplatform.services.jcr.ext.artifact.
MavenFileFilter
addArtifact(SessionProvider, ArtifactDescriptor, InputStream, InputStream)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
adds (deploys) artifact including creating necessary group folders, pom and checksum files
addArtifact(SessionProvider, ArtifactDescriptor, InputStream, InputStream)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
AddAuditableAction
- Class in
org.exoplatform.services.jcr.ext.audit
AddAuditableAction()
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AddAuditableAction
addChild(Group, Group, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
addGroupEventListener(GroupEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
addMembershipEventListener(MembershipEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
addMembershipTypeEventListener(MembershipTypeEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
addRecord(Item, Item, int)
- Method in interface org.exoplatform.services.jcr.ext.audit.
AuditService
Adds new audit record.
addRecord(Item, Item, int)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
addUserEventListener(UserEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
addUserProfileEventListener(UserProfileEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
ArtifactDescriptor
- Class in
org.exoplatform.services.jcr.ext.artifact
ArtifactDescriptor(FolderDescriptor, String, String)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
ArtifactManagingException
- Exception in
org.exoplatform.services.jcr.ext.artifact
ArtifactManagingException()
- Constructor for exception org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingException
ArtifactManagingException(String)
- Constructor for exception org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingException
ArtifactManagingException(String, Throwable)
- Constructor for exception org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingException
ArtifactManagingService
- Interface in
org.exoplatform.services.jcr.ext.artifact
Administration maven repository
ArtifactManagingServiceImpl
- Class in
org.exoplatform.services.jcr.ext.artifact
Created by The eXo Platform SAS .
Service responsible for Administration Maven repository the served JCR structure inside workspaceName is: rootPath (maven-root)/ ---part-of-group-folder1/ (nt:folder + exo:groupId) ---part-of-group-foldern/ ------artifact-root-folder/(nt:folder + exo:artifactId) ---------maven-metadata.xml(nt:file) ---------maven-metadata.xml.sha1(nt:file) ---------artifact-version-folder/(nt:folder + exo:versionId) ------------artifactId-version.jar (nt:file + exo:mavenjar / nt:resource) ------------artifactId-version.jar.sha1 (nt:file + exo:mavensha1 / nt:resource ) ------------artifactId-version.pom (nt:file + exo:mavenpom / nt:resource) ------------artifactId-version.pom.sha1 (nt:file + exo:mavensha1/ (nt:resource) ------------maven-metadata.xml (nt:file +exo:mavenmetadata / (nt:resource ) ------------maven-metadata.xml.sha1(nt:file + exo:mavensha1 / (nt:resource)
ArtifactManagingServiceImpl(InitParams, RepositoryService, RegistryService)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
ArtifactManagingServiceImpl(InitParams, RepositoryService)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
without registry service
ArtifactStructureCorrector
- Class in
org.exoplatform.services.jcr.ext.artifact.rest
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua 29.10.2007
ArtifactStructureCorrector(InitParams, RepositoryService, Authenticator)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.rest.
ArtifactStructureCorrector
ATTRIBUTE_PREFIX
- Static variable in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
The prefix for properties name which store profile attributes.
AUDIT_STORAGE_ID
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
AuditAction
- Class in
org.exoplatform.services.jcr.ext.audit
AuditAction()
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AuditAction
AuditHistory
- Class in
org.exoplatform.services.jcr.ext.audit
Created by The eXo Platform SAS.
AuditHistory(Node, List<AuditRecord>)
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AuditHistory
AuditRecord
- Class in
org.exoplatform.services.jcr.ext.audit
Created by The eXo Platform SAS .
AuditRecord(String, int, Calendar, InternalQName, Value[], Value[], String, String)
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AuditRecord
AuditService
- Interface in
org.exoplatform.services.jcr.ext.audit
Created by The eXo Platform SAS .
AuditServiceImpl
- Class in
org.exoplatform.services.jcr.ext.audit
Created by The eXo Platform SAS .
AuditServiceImpl(InitParams, RepositoryService)
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
AuditServiceImpl constructor.
AuditServiceImpl(InitParams, RepositoryService, RegistryService)
- Constructor for class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
AuditServiceImpl constructor.
authenticate(String, String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
authenticate(String, String, PasswordEncrypter)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
C
cache
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
CACHE_ENABLED
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The name of parameter that contains enable cache.
CACHE_ENABLED_DEFAULT
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Default cache enabled.
cacheEnabled
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Contain passed value of cache enabled in parameters.
cacheHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Cache for organization service entities.
canReuseIterator()
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Indicates if we able to reuse current iterator.
canReuseIterator()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByQueryJCRUserListAccess
Indicates if we able to reuse current iterator.
changePermission(SessionProvider, Descriptor, String, String[], boolean)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
Changes acess permissions for the specified artifact ang given identity
changePermission(SessionProvider, Descriptor, String, String[], boolean)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
clone()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
clone()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
clone()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
clone()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
clone()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
compareTo(AuditRecord)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
correctStructure()
- Method in class org.exoplatform.services.jcr.ext.artifact.rest.
ArtifactStructureCorrector
CRCGenerator
- Class in
org.exoplatform.services.jcr.ext.artifact
Created by The eXo Platform SAS.
CRCGenerator()
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
CRCGenerator
createCacheKey(Serializable)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
createFromPomfile(File)
- Static method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
createGroup(Group, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
createGroupInstance()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
createHistory(Node)
- Method in interface org.exoplatform.services.jcr.ext.audit.
AuditService
Creates audit history for given node.
createHistory(Node)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
createIterator(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Returns iterator over entities.
createIterator(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
SimpleJCRUserListAccess
Returns iterator over entities.
createIterator(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByGroupJCRUserListAccess
Returns iterator over entities.
createIterator(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByQueryJCRUserListAccess
Returns iterator over entities.
createMembership(Membership, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
createMembershipInstance()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
createMembershipType(MembershipType, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
createMembershipTypeInstance()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
createMultiMetadata(String, String, String, List<String>)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
createOrgServiceKey(Serializable)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
createSingleMetadata(String, String, String)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
createUser(User, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
createUserInstance()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
createUserInstance(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
createUserProfileInstance()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
createUserProfileInstance(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
D
DEFAULT_PAGE_SIZE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Default value of page size.
DefaultFileFilter
- Class in
org.exoplatform.services.jcr.ext.artifact
DefaultFileFilter()
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
DefaultFileFilter
Descriptor
- Interface in
org.exoplatform.services.jcr.ext.artifact
E
enabled
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
entering(Node, int)
- Method in class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
entering(Property, int)
- Method in class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
execute(Context)
- Method in class org.exoplatform.services.jcr.ext.audit.
AddAuditableAction
execute(Context)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditAction
execute(Context)
- Method in class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableAction
EXO_AUDIT
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITABLE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITHISTORY
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITHISTORY_LASTRECORD
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITHISTORY_TARGETNODE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_AUDITVERSION
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_AUDITVERSIONNAME
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_CREATED
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_EVENTTYPE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_NEWVALUE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_OLDVALUE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_PROPERTYNAME
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITRECORD_USER
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
EXO_AUDITSTORAGE
- Static variable in interface org.exoplatform.services.jcr.ext.audit.
AuditService
exportArtifacts(SessionProvider, FolderDescriptor, OutputStream)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
exports list of artifacts from maven repo into output stream
exportArtifacts(SessionProvider, FolderDescriptor, File)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
exportArtifacts(SessionProvider, FolderDescriptor, OutputStream)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
exportArtifacts(SessionProvider, FolderDescriptor, File)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
F
findAllMembershipsByGroup(Group)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findAllUsers()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
findGroupById(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
findGroupByMembership(String, String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
findGroups(Group)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
findGroupsOfUser(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
findMembership(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findMembershipByUserGroupAndType(String, String, String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findMembershipsByGroup(Group)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findMembershipsByUser(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findMembershipsByUserAndGroup(String, String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
findMembershipType(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
findMembershipTypes()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
findUserByName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
findUserProfileByName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
findUserProfiles()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
findUsers(Query)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
findUsersByGroup(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
findUsersByGroupId(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
findUsersByQuery(Query)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
FolderDescriptor
- Class in
org.exoplatform.services.jcr.ext.artifact
FolderDescriptor(String)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
FolderDescriptor
G
get(Serializable, CacheHandler.CacheType)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
getAllGroups()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
getArtifactId()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
getAsPath()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
getAsPath()
- Method in interface org.exoplatform.services.jcr.ext.artifact.
Descriptor
getAsPath()
- Method in class org.exoplatform.services.jcr.ext.artifact.
FolderDescriptor
getAsString()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
getAsString()
- Method in interface org.exoplatform.services.jcr.ext.artifact.
Descriptor
getAsString()
- Method in class org.exoplatform.services.jcr.ext.artifact.
FolderDescriptor
getAttribute(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
getAuditableNode()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditHistory
getAuditRecords()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditHistory
getChecksum(InputStream, String)
- Static method in class org.exoplatform.services.jcr.ext.artifact.
CRCGenerator
Generates checksum for the InputStream.
getContainsExpr()
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
getCreatedDate()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
getCreatedDate()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getDate()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getDescription()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
getDescription()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
getDescriptors(SessionProvider, FolderDescriptor)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
getDescriptors(SessionProvider, FolderDescriptor)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
getDisplayName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getEmail()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getEventType()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getEventTypeName()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getFirstName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getFullName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getGroupId()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
getGroupId()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
getGroupListeners()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
getGroupName()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
getHistory(Node)
- Method in interface org.exoplatform.services.jcr.ext.audit.
AuditService
Get node audit history.
getHistory(Node)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
getId()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
getId()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
getLabel()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
getLastLoginTime()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getLastName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getListErrors()
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
getListErrors()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
getMembershipListeners()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
getMembershipType()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
getMembershipTypeListeners()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
getModifiedDate()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
getName()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
getNewValues()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getOldValues()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getOrganizationId()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getOwner()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
getParentId()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
getPassword()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getPermission(SessionProvider, Descriptor)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
Returns acess control list for the specified artifact
getPermission(SessionProvider, Descriptor)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
getPropertyName()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getResource(String, UriInfo, String, String)
- Method in class org.exoplatform.services.jcr.ext.artifact.rest.
RESTArtifactLoaderService
Return Response with Maven artifact if it is file or HTML page for browsing if requested URL is folder.
getRootNodeList(UriInfo, String, String)
- Method in class org.exoplatform.services.jcr.ext.artifact.rest.
RESTArtifactLoaderService
Browsing of root node of Maven repository.
getSize()
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
getSize(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Determines the count of available users.
getSize(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
SimpleJCRUserListAccess
Determines the count of available users.
getSize(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByGroupJCRUserListAccess
Determines the count of available users.
getSize(Session)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByQueryJCRUserListAccess
Determines the count of available users.
getStreamAsString(InputStream)
- Method in class org.exoplatform.services.jcr.ext.artifact.rest.
RESTArtifactLoaderService
getUserId()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
getUserInfoMap()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
getUserListeners()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
getUserName()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
getUserName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
getUserName()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
getUserPageList(int)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
getUserProfileListeners()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
getVersion()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
Returns version UUID related to this audit record.
getVersionId()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
getVersionName()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditRecord
Returns version name related to this audit record.
getWorkingRepository()
- Method in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Returns working repository.
groupHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
GroupHandlerImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS Date: 24.07.2008
GroupHandlerImpl.GroupProperties
- Class in
org.exoplatform.services.jcr.ext.organization
Class contains names of group properties.
GroupHandlerImpl.GroupProperties()
- Constructor for class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl.GroupProperties
GroupImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
H
hasHistory(Node)
- Method in interface org.exoplatform.services.jcr.ext.audit.
AuditService
Check if node has audit history.
hasHistory(Node)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
I
importArtifacts(SessionProvider, InputStream)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
imports list of artifacts into maven repo
importArtifacts(SessionProvider, File)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
importArtifacts(SessionProvider, InputStream)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
importArtifacts(SessionProvider, File)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
isIncludeJar()
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
isIncludePom()
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
iterator
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Iterator by children items.
J
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)
- 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_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_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 storage 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.
L
leaving(Node, int)
- Method in class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
leaving(Property, int)
- Method in class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
linkMembership(User, Group, MembershipType, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
listeners
- Variable in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
The list of listeners to broadcast events.
listeners
- Variable in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
The list of listeners to broadcast the events.
listeners
- Variable in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
The list of listeners to broadcast the events.
listeners
- Variable in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
The list of listeners to broadcast the events.
listeners
- Variable in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
The list of listeners to broadcast events.
load(int, int)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
LOG
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
Logger.
M
matchKey(Serializable)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
MavenFileFilter
- Class in
org.exoplatform.services.jcr.ext.artifact
Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
MavenFileFilter()
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
MavenFileFilter
membershipHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
MembershipHandlerImpl
- Class in
org.exoplatform.services.jcr.ext.organization
The most important thing is how memberships are stored in JCR.
MembershipHandlerImpl.MembershipProperties
- Class in
org.exoplatform.services.jcr.ext.organization
Merely contains membership related properties.
MembershipHandlerImpl.MembershipProperties()
- Constructor for class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl.MembershipProperties
MembershipImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
MembershipTypeHandlerImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
MembershipTypeHandlerImpl.MembershipTypeProperties
- Class in
org.exoplatform.services.jcr.ext.organization
Class contains the names of membership type properties only.
MembershipTypeHandlerImpl.MembershipTypeProperties()
- Constructor for class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl.MembershipTypeProperties
MembershipTypeImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
MigrationTool
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
move(Serializable, Serializable, CacheHandler.CacheType)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
O
org.exoplatform.services.jcr.ext.artifact
- package org.exoplatform.services.jcr.ext.artifact
org.exoplatform.services.jcr.ext.artifact.rest
- package org.exoplatform.services.jcr.ext.artifact.rest
org.exoplatform.services.jcr.ext.audit
- package org.exoplatform.services.jcr.ext.audit
org.exoplatform.services.jcr.ext.organization
- package org.exoplatform.services.jcr.ext.organization
OrganizationServiceException
- Exception in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
OrganizationServiceException(String, Throwable)
- Constructor for exception org.exoplatform.services.jcr.ext.organization.
OrganizationServiceException
OrganizationServiceException constructor.
OrganizationServiceException(String)
- Constructor for exception org.exoplatform.services.jcr.ext.organization.
OrganizationServiceException
OrganizationServiceException constructor.
P
put(Serializable, Object, CacheHandler.CacheType)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
R
readObject(Node)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Reads entity from node.
readObject(Node)
- Method in class org.exoplatform.services.jcr.ext.organization.
SimpleJCRUserListAccess
Reads entity from node.
readObject(Node)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByGroupJCRUserListAccess
Reads entity from node.
readObject(Node)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserByQueryJCRUserListAccess
Reads entity from node.
readUser(Node)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
Read user properties from the node in the storage.
registryService
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Registry service.
remove(Serializable, CacheHandler.CacheType)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRCacheHandler
removeArtifact(SessionProvider, Descriptor)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
removes artifact
removeArtifact(SessionProvider, Descriptor)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
RemoveAuditableAction
- Class in
org.exoplatform.services.jcr.ext.audit
RemoveAuditableAction()
- Constructor for class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableAction
RemoveAuditableVisitor
- Class in
org.exoplatform.services.jcr.ext.audit
Created by The eXo Platform SAS.
RemoveAuditableVisitor(AuditService)
- Constructor for class org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
removeGroup(Group, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
removeGroupEventListener(GroupEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
Remove registered listener.
removeHistory(Node)
- Method in interface org.exoplatform.services.jcr.ext.audit.
AuditService
Deletes audit history.
removeHistory(Node)
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
removeMembership(String, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
removeMembershipByUser(String, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
removeMembershipEventListener(MembershipEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
Remove registered listener.
removeMembershipType(String, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
removeMembershipTypeEventListener(MembershipTypeEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
removeUser(String, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
removeUserEventListener(UserEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
Remove registered listener.
removeUserProfile(String, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
removeUserProfileEventListener(UserProfileEventListener)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
REPOSITORY_NAME
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The name of parameter that contains repository name.
repositoryName
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Contain passed value of repository name in parameters.
repositoryService
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Repository service.
RESTArtifactLoaderService
- Class in
org.exoplatform.services.jcr.ext.artifact.rest
RESTArtifactLoaderService(InitParams, ThreadLocalSessionProviderService, RepositoryService, NodeRepresentationService, ExoContainerContext)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.rest.
RESTArtifactLoaderService
reuseIterator(Session, int)
- Method in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Check if possible to reuse current iterator (which means possibility to fetch next nodes in row).
S
saveGroup(Group, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
saveMembershipType(MembershipType, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
saveUser(User, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
saveUserProfile(UserProfile, boolean)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
searchArtifacts(SessionProvider, SearchCriteria)
- Method in interface org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
searchArtifacts(SessionProvider, SearchCriteria)
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
SearchCriteria
- Class in
org.exoplatform.services.jcr.ext.artifact
SearchCriteria()
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
SearchCriteria(String)
- Constructor for class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
service
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
service
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
JCR implementation of
OrganizationService
.
setAttribute(String, String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
setContainsExpr(String)
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
setCreatedDate(Date)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
setCreatedDate(Date)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setDescription(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
setDescription(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
setDisplayName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setEmail(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setFirstName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setFullName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setGroupName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
setIncludeJar(boolean)
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
setIncludePom(boolean)
- Method in class org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
setLabel(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
setLastLoginTime(Date)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setLastName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setMembershipType(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
setModifiedDate(Date)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
setName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
setOrganizationId(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setOwner(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
setParentId(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
Sets new parenId and refresh groupId.
setPassword(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setUserInfoMap(Map<String, String>)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
setUserName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
setUserName(String)
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
SimpleJCRUserListAccess
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
SimpleJCRUserListAccess(JCROrganizationServiceImpl)
- Constructor for class org.exoplatform.services.jcr.ext.organization.
SimpleJCRUserListAccess
JCRUserListAccess constructor.
start()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
start()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
start()
- Method in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
stop()
- Method in class org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
stop()
- Method in class org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
stop()
- Method in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
STORAGE_JOS_GROUPS
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The node to storage groups.
STORAGE_JOS_GROUPS_NODETYPE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The groups storage nodetype.
STORAGE_JOS_MEMBERSHIP_TYPES
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The node to storage membership types.
STORAGE_JOS_MEMBERSHIP_TYPES_NODETYPE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The membership types storage nodetype.
STORAGE_JOS_USERS
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The node to storage users.
STORAGE_JOS_USERS_NODETYPE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The users storage nodetype.
STORAGE_NODETYPE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The storage nodetype.
STORAGE_PATH
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The name of parameter that contains storage path.
STORAGE_PATH_DEFAULT
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Default storage path.
STORAGE_WORKSPACE
- Static variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
The name of parameter that contains workspace name.
storagePath
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Contain passed value of storage path in parameters.
storageWorkspace
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
Contain passed value of workspace name in parameters.
T
toString()
- Method in class org.exoplatform.services.jcr.ext.organization.
GroupImpl
toString()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipImpl
toString()
- Method in class org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
toString()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserImpl
toString()
- Method in class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
typeHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
U
uHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
JCR implementation of
UserHandler
.
UserByGroupJCRUserListAccess
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
UserByGroupJCRUserListAccess(JCROrganizationServiceImpl, String)
- Constructor for class org.exoplatform.services.jcr.ext.organization.
UserByGroupJCRUserListAccess
UserByGroupJCRUserListAccess constructor.
UserByQueryJCRUserListAccess
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
UserByQueryJCRUserListAccess(JCROrganizationServiceImpl, Query)
- Constructor for class org.exoplatform.services.jcr.ext.organization.
UserByQueryJCRUserListAccess
UserByQueryJCRUserListAccess constructor.
userHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
UserHandlerImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
UserHandlerImpl.UserProperties
- Class in
org.exoplatform.services.jcr.ext.organization
Class contains the names of user properties only.
UserHandlerImpl.UserProperties()
- Constructor for class org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl.UserProperties
UserImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS.
userProfileHandler
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
UserProfileHandlerImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS Date: 24.07.2008
UserProfileImpl
- Class in
org.exoplatform.services.jcr.ext.organization
Created by The eXo Platform SAS Date: 24.07.2008
UserProfileImpl()
- Constructor for class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
UserProfileImpl constructor.
UserProfileImpl(String)
- Constructor for class org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
UserProfileImpl constructor.
utils
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCROrgServiceHandler
utils
- Variable in class org.exoplatform.services.jcr.ext.organization.
JCRUserListAccess
Utility class.
Utils
- Class in
org.exoplatform.services.jcr.ext.organization
Util class which contains common function for JCR organization service implementation.
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Ext :: Services 1.15.10-GA
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014
eXo Platform SAS
. All Rights Reserved.