A C D E F G H J L M O R S U W X

A

authenticate(String, String) - Method in class org.exoplatform.services.authentication.rest.RESTAuthenticator
Check if the username and the password of an user is valid.

C

CountBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
CountBean() - Constructor for class org.exoplatform.services.organization.rest.json.CountBean
 
CountBean(int) - Constructor for class org.exoplatform.services.organization.rest.json.CountBean
 
CountXMLEntity - Class in org.exoplatform.services.organization.rest.xml
Build XML document that content information about count of users or groups on system.
CountXMLEntity(int, String) - Constructor for class org.exoplatform.services.organization.rest.xml.CountXMLEntity
 
createGroup(String, String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
createGroup(String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
createMembership(String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
createMembership(String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
createUser(String, String, String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
createUser(String, String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 

D

deleteGroup(String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
deleteGroup(String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
deleteMembership(String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
deleteMembership(String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
deleteUser(String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
deleteUser(String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
deleteUserFromGroup(String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
deleteUserFromGroup(String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 

E

equals(Object) - Method in class org.exoplatform.services.organization.rest.json.CountBean
 
equals(Object) - Method in class org.exoplatform.services.organization.rest.json.GroupListBean
 
equals(Object) - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
equals(Object) - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
equals(Object) - Method in class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
equals(Object) - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 
EXO_NAMESPACE_URL - Static variable in class org.exoplatform.services.organization.rest.xml.XMLContants
 
EXO_NAMESPACE_URL - Static variable in class org.exoplatform.services.organization.rest.XMLContants
 

F

findMembership(String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
findMembership(String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
findMemberships(String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
findMemberships(String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
findUsers(String, String, String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
findUsers(String, String, String, String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
findUsers(String, String, String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
findUsers(String, String, String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
findUsersRange(String, String, Integer, Integer, String, String) - Method in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
 
findUsersRange(String, String, String, String, String, String, String, Integer, Integer) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
findUsersRange(String, String, String, String, String, String, String, Integer, Integer) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
findUsersRange(String, String, String, String, String, String, String, Integer, Integer) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 

G

getAllGroup(String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getAllGroup(String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getCount() - Method in class org.exoplatform.services.organization.rest.json.CountBean
 
getCreatedDate() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getEmail() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getFirstName() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getFullName() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getGroup() - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
getGroup(String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getGroup(String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getGroup(String, String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
getGroups() - Method in class org.exoplatform.services.organization.rest.json.GroupListBean
 
getGroups(String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getGroups(String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getGroups(String, String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
getGroupsCount() - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getGroupsCount() - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getGroupsCount() - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
getGroupsOfUser(String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getGroupsOfUser(String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getGroupsOfUser(String, String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
getGroupsRange(String, Integer, Integer, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getGroupsRange(String, Integer, Integer, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getGroupsRange(String, Integer, Integer, String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
getLastLoginTime() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getLastName() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getMembers() - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
getMemberships() - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
getMembershipTypes() - Method in class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
getMembershipTypes() - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getMembershipTypes() - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getOrganizationId() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getTotalUser() - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 
getUser(String) - Method in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
getUser(String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getUser(String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getUser(String) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
getUsername() - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
getUserName() - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
getUsers(String) - Method in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
getUsers() - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 
getUsers(String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getUsers(String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getUsersCount() - Method in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
getUsersCount() - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
 
getUsersCount() - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
getUsersCount() - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
getUsersRange(String, Integer, Integer) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
Returns XML document that content list of users in the system within the specified range.
getUsersRange(String, Integer, Integer) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
Returns XML document that content list of users in the system within the specified range.
getUsersRange(String, Integer, Integer) - Method in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
Returns XML document that content list of users in the system within the specified range.
groupHandler - Variable in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
GroupListBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
GroupListBean() - Constructor for class org.exoplatform.services.organization.rest.json.GroupListBean
 
GroupListBean(Collection<Group>) - Constructor for class org.exoplatform.services.organization.rest.json.GroupListBean
 
GroupListXMLEntity - Class in org.exoplatform.services.organization.rest.xml
Build XML document that content list of groups according to request information
GroupListXMLEntity(Collection<Group>, String) - Constructor for class org.exoplatform.services.organization.rest.xml.GroupListXMLEntity
 
GroupMembersBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
GroupMembersBean() - Constructor for class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
GroupMembersBean(Group, Collection<?>) - Constructor for class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
GroupXMLEntity - Class in org.exoplatform.services.organization.rest.xml
Build XML document that content information about group (name of group, description and user who are in that group)
GroupXMLEntity(Group, List<User>, String) - Constructor for class org.exoplatform.services.organization.rest.xml.GroupXMLEntity
 

H

hashCode() - Method in class org.exoplatform.services.organization.rest.json.GroupListBean
 
hashCode() - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
hashCode() - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
hashCode() - Method in class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
hashCode() - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 

J

JSON_CONTENT_TYPE - Static variable in class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
 

L

LOGGER - Static variable in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 

M

membershipHandler - Variable in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
MembershipListBean - Class in org.exoplatform.services.organization.rest.json
Wrapper for collection.
MembershipListBean() - Constructor for class org.exoplatform.services.organization.rest.json.MembershipListBean
 
MembershipListBean(String, Collection<?>) - Constructor for class org.exoplatform.services.organization.rest.json.MembershipListBean
 
MembershipListXMLEntity - Class in org.exoplatform.services.organization.rest.xml
 
MembershipListXMLEntity(Collection<Membership>, String) - Constructor for class org.exoplatform.services.organization.rest.xml.MembershipListXMLEntity
 
MembershipListXMLEntity(Collection<Membership>, String, String) - Constructor for class org.exoplatform.services.organization.rest.xml.MembershipListXMLEntity
 
membershipTypeHandler - Variable in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
MembershipTypesListBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
MembershipTypesListBean() - Constructor for class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
MembershipTypesListBean(Collection<?>) - Constructor for class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
MembershipTypesListXMLEntity - Class in org.exoplatform.services.organization.rest.xml
 
MembershipTypesListXMLEntity(Collection<MembershipType>) - Constructor for class org.exoplatform.services.organization.rest.xml.MembershipTypesListXMLEntity
 
MembershipXMLEntity - Class in org.exoplatform.services.organization.rest.xml
 
MembershipXMLEntity(Membership, String) - Constructor for class org.exoplatform.services.organization.rest.xml.MembershipXMLEntity
 

O

org.exoplatform.services.authentication.rest - package org.exoplatform.services.authentication.rest
 
org.exoplatform.services.organization.rest - package org.exoplatform.services.organization.rest
 
org.exoplatform.services.organization.rest.json - package org.exoplatform.services.organization.rest.json
 
org.exoplatform.services.organization.rest.xml - package org.exoplatform.services.organization.rest.xml
 

R

RESTAuthenticator - Class in org.exoplatform.services.authentication.rest
 
RESTAuthenticator() - Constructor for class org.exoplatform.services.authentication.rest.RESTAuthenticator
 
RESTOrganizationService - Interface in org.exoplatform.services.organization.rest
Created by The eXo Platform SAS .
An interface for managing an Organization Service using REST framework
RESTOrganizationServiceAbstractImpl - Class in org.exoplatform.services.organization.rest
Created by The eXo Platform SAS .
RESTOrganizationServiceAbstractImpl(OrganizationService) - Constructor for class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
RESTOrganizationServiceJSONImpl - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SAS .
RESTOrganizationServiceJSONImpl(OrganizationService) - Constructor for class org.exoplatform.services.organization.rest.json.RESTOrganizationServiceJSONImpl
 
RESTOrganizationServiceXMLImpl - Class in org.exoplatform.services.organization.rest.xml
Created by The eXo Platform SAS .
RESTOrganizationServiceXMLImpl(OrganizationService) - Constructor for class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 

S

setCount(int) - Method in class org.exoplatform.services.organization.rest.json.CountBean
 
setCreatedDate(Date) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setEmail(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setFirstName(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setFullName(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setGroup(Group) - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
setGroups(Collection<Group>) - Method in class org.exoplatform.services.organization.rest.json.GroupListBean
 
setLastLoginTime(Date) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setLastName(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setMembers(Collection<?>) - Method in class org.exoplatform.services.organization.rest.json.GroupMembersBean
 
setMemberships(Collection<?>) - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
setMembershipTypes(Collection<?>) - Method in class org.exoplatform.services.organization.rest.json.MembershipTypesListBean
 
setOrganizationId(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setTotalUser(Integer) - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 
setUsername(String) - Method in class org.exoplatform.services.organization.rest.json.MembershipListBean
 
setUserName(String) - Method in class org.exoplatform.services.organization.rest.json.UserBean
 
setUsers(Collection<UserBean>) - Method in class org.exoplatform.services.organization.rest.json.UserListBean
 

U

updateGroup(String, String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
Update group data
updateGroup(String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
updateUser(String, String, String, String, String, String) - Method in interface org.exoplatform.services.organization.rest.RESTOrganizationService
Update user data
updateUser(String, String, String, String, String, String) - Method in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
UserBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SAS.
UserBean(User) - Constructor for class org.exoplatform.services.organization.rest.json.UserBean
 
userHandler - Variable in class org.exoplatform.services.organization.rest.RESTOrganizationServiceAbstractImpl
 
UserListBean - Class in org.exoplatform.services.organization.rest.json
Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
UserListBean() - Constructor for class org.exoplatform.services.organization.rest.json.UserListBean
 
UserListBean(Collection<UserBean>) - Constructor for class org.exoplatform.services.organization.rest.json.UserListBean
 
UserListXMLEntity - Class in org.exoplatform.services.organization.rest.xml
 
UserListXMLEntity(List<User>, String) - Constructor for class org.exoplatform.services.organization.rest.xml.UserListXMLEntity
 
UserListXMLEntity(List<User>, String, int, int, int) - Constructor for class org.exoplatform.services.organization.rest.xml.UserListXMLEntity
 
UserXMLEntity - Class in org.exoplatform.services.organization.rest.xml
Build XML document that content information about user (name , username, email and group that user belong to)
UserXMLEntity(User) - Constructor for class org.exoplatform.services.organization.rest.xml.UserXMLEntity
 

W

writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.CountXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.GroupListXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.GroupXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.MembershipListXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.MembershipTypesListXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.MembershipXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.UserListXMLEntity
 
writeObject(OutputStream) - Method in class org.exoplatform.services.organization.rest.xml.UserXMLEntity
 

X

XLINK_HREF - Static variable in class org.exoplatform.services.organization.rest.xml.XMLContants
 
XLINK_HREF - Static variable in class org.exoplatform.services.organization.rest.XMLContants
 
XLINK_NAMESPACE_URL - Static variable in class org.exoplatform.services.organization.rest.xml.XMLContants
 
XLINK_NAMESPACE_URL - Static variable in class org.exoplatform.services.organization.rest.XMLContants
 
XLINK_PREFIX - Static variable in class org.exoplatform.services.organization.rest.xml.XMLContants
 
XLINK_PREFIX - Static variable in class org.exoplatform.services.organization.rest.XMLContants
 
XML_CONTENT_TYPE - Static variable in class org.exoplatform.services.organization.rest.xml.RESTOrganizationServiceXMLImpl
 
XMLContants - Class in org.exoplatform.services.organization.rest.xml
 
XMLContants() - Constructor for class org.exoplatform.services.organization.rest.xml.XMLContants
 
XMLContants - Class in org.exoplatform.services.organization.rest
 
XMLContants() - Constructor for class org.exoplatform.services.organization.rest.XMLContants
 

A C D E F G H J L M O R S U W X

Copyright © 2010 eXo Platform SAS. All Rights Reserved.