A
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
U
- unlockNode(String,List,List) - function in com.alfresco.content.apis.NodesApi
- Unlock a node Note: this endpoint is available in Alfresco 5.2 and newer versions.
- updateAuditApp(String,AuditBodyUpdate,List) - function in com.alfresco.content.apis.AuditApi
- Update audit application info Note: this endpoint is available in Alfresco 5.2.2 and newer versions.
- updateAvatarImage(String,List) - function in com.alfresco.content.apis.PeopleApi
- Update avatar image Note: this endpoint is available in Alfresco 5.2.2 and newer versions.
- updateComment(String,String,CommentBody,List) - function in com.alfresco.content.apis.CommentsApi
- Update a comment Updates an existing comment commentId on node nodeId.
- updateGroup(String,GroupBodyUpdate,List,List) - function in com.alfresco.content.apis.GroupsApi
- Update group details Note: this endpoint is available in Alfresco 5.2.1 and newer versions.
- updateNode(String,NodeBodyUpdate,List,List) - function in com.alfresco.content.apis.NodesApi
- Update a node Note: this endpoint is available in Alfresco 5.2 and newer versions.
- updateNodeContent(String,List,Boolean,String,String,List,List) - function in com.alfresco.content.apis.NodesApi
- Update node content Note: this endpoint is available in Alfresco 5.2 and newer versions.
- updatePerson(String,PersonBodyUpdate,List) - function in com.alfresco.content.apis.PeopleApi
- Update person Note: this endpoint is available in Alfresco 5.2 and newer versions.
- updateSite(String,SiteBodyUpdate,List) - function in com.alfresco.content.apis.SitesApi
- Update a site Note: this endpoint is available in Alfresco 5.2 and newer versions.
- updateSiteGroupMembership(String,String,SiteMembershipBodyUpdate,List) - function in com.alfresco.content.apis.SitesApi
- Update site membership of group Note: this endpoint is available in Alfresco 7.0.0 and newer versions.
- updateSiteMembership(String,String,SiteMembershipBodyUpdate,List) - function in com.alfresco.content.apis.SitesApi
- Update a site membership Update the membership of person personId in site siteId.
- updateSiteMembershipRequestForPerson(String,String,SiteMembershipRequestBodyUpdate,List) - function in com.alfresco.content.apis.SitesApi
- Update a site membership request Updates the message for the site membership request to site siteId for person personId.
- updateTag(String,TagBody,List) - function in com.alfresco.content.apis.TagsApi
- Update a tag Updates the tag tagId.
- UserInfo - class in com.alfresco.content.models