A
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
C
- cancelDownload(String) - function in com.alfresco.content.apis.DownloadsApi
- Cancel a download Note: this endpoint is available in Alfresco 5.2.1 and newer versions.
- CANCELLED - enum entry in com.alfresco.content.models.Download.StatusEnum
- Capabilities - class in com.alfresco.content.models
- CategoriesItem - class in com.alfresco.content.models
- Categories model
- ChildAssociation - class in com.alfresco.content.models
- ChildAssociationBody - class in com.alfresco.content.models
- ChildAssociationEntry - class in com.alfresco.content.models
- ChildAssociationInfo - class in com.alfresco.content.models
- ClientBody - class in com.alfresco.content.models
- CMIS - enum entry in com.alfresco.content.models.RequestQuery.LanguageEnum
- com.alfresco.content.apis - package com.alfresco.content.apis
- com.alfresco.content.models - package com.alfresco.content.models
- com.alfresco.content.tools - package com.alfresco.content.tools
- Comment - class in com.alfresco.content.models
- CommentBody - class in com.alfresco.content.models
- CommentEntry - class in com.alfresco.content.models
- CommentPaging - class in com.alfresco.content.models
- CommentPagingList - class in com.alfresco.content.models
- CommentsApi - class in com.alfresco.content.apis
- Company - class in com.alfresco.content.models
- Component - class in com.alfresco.content.models
- Component model
- Constraint - class in com.alfresco.content.models
- ContentInfo - class in com.alfresco.content.models
- converterFactory() - function in com.alfresco.content.tools.GeneratedCodeConverters
- Creates everything needed for retrofit to make it work with the client lib, including a Moshi instance.
- converterFactory(Moshi) - function in com.alfresco.content.tools.GeneratedCodeConverters
- copyNode(String,NodeBodyCopy,List,List) - function in com.alfresco.content.apis.NodesApi
- Copy a node Note: this endpoint is available in Alfresco 5.2 and newer versions.
- COUNT - enum entry in com.alfresco.content.models.RequestFacetField.SortEnum
- create(Type,Set,Moshi) - function in com.alfresco.content.tools.TypesAdapterFactory
- create(Type,Set,Moshi) - function in com.alfresco.content.tools.XNullableAdapterFactory
- createAssociation(String,AssociationBody,List) - function in com.alfresco.content.apis.NodesApi
- Create node association Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createComment(String,CommentBody,List) - function in com.alfresco.content.apis.CommentsApi
- Create a comment Creates a comment on node nodeId.
- CREATED - enum entry in com.alfresco.content.models.Rendition.StatusEnum
- createDownload(DownloadBodyCreate,List) - function in com.alfresco.content.apis.DownloadsApi
- Create a new download Note: this endpoint is available in Alfresco 5.2.1 and newer versions.
- createFavorite(String,FavoriteBodyCreate,List,List) - function in com.alfresco.content.apis.FavoritesApi
- Create a favorite Favorite a site, file, or folder in the repository.
- createGroup(GroupBodyCreate,List,List) - function in com.alfresco.content.apis.GroupsApi
- Create a group Note: this endpoint is available in Alfresco 5.2.1 and newer versions.
- createGroupMembership(String,GroupMembershipBodyCreate,List) - function in com.alfresco.content.apis.GroupsApi
- Create a group membership Note: this endpoint is available in Alfresco 5.2.1 and newer versions.
- createNode(String,NodeBodyCreate,Boolean,Boolean,Boolean,List,List) - function in com.alfresco.content.apis.NodesApi
- Create a node Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createPerson(PersonBodyCreate,List) - function in com.alfresco.content.apis.PeopleApi
- Create person Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createRating(String,RatingBody,List) - function in com.alfresco.content.apis.RatingsApi
- Create a rating Create a rating for the node with identifier nodeId The endpoint is owned by defaultname service owner
- createRendition(String,RenditionBodyCreate) - function in com.alfresco.content.apis.RenditionsApi
- Create rendition Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSecondaryChildAssociation(String,ChildAssociationBody,List) - function in com.alfresco.content.apis.NodesApi
- Create secondary child Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSharedLink(SharedLinkBodyCreate,List,List) - function in com.alfresco.content.apis.SharedLinksApi
- Create a shared link to a file Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSite(SiteBodyCreate,Boolean,Boolean,List) - function in com.alfresco.content.apis.SitesApi
- Create a site Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSiteGroupMembership(String,SiteMembershipBodyCreate,List) - function in com.alfresco.content.apis.SitesApi
- Create a site membership for group Note: this endpoint is available in Alfresco 7.0.0 and newer versions.
- createSiteMembership(String,SiteMembershipBodyCreate,List) - function in com.alfresco.content.apis.SitesApi
- Create a site membership Creates a site membership for person personId on site siteId.
- createSiteMembershipRequestForPerson(String,SiteMembershipRequestBodyCreate,List) - function in com.alfresco.content.apis.SitesApi
- Create a site membership request Create a site membership request for yourself on the site with the identifier of id, specified in the JSON body.
- createTagForNode(String,TagBody,List) - function in com.alfresco.content.apis.TagsApi
- Create a tag for a node Creates a tag on the node nodeId.
- createTicket(TicketBody) - function in com.alfresco.content.apis.AuthenticationApi
- Create ticket (login) Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createVersionRendition(String,String,RenditionBodyCreate) - function in com.alfresco.content.apis.VersionsApi
- Create rendition for a file version Note: this endpoint is available in Alfresco 7.0.0 and newer versions.
- CSV - class in com.alfresco.content.tools