A
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
C
- cancelDownload(java.lang.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(com.squareup.moshi.Moshi) - function in com.alfresco.content.tools.GeneratedCodeConverters
- copyNode(java.lang.String,com.alfresco.content.models.NodeBodyCopy,java.util.List,java.util.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(java.lang.reflect.Type,java.util.Set,com.squareup.moshi.Moshi) - function in com.alfresco.content.tools.TypesAdapterFactory
- create(java.lang.reflect.Type,java.util.Set,com.squareup.moshi.Moshi) - function in com.alfresco.content.tools.XNullableAdapterFactory
- createAssociation(java.lang.String,com.alfresco.content.models.AssociationBody,java.util.List) - function in com.alfresco.content.apis.NodesApi
- Create node association Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createComment(java.lang.String,com.alfresco.content.models.CommentBody,java.util.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(com.alfresco.content.models.DownloadBodyCreate,java.util.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(java.lang.String,com.alfresco.content.models.FavoriteBodyCreate,java.util.List,java.util.List) - function in com.alfresco.content.apis.FavoritesApi
- Create a favorite Favorite a site, file, or folder in the repository.
- createGroup(com.alfresco.content.models.GroupBodyCreate,java.util.List,java.util.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(java.lang.String,com.alfresco.content.models.GroupMembershipBodyCreate,java.util.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(java.lang.String,com.alfresco.content.models.NodeBodyCreate,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.util.List,java.util.List) - function in com.alfresco.content.apis.NodesApi
- Create a node Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createPerson(com.alfresco.content.models.PersonBodyCreate,java.util.List) - function in com.alfresco.content.apis.PeopleApi
- Create person Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createRating(java.lang.String,com.alfresco.content.models.RatingBody,java.util.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(java.lang.String,com.alfresco.content.models.RenditionBodyCreate) - function in com.alfresco.content.apis.RenditionsApi
- Create rendition Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSecondaryChildAssociation(java.lang.String,com.alfresco.content.models.ChildAssociationBody,java.util.List) - function in com.alfresco.content.apis.NodesApi
- Create secondary child Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSharedLink(com.alfresco.content.models.SharedLinkBodyCreate,java.util.List,java.util.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(com.alfresco.content.models.SiteBodyCreate,java.lang.Boolean,java.lang.Boolean,java.util.List) - function in com.alfresco.content.apis.SitesApi
- Create a site Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createSiteGroupMembership(java.lang.String,com.alfresco.content.models.SiteMembershipBodyCreate,java.util.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(java.lang.String,com.alfresco.content.models.SiteMembershipBodyCreate,java.util.List) - function in com.alfresco.content.apis.SitesApi
- Create a site membership Creates a site membership for person personId on site siteId.
- createSiteMembershipRequestForPerson(java.lang.String,com.alfresco.content.models.SiteMembershipRequestBodyCreate,java.util.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(java.lang.String,com.alfresco.content.models.TagBody,java.util.List) - function in com.alfresco.content.apis.TagsApi
- Create a tag for a node Creates a tag on the node nodeId.
- createTicket(com.alfresco.content.models.TicketBody) - function in com.alfresco.content.apis.AuthenticationApi
- Create ticket (login) Note: this endpoint is available in Alfresco 5.2 and newer versions.
- createVersionRendition(java.lang.String,java.lang.String,com.alfresco.content.models.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