| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.people |
| Modifier and Type | Method and Description |
|---|---|
Person |
People.getPerson(String personId) |
Person |
People.updatePerson(String personId,
Person person) |
| Modifier and Type | Method and Description |
|---|---|
Person |
People.updatePerson(String personId,
Person person) |
| Modifier and Type | Method and Description |
|---|---|
Person |
PeopleImpl.getPerson(String personId) |
Person |
PeopleImpl.updatePerson(String personId,
Person person) |
| Modifier and Type | Method and Description |
|---|---|
Person |
PeopleImpl.updatePerson(String personId,
Person person) |
| Modifier and Type | Method and Description |
|---|---|
Person |
PeopleEntityResource.readById(String personId,
Parameters parameters)
Get a person by userName.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.