Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
I
J
L
M
N
O
P
R
S
U
X
C
colectionUserToUsers(Collection<User>)
- Static method in class org.exoplatform.services.organization.rest.json.
JSONTransformUtil
collectionGroupToGroups(Collection<Group>)
- Static method in class org.exoplatform.services.organization.rest.json.
JSONTransformUtil
collectionGroupToGroupsJAXB(Collection<Group>)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform Collection of org.exoplatform.services.organization.Group to generated.groups.
collectionMembershipToMemberships(Collection<Membership>)
- Static method in class org.exoplatform.services.organization.rest.json.
JSONTransformUtil
collectionMembershipToMembershipsJAXB(Collection<Membership>)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform Collection of org.exoplatform.services.organization.Membership to generated.Memberships.
collectionMembershipTypesToMembershipTypes(Collection<MembershipType>)
- Static method in class org.exoplatform.services.organization.rest.json.
JSONTransformUtil
collectionMembershipTypesToMembershipTypesJAXB(Collection<MembershipType>)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform Collection of org.exoplatform.services.organization.MembershipType to generated.MembershipTypes.
collectionUserToUsersJAXB(Collection<User>)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform Collection of org.exoplatform.services.organization.User to generated.Users.
Count
- Class in
org.exoplatform.services.organization.rest.json
Wrapper for collection.
Count()
- Constructor for class org.exoplatform.services.organization.rest.json.
Count
Default constructor.
Count(int)
- Constructor for class org.exoplatform.services.organization.rest.json.
Count
createdDate
- Variable in class generated.
MembershipType
createGroup()
- Method in class generated.
ObjectFactory
Create an instance of
Group
createGroup(String, GroupImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
createGroup(String, String, String, String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
createGroup(String, Group)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
createGroupInfo()
- Method in class generated.
ObjectFactory
Create an instance of
GroupInfo
createGroups()
- Method in class generated.
ObjectFactory
Create an instance of
Groups
createMembers()
- Method in class generated.
ObjectFactory
Create an instance of
Members
createMembership()
- Method in class generated.
ObjectFactory
Create an instance of
Membership
createMembership(String, MembershipImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
createMembership(String, String, String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
createMembership(String, Membership)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
createMemberships()
- Method in class generated.
ObjectFactory
Create an instance of
Memberships
createMembershipType()
- Method in class generated.
ObjectFactory
Create an instance of
MembershipType
createMembershipTypes()
- Method in class generated.
ObjectFactory
Create an instance of
MembershipTypes
createUser()
- Method in class generated.
ObjectFactory
Create an instance of
User
createUser(String, UserImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
createUser(String, String, String, String, String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
createUser(String, User)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
createUsers()
- Method in class generated.
ObjectFactory
Create an instance of
Users
D
deleteGroup(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
deleteGroup(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
deleteGroupd(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
deleteMembership(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
deleteMembership(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
deleteMembership(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
deleteUser(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
deleteUser(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
deleteUser(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
deleteUserFromGroup(String, String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
deleteUserFromGroup(String, String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
deleteUserFromGroup(String, String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
description
- Variable in class generated.
Group
description
- Variable in class generated.
MembershipType
E
email
- Variable in class generated.
User
F
findMembership(String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
findMembership(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
findMembership(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
findMembership(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
findMemberships(Membership)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
findMemberships(MembershipImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
findMemberships(Membership)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
findMemberships(Membership)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
findUsers(User)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
findUsers(UserImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
findUsers(User)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
findUsers(User)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
findUsersRange(Integer, Integer, User)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
findUsersRange(Integer, Integer, UserImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
findUsersRange(User, int, int)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
findUsersRange(Integer, Integer, User)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
firstName
- Variable in class generated.
User
G
generated
- package generated
getAllGroup()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getAllGroup()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getAllGroups()
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getCount()
- Method in class org.exoplatform.services.organization.rest.json.
Count
getCreatedDate()
- Method in class generated.
MembershipType
Gets the value of the createdDate property.
getDescription()
- Method in class generated.
Group
Gets the value of the description property.
getDescription()
- Method in class generated.
MembershipType
Gets the value of the description property.
getEmail()
- Method in class generated.
User
Gets the value of the email property.
getFilteredGroup(String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getFilteredGroup(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getFilteredGroup(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getFilteredGroup(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getFirstName()
- Method in class generated.
User
Gets the value of the firstName property.
getGroup()
- Method in class generated.
GroupInfo
Gets the value of the group property.
getGroup()
- Method in class org.exoplatform.services.organization.rest.
GroupInfo
getGroup(String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getGroup(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getGroup(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getGroupId()
- Method in class generated.
Membership
Gets the value of the groupId property.
getGroupInfo(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getGroups()
- Method in class generated.
Groups
Gets the value of the groups property.
getGroups()
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getGroups()
- Method in class org.exoplatform.services.organization.rest.json.
Groups
getGroups(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getGroups(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getGroups(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getGroupsCount()
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getGroupsCount()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getGroupsCount()
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getGroupsCount()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getGroupsOfUser(String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getGroupsOfUser(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getGroupsOfUser(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getGroupsOfUser(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getGroupsRange(Integer, Integer, String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getGroupsRange(String, Integer, Integer)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getGroupsRange(String, int, int)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getGroupsRange(String, Integer, Integer)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getId()
- Method in class generated.
Group
Gets the value of the id property.
getId()
- Method in class generated.
Membership
Gets the value of the id property.
getLabel()
- Method in class generated.
Group
Gets the value of the label property.
getLastName()
- Method in class generated.
User
Gets the value of the lastName property.
getMembers()
- Method in class generated.
GroupInfo
Gets the value of the members property.
getMembers()
- Method in class generated.
Members
Gets the value of the members property.
getMembers()
- Method in class org.exoplatform.services.organization.rest.
GroupInfo
getMemberships()
- Method in class generated.
Memberships
Gets the value of the memberships property.
getMemberships()
- Method in class org.exoplatform.services.organization.rest.json.
Memberships
getMembershipType()
- Method in class generated.
Membership
Gets the value of the membershipType property.
getMembershipTypes()
- Method in class generated.
MembershipTypes
Gets the value of the membershipTypes property.
getMembershipTypes()
- Method in class org.exoplatform.services.organization.rest.json.
MembershipTypes
getMembershipTypes()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getMembershipTypes()
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getMembershipTypes()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getModifiedDate()
- Method in class generated.
MembershipType
Gets the value of the modifiedDate property.
getName()
- Method in class generated.
Group
Gets the value of the name property.
getName()
- Method in class generated.
MembershipType
Gets the value of the name property.
getOwner()
- Method in class generated.
MembershipType
Gets the value of the owner property.
getParentId()
- Method in class generated.
Group
Gets the value of the parentId property.
getPassword()
- Method in class generated.
User
Gets the value of the password property.
getRootGroups()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getRootGroups()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getUser(String)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getUser(String)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getUser(String)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getUser(String)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getUserName()
- Method in class generated.
Membership
Gets the value of the userName property.
getUserName()
- Method in class generated.
User
Gets the value of the userName property.
getUsers()
- Method in class generated.
Users
Gets the value of the users property.
getUsers()
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getUsers()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getUsers()
- Method in class org.exoplatform.services.organization.rest.json.
Users
getUsers()
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getUsers()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getUsersCount()
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getUsersCount()
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getUsersCount()
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getUsersCount()
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
getUsersRange(Integer, Integer)
- Method in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
getUsersRange(Integer, Integer)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
getUsersRange(int, int)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
getUsersRange(Integer, Integer)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
Group
- Class in
generated
Java class for _typeGroup_ complex type.
Group()
- Constructor for class generated.
Group
group
- Variable in class generated.
GroupInfo
GROUP_EDIT_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
GROUP_INFO_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
groupId
- Variable in class generated.
Membership
GroupInfo
- Class in
generated
Java class for _groupInfo_ complex type.
GroupInfo()
- Constructor for class generated.
GroupInfo
GroupInfo
- Class in
org.exoplatform.services.organization.rest
Created by The eXo Platform SARL.
GroupInfo()
- Constructor for class org.exoplatform.services.organization.rest.
GroupInfo
Default constructor.
GroupInfo(Group, Collection<User>)
- Constructor for class org.exoplatform.services.organization.rest.
GroupInfo
groupInfoToGroupInfoJAXB(GroupInfo)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform org.exoplatform.services.organization.rest.GroupInfo to generated.GroupInfo.
groupJAXBToGroup(Group)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform generated.Group to org.exoplatform.services.organization.Group.
Groups
- Class in
generated
Java class for anonymous complex type.
Groups()
- Constructor for class generated.
Groups
groups
- Variable in class generated.
Groups
Groups
- Class in
org.exoplatform.services.organization.rest.json
Wrapper for collection.
Groups()
- Constructor for class org.exoplatform.services.organization.rest.json.
Groups
Default constructor.
Groups(Collection<Group>)
- Constructor for class org.exoplatform.services.organization.rest.json.
Groups
GROUPS_LIST_FRAGMENT_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
GROUPS_LIST_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
groupToGroupJAXB(Group)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform org.exoplatform.services.organization.Group to generated.Group.
I
id
- Variable in class generated.
Group
id
- Variable in class generated.
Membership
isUserLogedIn(String)
- Method in class org.exoplatform.services.authentication.rest.
RESTAuthenticator
Check if the username and the password of an user is valid.
J
JAXBTransformUtil
- Class in
org.exoplatform.services.organization.rest.xml
Created by The eXo Platform SAS.
JAXBTransformUtil()
- Constructor for class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
JSON_CONTENT_TYPE
- Static variable in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
type of content.
JSONTransformUtil
- Class in
org.exoplatform.services.organization.rest.json
Created by The eXo Platform SAS.
JSONTransformUtil()
- Constructor for class org.exoplatform.services.organization.rest.json.
JSONTransformUtil
L
label
- Variable in class generated.
Group
lastName
- Variable in class generated.
User
LOG
- Static variable in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
Logger.
M
members
- Variable in class generated.
GroupInfo
Members
- Class in
generated
Java class for members complex type.
Members()
- Constructor for class generated.
Members
members
- Variable in class generated.
Members
Membership
- Class in
generated
Java class for _typeMembership_ complex type.
Membership()
- Constructor for class generated.
Membership
MEMBERSHIP_LIST_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
membershipJAXBToMembership(Membership)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform generated.Membership to org.exoplatform.services.organization.Membership.
Memberships
- Class in
generated
Java class for anonymous complex type.
Memberships()
- Constructor for class generated.
Memberships
memberships
- Variable in class generated.
Memberships
Memberships
- Class in
org.exoplatform.services.organization.rest.json
Wrapper for collection.
Memberships()
- Constructor for class org.exoplatform.services.organization.rest.json.
Memberships
Default constructor.
Memberships(Collection<Membership>)
- Constructor for class org.exoplatform.services.organization.rest.json.
Memberships
membershipToMembershipJAXB(Membership)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform org.exoplatform.services.organization.Membership to generated.Membership.
membershipType
- Variable in class generated.
Membership
MembershipType
- Class in
generated
Java class for _typeMembershipType_ complex type.
MembershipType()
- Constructor for class generated.
MembershipType
MEMBERSHIPTYPE_LIST_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
MembershipTypes
- Class in
generated
Java class for anonymous complex type.
MembershipTypes()
- Constructor for class generated.
MembershipTypes
membershipTypes
- Variable in class generated.
MembershipTypes
MembershipTypes
- Class in
org.exoplatform.services.organization.rest.json
Wrapper for collection.
MembershipTypes()
- Constructor for class org.exoplatform.services.organization.rest.json.
MembershipTypes
MembershipTypes(Collection<MembershipType>)
- Constructor for class org.exoplatform.services.organization.rest.json.
MembershipTypes
membershipTypeToMembershipTypeJAXB(MembershipType)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform org.exoplatform.services.organization.MembershipType to generated.MembershipType.
modifiedDate
- Variable in class generated.
MembershipType
N
name
- Variable in class generated.
Group
name
- Variable in class generated.
MembershipType
O
ObjectFactory
- Class in
generated
This object contains factory methods for each Java content interface and Java element interface generated in the generated package.
ObjectFactory()
- Constructor for class generated.
ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated
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.html
- package org.exoplatform.services.organization.rest.html
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
OrganizationServiceHelper
- Class in
org.exoplatform.services.organization.rest
OrganizationServiceHelper(OrganizationService)
- Constructor for class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
owner
- Variable in class generated.
MembershipType
P
parentId
- Variable in class generated.
Group
password
- Variable in class generated.
User
R
RESTAuthenticator
- Class in
org.exoplatform.services.authentication.rest
RESTAuthenticator()
- Constructor for class org.exoplatform.services.authentication.rest.
RESTAuthenticator
RESTOrganizationServiceHTMLImpl
- Class in
org.exoplatform.services.organization.rest.html
Created by The eXo Platform SAS .
RESTOrganizationServiceHTMLImpl(OrganizationService)
- Constructor for class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
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.
Count
setCreatedDate(XMLGregorianCalendar)
- Method in class generated.
MembershipType
Sets the value of the createdDate property.
setDescription(String)
- Method in class generated.
Group
Sets the value of the description property.
setDescription(String)
- Method in class generated.
MembershipType
Sets the value of the description property.
setEmail(String)
- Method in class generated.
User
Sets the value of the email property.
setFirstName(String)
- Method in class generated.
User
Sets the value of the firstName property.
setGroup(Group)
- Method in class generated.
GroupInfo
Sets the value of the group property.
setGroup(Group)
- Method in class org.exoplatform.services.organization.rest.
GroupInfo
setGroupId(String)
- Method in class generated.
Membership
Sets the value of the groupId property.
setGroups(Collection<Group>)
- Method in class org.exoplatform.services.organization.rest.json.
Groups
setId(String)
- Method in class generated.
Group
Sets the value of the id property.
setId(String)
- Method in class generated.
Membership
Sets the value of the id property.
setLabel(String)
- Method in class generated.
Group
Sets the value of the label property.
setLastName(String)
- Method in class generated.
User
Sets the value of the lastName property.
setMembers(Members)
- Method in class generated.
GroupInfo
Sets the value of the members property.
setMembers(Collection<User>)
- Method in class org.exoplatform.services.organization.rest.
GroupInfo
setMemberships(Collection<Membership>)
- Method in class org.exoplatform.services.organization.rest.json.
Memberships
setMembershipType(String)
- Method in class generated.
Membership
Sets the value of the membershipType property.
setMembershipTypes(Collection<MembershipType>)
- Method in class org.exoplatform.services.organization.rest.json.
MembershipTypes
setModifiedDate(XMLGregorianCalendar)
- Method in class generated.
MembershipType
Sets the value of the modifiedDate property.
setName(String)
- Method in class generated.
Group
Sets the value of the name property.
setName(String)
- Method in class generated.
MembershipType
Sets the value of the name property.
setOwner(String)
- Method in class generated.
MembershipType
Sets the value of the owner property.
setParentId(String)
- Method in class generated.
Group
Sets the value of the parentId property.
setPassword(String)
- Method in class generated.
User
Sets the value of the password property.
setUserName(String)
- Method in class generated.
Membership
Sets the value of the userName property.
setUserName(String)
- Method in class generated.
User
Sets the value of the userName property.
setUsers(Collection<User>)
- Method in class org.exoplatform.services.organization.rest.json.
Users
U
updateGroup(GroupImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
updateGroup(Group)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
updateGroup(Group)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
updateUser(UserImpl)
- Method in class org.exoplatform.services.organization.rest.json.
RESTOrganizationServiceJSONImpl
updateUser(User)
- Method in class org.exoplatform.services.organization.rest.
OrganizationServiceHelper
updateUser(User)
- Method in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
User
- Class in
generated
Java class for _typeUser_ complex type.
User()
- Constructor for class generated.
User
USER_INFO_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
userJAXBToUser(User)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform generated.User to org.exoplatform.services.organization.User.
userName
- Variable in class generated.
Membership
userName
- Variable in class generated.
User
Users
- Class in
generated
Java class for anonymous complex type.
Users()
- Constructor for class generated.
Users
users
- Variable in class generated.
Users
Users
- Class in
org.exoplatform.services.organization.rest.json
Wrapper for collection.
Users()
- Constructor for class org.exoplatform.services.organization.rest.json.
Users
Users(Collection<User>)
- Constructor for class org.exoplatform.services.organization.rest.json.
Users
USERS_LIST_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
USERS_LIST_SEARCH_SCHEMA
- Static variable in class org.exoplatform.services.organization.rest.html.
RESTOrganizationServiceHTMLImpl
userToUserJAXB(User)
- Static method in class org.exoplatform.services.organization.rest.xml.
JAXBTransformUtil
Transform org.exoplatform.services.organization.User to generated.User.
X
XML_CONTENT_TYPE
- Static variable in class org.exoplatform.services.organization.rest.xml.
RESTOrganizationServiceXMLImpl
type of content.
C
D
E
F
G
I
J
L
M
N
O
P
R
S
U
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
eXo Platform SAS
. All Rights Reserved.