Package | Description |
---|---|
org.alfresco.rest.api.nodes | |
org.alfresco.rest.api.people | |
org.alfresco.rest.api.quicksharelinks | |
org.alfresco.rest.api.trashcan |
Modifier and Type | Method and Description |
---|---|
Node |
NodesEntityResource.copyById(String nodeId,
NodeTarget target,
Parameters parameters,
WithResponse withResponse) |
Node |
NodesEntityResource.lock(String nodeId,
LockInfo lockInfo,
Parameters parameters,
WithResponse withResponse) |
Node |
NodesEntityResource.moveById(String nodeId,
NodeTarget target,
Parameters parameters,
WithResponse withResponse) |
Node |
NodeVersionsRelation.revertById(String nodeId,
String versionId,
VersionOptions versionOptions,
Parameters parameters,
WithResponse withResponse) |
Node |
NodesEntityResource.unlock(String nodeId,
Void ignore,
Parameters parameters,
WithResponse withResponse) |
Modifier and Type | Method and Description |
---|---|
void |
PeopleEntityResource.requestPasswordReset(String personId,
Client client,
Parameters parameters,
WithResponse withResponse) |
void |
PeopleEntityResource.resetPassword(String personId,
PasswordReset passwordReset,
Parameters parameters,
WithResponse withResponse) |
Modifier and Type | Method and Description |
---|---|
void |
QuickShareLinkEntityResource.email(String sharedId,
QuickShareLinkEmailRequest emailRequest,
Parameters parameters,
WithResponse response) |
Modifier and Type | Method and Description |
---|---|
Node |
TrashcanEntityResource.restoreDeletedNode(String nodeId,
Void ignored,
Parameters parameters,
WithResponse withResponse) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.