Skip navigation links
A B C D E F G I L M N O P R S T U V W 

A

ADD_DASHLET_URL - Static variable in class org.alfresco.dataprep.DashboardCustomization
 
addAspect(Session, String, List<CMISUtil.DocumentAspect>) - Method in class org.alfresco.dataprep.CMISUtil
Method to add aspect
addAspect(Session, String, String, CMISUtil.DocumentAspect) - Method in class org.alfresco.dataprep.ContentAspects
Add aspect for document or folder
addAspect(String, String, String, String, CMISUtil.DocumentAspect) - Method in class org.alfresco.dataprep.ContentAspects
Add aspect for document or folder
addCalendarEvent(String, String, String, String, String, String, Date, Date, String, String, boolean, String) - Method in class org.alfresco.dataprep.SitePagesService
Add calendar event
addClasifiable(String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Clasifiable Aspect
addComment(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Create a comment for a document or folder
addComplianceable(String, String, String, String, Date) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Complianceable aspect
addContactListItem(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.alfresco.dataprep.DataListsService
Add contact list item
addDashlet(String, String, String, DashboardCustomization.SiteDashlet, DashboardCustomization.DashletLayout, int, int) - Method in class org.alfresco.dataprep.SiteService
Add dashlet to site dashboard
addDashlet(String, String, DashboardCustomization.UserDashlet, DashboardCustomization.DashletLayout, int, int) - Method in class org.alfresco.dataprep.UserService
Add dashlet to user dashboard
addDublinCore(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Dublin Core aspect
addEffectivity(String, String, String, String, Date, Date) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Effectivity aspect
addEmailed(String, String, String, String, String, List<String>, String, String, Date) - Method in class org.alfresco.dataprep.ContentAspects
Add Emailed Aspect
addEventAgendaItem(String, String, String, String, String, String, String, String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Add a new event agenda item.
addEventListItem(String, String, String, String, String, String, String, Date, Date, String, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create event list item
addGeographicAspect(String, String, String, String, double, double) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Geographic Aspect
addIndexControl(String, String, String, String, boolean, boolean) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Index Control Aspect
addIssueListItem(String, String, String, String, String, String, List<String>, CMISUtil.Status, CMISUtil.Priority, String, Date, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create Issue List item
addLocationItem(String, String, String, String, String, String, String, String, String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create location list item.
addMeetingItem(String, String, String, String, String, String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create event meeting item
addMultipleComments(String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.ContentActions
Create multiple comments for a document or folder
addMultipleTags(String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.ContentActions
Create multiple tags for document or folder
addPagesToSite(String, String, String, List<DashboardCustomization.Page>) - Method in class org.alfresco.dataprep.SiteService
Add pages to site dashboard
addPageToSite(String, String, String, DashboardCustomization.Page, List<DashboardCustomization.Page>) - Method in class org.alfresco.dataprep.SiteService
Add a single page to site dashboard If there are pages added previously add them to 'oldPages' list in order to keep them on the site dashboard.
addProperties(Session, String, Map<String, Object>) - Method in class org.alfresco.dataprep.CMISUtil
Method to add properties for aspects
addRestrictable(String, String, String, String, int) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Restrictable Aspect
addSingleTag(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Create tag for a document or folder
addSubGroup(String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Add sub group.
addSummarizable(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Summarizable Aspect
addTaskAdvancedItem(String, String, String, String, String, String, Date, Date, List<String>, CMISUtil.Priority, CMISUtil.Status, int, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create new task list advanced item
addTaskSimpleItem(String, String, String, String, String, String, Date, CMISUtil.Priority, CMISUtil.Status, String) - Method in class org.alfresco.dataprep.DataListsService
Create new task simple item
addTemplatable(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentAspects
Method to add Templatable Aspect
addToDoItem(String, String, String, String, String, Date, int, CMISUtil.Status, String, String, List<String>) - Method in class org.alfresco.dataprep.DataListsService
Create to do item
addUserToGroup(String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Add user to group.
ALFRESCO_API_PATH - Static variable in class org.alfresco.dataprep.AlfrescoHttpClient
 
ALFRESCO_API_VERSION - Static variable in class org.alfresco.dataprep.AlfrescoHttpClient
 
AlfrescoHttpClient - Class in org.alfresco.dataprep
Helper class that provides HttpClient.
AlfrescoHttpClient(String, String) - Constructor for class org.alfresco.dataprep.AlfrescoHttpClient
 
AlfrescoHttpClient(String, String, int) - Constructor for class org.alfresco.dataprep.AlfrescoHttpClient
 
AlfrescoHttpClientFactory - Class in org.alfresco.dataprep
Alfresco HttpClient factory.
AlfrescoHttpClientFactory() - Constructor for class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
alfrescoHttpClientFactory - Variable in class org.alfresco.dataprep.CMISUtil
 
attachDocuments(String, String, String, List<String>, ObjectId) - Method in class org.alfresco.dataprep.CMISUtil
Method to attach a document to an existent object

B

BasicAuthPublicApiFactory - Class in org.alfresco.dataprep
A public api factory that uses basic authentication to communicate with a repository.
BasicAuthPublicApiFactory() - Constructor for class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
blogExists(String, String, String, String, boolean) - Method in class org.alfresco.dataprep.SitePagesService
Verify if blog post exists

C

cancelCheckOut(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
If this is a PWC (private working copy) the check out will be reversed.
categoryExists(String, String, String) - Method in class org.alfresco.dataprep.UserService
Check if a category exists
changeGroupRole(String, String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Change the role for a group
changeUserRole(String, String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Change the role for a user
checkIn(String, String, String, String, CMISUtil.DocumentType, String, boolean, String) - Method in class org.alfresco.dataprep.ContentActions
Check in document.
checkOut(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Checks out the document and returns the object id of the PWC (private working copy).
close() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Closes the HttpClient.
close(CloseableHttpClient) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Closes the HttpClient.
closeStreams(InputStream, ContentStream) - Method in class org.alfresco.dataprep.CMISUtil
Close streams
CMISUtil - Class in org.alfresco.dataprep
Helper class that provides CMIS utils.
CMISUtil() - Constructor for class org.alfresco.dataprep.CMISUtil
 
CMISUtil.DocumentAspect - Enum in org.alfresco.dataprep
Different Aspects of Documents and folders.
CMISUtil.DocumentType - Enum in org.alfresco.dataprep
 
CMISUtil.Priority - Enum in org.alfresco.dataprep
 
CMISUtil.Status - Enum in org.alfresco.dataprep
 
commentBlog(String, String, String, String, boolean, String) - Method in class org.alfresco.dataprep.SitePagesService
Add comment to blog
commentLink(String, String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Add comment to link
compliance - Variable in enum org.alfresco.dataprep.SiteService.RMSiteCompliance
 
ContentActions - Class in org.alfresco.dataprep
 
ContentActions() - Constructor for class org.alfresco.dataprep.ContentActions
 
ContentAspects - Class in org.alfresco.dataprep
 
ContentAspects() - Constructor for class org.alfresco.dataprep.ContentAspects
 
ContentService - Class in org.alfresco.dataprep
 
ContentService() - Constructor for class org.alfresco.dataprep.ContentService
 
copyTo(String, String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Copy file or folder
countAuthoritiesFromGroup(String, String, String) - Method in class org.alfresco.dataprep.GroupService
Count users and groups added in root group
countLikes(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get the number of likes for a document or folder
countSiteMembers(String, String, String) - Method in class org.alfresco.dataprep.UserService
Count members of a site
create(String, String, String, String, String, Site.Visibility) - Method in class org.alfresco.dataprep.SiteService
Create site using Alfresco public API.
create(String, String, String, String, String, String, Site.Visibility) - Method in class org.alfresco.dataprep.SiteService
Create site using Alfresco public API.
create(String, String, String, String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Create an Alfresco user on enterprise.
createBlogPost(String, String, String, String, String, boolean, List<String>) - Method in class org.alfresco.dataprep.SitePagesService
Create a new blog post
createDataList(String, String, String, DataListsService.DataList, String, String) - Method in class org.alfresco.dataprep.DataListsService
Create data list.
createDiscussion(String, String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.SitePagesService
Create discussion topic
createDocument(String, String, String, CMISUtil.DocumentType, File, String) - Method in class org.alfresco.dataprep.ContentService
Create a new document in site
createDocument(String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.dataprep.ContentService
Create a new document in site
createDocumentInFolder(String, String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.dataprep.ContentService
Create a new document into a folder
createDocumentInRepository(String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.dataprep.ContentService
Create a new document in repository If path is NULL, document will be created in ROOT of repository.
createDocumentInRepository(String, String, String, CMISUtil.DocumentType, File, String) - Method in class org.alfresco.dataprep.ContentService
Create a new document in repository If path is NULL, document will be created in ROOT of repository.
createFolder(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Create a new folder in site
createFolderInRepository(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Create a new folder by path in repository If path is NULL, folder will be created in ROOT of repository.
createGroup(String, String, String) - Method in class org.alfresco.dataprep.GroupService
Create a new Group.
createLink(String, String, String, String, String, String, boolean, List<String>) - Method in class org.alfresco.dataprep.SitePagesService
Create a new blog post
createRMSite(String, String, String, String, SiteService.RMSiteCompliance) - Method in class org.alfresco.dataprep.SiteService
Create Record Management site
createRootCategory(String, String, String) - Method in class org.alfresco.dataprep.UserService
Create a new root category
createSiteMember(String, String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Method to add a member to a site (public, moderated or private)
createSubCategory(String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Create a new subcategory
createWiki(String, String, String, String, String, List<String>) - Method in class org.alfresco.dataprep.SitePagesService
Create a new wiki page

D

DashboardCustomization - Class in org.alfresco.dataprep
Class that provides utils needed in customizing user and site dashboards.
DashboardCustomization() - Constructor for class org.alfresco.dataprep.DashboardCustomization
 
DashboardCustomization.DashletLayout - Enum in org.alfresco.dataprep
 
DashboardCustomization.Page - Enum in org.alfresco.dataprep
 
DashboardCustomization.SiteDashlet - Enum in org.alfresco.dataprep
 
DashboardCustomization.UserDashlet - Enum in org.alfresco.dataprep
 
DataListsService - Class in org.alfresco.dataprep
 
DataListsService() - Constructor for class org.alfresco.dataprep.DataListsService
 
DataListsService.DataList - Enum in org.alfresco.dataprep
 
DEFAULT_LAST_NAME - Static variable in class org.alfresco.dataprep.UserService
 
delete(String, String, String, String) - Method in class org.alfresco.dataprep.SiteService
Delete an alfresco site.
delete(String, String, String) - Method in class org.alfresco.dataprep.UserService
Delete a user from enterprise.
deleteBlogComment(String, String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Delete a comment from a blog
deleteBlogPost(String, String, String, String, boolean) - Method in class org.alfresco.dataprep.SitePagesService
Delete blog post
deleteCategory(String, String, String) - Method in class org.alfresco.dataprep.UserService
Delete a category
deleteContentByPath(String, String, String) - Method in class org.alfresco.dataprep.ContentService
Delete a folder or document by path If the folder is in 'Company Home' set the folder or document name in path.
deleteDiscussion(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Delete a discussion topic
deleteDocument(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Delete a document
deleteFiles(String, String, String, String...) - Method in class org.alfresco.dataprep.ContentService
Delete multiple files (from root or from folder) using CMIS (in root or in folder)
deleteFolder(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Delete a folder from site
deleteLink(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Delete link
deleteLinkComment(String, String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Delete a comment from a link
deleteTree(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Delete a parent folder that has children in site
deleteTreeByPath(String, String, String) - Method in class org.alfresco.dataprep.ContentService
Delete a parent folder that has children in repository If folder is in root of repository, set PATH to NULL.
deleteWikiPage(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Delete wiki page
discussionExists(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Verify if a discussion topic exists

E

execute(String, String, HttpRequestBase) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Execute HttpClient request without releasing the connection
executeRequest(HttpRequestBase) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Deprecated.
Execute HttpClient request.
executeRequest(String, String, HttpRequestBase) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Execute HttpClient request.
executeRequest(String, String, JSONObject, HttpEntityEnclosingRequestBase) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Execute HttpClient POST OR PUT
exists(String, String, String) - Method in class org.alfresco.dataprep.SiteService
Checks if site exists

F

followUser(String, String, String) - Method in class org.alfresco.dataprep.UserService
Follow a user

G

getAdminPublicApi() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getAdminPublicApi() - Method in interface org.alfresco.dataprep.PublicApiFactory
Get a public api connection for the admin user.
getAlfrescoUrl() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getAlfrescoVersion() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Get the alfresco version
getAlfTicket(String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Generates an Alfresco Authentication Ticket based on the user name and password passed in.
getApiUrl() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getApiVersionUrl() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getBasicProperties(String, String, String, String) - Method in class org.alfresco.dataprep.ContentAspects
Method to read all basic Properties of a file
getBlogComments(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get list of comments for a blog
getBlogName(String, String, String, String, boolean) - Method in class org.alfresco.dataprep.SitePagesService
Get the name (id) of a blog post
getCategoryNodeRef(String, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Method to get the ID for a Category
getClient() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getCmisObject(Session, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Get Cmis Object for a file or folder
getCMISSession(String, String) - Method in class org.alfresco.dataprep.CMISUtil
Method to get a CMIS session.
getCommentNodeRef(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get the node ref for comment
getCommentNodeRef(String, String, String, DashboardCustomization.Page, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get a node ref for a comment added in blog or link page
getComments(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get list of comments that are set for a document or folder
getConnectionTimeoutMs() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getContext() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getDataListName(String, String, String, String) - Method in class org.alfresco.dataprep.DataListsService
Get data list name
getDataListNodeRef(String, String, String, String) - Method in class org.alfresco.dataprep.DataListsService
Get data list node ref
getDiscussionName(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get the name(id) of a created topic
getDiscussionReplies(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get a list of replies from a topic
getDocumentContent(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Get the content from a document
getDocumentObject(Session, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Get Document object for a file
getElementsFromJsonArray(HttpResponse, String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Get the elements from a JSONArray
getEventName(String, String, String, String, String, Date, Date, String, String, boolean) - Method in class org.alfresco.dataprep.SitePagesService
Get the name (ID) of the event
getFolderObject(Session, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Get Folder object for a folder
getFollowers(String, String) - Method in class org.alfresco.dataprep.UserService
Get a list of followers
getFollowingUsers(String, String) - Method in class org.alfresco.dataprep.UserService
Get a list of followers
getHost() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getHost() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
getHost() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getHttpClientWithBasicAuth(String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Get basic http client with basic credential.
getId() - Method in enum org.alfresco.dataprep.WorkflowService.WorkflowType
 
getLevel() - Method in enum org.alfresco.dataprep.CMISUtil.Priority
 
getLinkComments(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get list of comments for a link
getLinkName(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Get the name (id) of a link
getMaxNumberOfConnections() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getNodeRef(String, String, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Gets the object id for a document or folder.
getNodeRef(Session, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Gets the object id for a document or folder.
getNodeRefByPath(String, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Get the node ref for a item by path
getObject() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
getObjectType() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
getParameterFromJSON(String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Method to get parameters from JSON
getParameterFromJSON(HttpResponse, String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Method to get parameters from JSON
getPort() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getPort() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
getPort() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getProperties(String, String, String, String) - Method in class org.alfresco.dataprep.CMISUtil
Method to get all object properties
getProperty() - Method in enum org.alfresco.dataprep.CMISUtil.DocumentAspect
 
getPropertyValue(List<Property<?>>, String) - Method in class org.alfresco.dataprep.CMISUtil
Get a specific value from a property list
getPublicApi(String, String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getPublicApi(String, String) - Method in interface org.alfresco.dataprep.PublicApiFactory
Get a public api connection for the "username"
getPublicApiServletName() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getScheme() - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getScheme() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
getScheme() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getServiceServletName() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getSiteNodeRef(String, String, String) - Method in class org.alfresco.dataprep.SiteService
Get site node ref
getSites(String, String) - Method in class org.alfresco.dataprep.SiteService
Gets all existing sites
getSocketTimeoutMs() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getSocketTtlMs() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getSpecificElementFromJArray(HttpResponse, String, String, String, String) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
 
getStatus() - Method in enum org.alfresco.dataprep.WorkflowService.TaskStatus
 
getTagNamesFromContent(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get list of tag names that are set for a document or folder
getTagNodeRef(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get the node ref from a tag
getTaskId(String, String, String) - Method in class org.alfresco.dataprep.WorkflowService
Get the task id for the user assigned to the task
getTenantAdminPublicApi(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
getTenantAdminPublicApi(String) - Method in interface org.alfresco.dataprep.PublicApiFactory
Get a public api connection for the admin user of the given domain.
getTitle() - Method in enum org.alfresco.dataprep.WorkflowService.WorkflowType
 
getUserNodeRef(String, String, String) - Method in class org.alfresco.dataprep.CMISUtil
 
getValue() - Method in enum org.alfresco.dataprep.CMISUtil.DocumentAspect
 
getValue() - Method in enum org.alfresco.dataprep.CMISUtil.Status
 
getValues(List<Property<?>>, String) - Method in class org.alfresco.dataprep.CMISUtil
Get the list of values from a specific property list
getVersion(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Get the version of a file
groupExists(String, String, String) - Method in class org.alfresco.dataprep.GroupService
Checks if group exists.
GroupService - Class in org.alfresco.dataprep
 
GroupService() - Constructor for class org.alfresco.dataprep.GroupService
 

I

id - Variable in enum org.alfresco.dataprep.DashboardCustomization.DashletLayout
 
id - Variable in enum org.alfresco.dataprep.DashboardCustomization.SiteDashlet
 
id - Variable in enum org.alfresco.dataprep.DashboardCustomization.UserDashlet
 
inviteGroupToSite(String, String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Method to request to join a site
inviteUserToSiteAndAccept(String, String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Utility to invite a enterprise user to Site and accept the invitation
isFavorite(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Verify if a document or folder is marked as favorite
isFavorite(String, String, String) - Method in class org.alfresco.dataprep.SiteService
Verify if a document or folder is marked as favorite
isIgnoreServletName() - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
isSingleton() - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
isUserAddedToGroup(String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Verify if a user is member of a group.

L

likeContent(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Like a document or folder
linkExists(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Verify if link exists
listTypeId - Variable in enum org.alfresco.dataprep.DataListsService.DataList
 
login(String, String) - Method in class org.alfresco.dataprep.UserService
Login in alfresco share
logout() - Method in class org.alfresco.dataprep.UserService
Logout the current user from share.

M

MIME_TYPE_JSON - Static variable in class org.alfresco.dataprep.AlfrescoHttpClient
 
moveTo(String, String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Move file or folder

N

name - Variable in enum org.alfresco.dataprep.DashboardCustomization.SiteDashlet
 
name - Variable in enum org.alfresco.dataprep.DashboardCustomization.UserDashlet
 

O

org.alfresco.dataprep - package org.alfresco.dataprep
 

P

PAGE_ACCEPT_URL - Static variable in class org.alfresco.dataprep.UserService
 
PAGE_REJECT_URL - Static variable in class org.alfresco.dataprep.UserService
 
pageId - Variable in enum org.alfresco.dataprep.DashboardCustomization.Page
 
PublicApiFactory - Interface in org.alfresco.dataprep
A factory for creating a public api connection for a specific user.

R

readStream(HttpEntity) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Parses http response stream into a JSONObject.
reassignTask(String, String, String, String) - Method in class org.alfresco.dataprep.WorkflowService
Reassign the task to another user
removeAspect(String, String, String, String, CMISUtil.DocumentAspect) - Method in class org.alfresco.dataprep.ContentAspects
Remove aspect from document or folder
removeComment(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Remove comment from content
removeEvent(String, String, String, String, String, Date, Date, String, String, boolean) - Method in class org.alfresco.dataprep.SitePagesService
Remove an event
removeFavorite(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Remove favorite from document or folder
removeFavorite(String, String, String) - Method in class org.alfresco.dataprep.SiteService
Remove favorite site
removeGroup(String, String, String) - Method in class org.alfresco.dataprep.GroupService
Remove a root group
removeLike(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Remove like from content
removePendingSiteRequest(String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Delete a pending request for a Moderated or Private Site
removeSiteMembership(String, String, String, String) - Method in class org.alfresco.dataprep.UserService
Remove a user from site
removeSubgroupFromGroup(String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Remove subgroup from group
removeTag(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Remove tag from content
removeUserFromGroup(String, String, String, String) - Method in class org.alfresco.dataprep.GroupService
Remove user from group
replyToDiscussion(String, String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Add reply to topic
requestSiteMembership(String, String, String) - Method in class org.alfresco.dataprep.UserService
Method to request to join a site

S

setBasicProperties(String, String, String, String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentAspects
Method to update basic Properties of a file
setConnectionTimeoutMs(int) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setContext(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setFavorite(String, String, String) - Method in class org.alfresco.dataprep.SiteService
Set site as favorite
setFileAsFavorite(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Set a document as favorite
setFolderAsFavorite(String, String, String, String) - Method in class org.alfresco.dataprep.ContentActions
Set a folder as favorite
setHost(String) - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
setHost(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setIgnoreServletName(boolean) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setMaxNumberOfConnections(int) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setMessageBody(JSONObject) - Method in class org.alfresco.dataprep.AlfrescoHttpClient
Populate HTTP message call with given content.
setPort(int) - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
setPort(int) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setPublicApiServletName(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setScheme(String) - Method in class org.alfresco.dataprep.AlfrescoHttpClientFactory
 
setScheme(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setServiceServletName(String) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setSocketTimeoutMs(int) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
setSocketTtlMs(int) - Method in class org.alfresco.dataprep.BasicAuthPublicApiFactory
 
SITE_PAGES_URL - Static variable in class org.alfresco.dataprep.DashboardCustomization
 
SitePagesService - Class in org.alfresco.dataprep
 
SitePagesService() - Constructor for class org.alfresco.dataprep.SitePagesService
 
SiteService - Class in org.alfresco.dataprep
 
SiteService() - Constructor for class org.alfresco.dataprep.SiteService
 
SiteService.RMSiteCompliance - Enum in org.alfresco.dataprep
 
startGroupReview(String, String, String, Date, String, CMISUtil.Priority, String, List<String>, int, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (group review) with items added from a site
startGroupReview(String, String, String, Date, String, CMISUtil.Priority, List<String>, int, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (group review) with items added by path
startMultipleReviewers(String, String, String, Date, List<String>, CMISUtil.Priority, String, List<String>, int, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (one or more reviewers) with items added from a site
startMultipleReviewers(String, String, String, Date, List<String>, CMISUtil.Priority, List<String>, int, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (one or more reviewers) with items added by path
startNewTask(String, String, String, Date, String, CMISUtil.Priority, String, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a new task with items added from a site
startNewTask(String, String, String, Date, String, CMISUtil.Priority, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a new task with items added by path
startPooledReview(String, String, String, Date, String, CMISUtil.Priority, String, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (pooled review) with items added from a site
startPooledReview(String, String, String, Date, String, CMISUtil.Priority, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (pooled review) with items added by path
startSingleReview(String, String, String, Date, String, CMISUtil.Priority, String, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (single reviewer) with items added from a site
startSingleReview(String, String, String, Date, String, CMISUtil.Priority, List<String>, boolean) - Method in class org.alfresco.dataprep.WorkflowService
Start a Review And Approve (single reviewer) with items added by path

T

type - Variable in enum org.alfresco.dataprep.CMISUtil.DocumentType
 

U

unfollowUser(String, String, String) - Method in class org.alfresco.dataprep.UserService
Unfollow a user
updateDocumentContent(String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.dataprep.ContentService
Update content of a document
updateTaskStatus(String, String, String, WorkflowService.TaskStatus) - Method in class org.alfresco.dataprep.WorkflowService
Update the status of a task
uploadFileInRepository(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Upload a single file in repository from a location on disk.
uploadFileInSite(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Upload a single file in site from a location on disk.
uploadFiles(String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Upload files from a physical location
uploadFilesInFolder(String, String, String, String, String) - Method in class org.alfresco.dataprep.ContentService
Upload files in a folder from a physical location
userExists(String, String, String) - Method in class org.alfresco.dataprep.UserService
Checks if user already exists.
UserService - Class in org.alfresco.dataprep
 
UserService() - Constructor for class org.alfresco.dataprep.UserService
 
UTF_8_ENCODING - Static variable in class org.alfresco.dataprep.AlfrescoHttpClient
 

V

valueOf(String) - Static method in enum org.alfresco.dataprep.CMISUtil.DocumentAspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.CMISUtil.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.CMISUtil.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.CMISUtil.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.DashboardCustomization.DashletLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.DashboardCustomization.Page
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.DashboardCustomization.SiteDashlet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.DashboardCustomization.UserDashlet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.DataListsService.DataList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.SiteService.RMSiteCompliance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.WorkflowService.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.dataprep.WorkflowService.WorkflowType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.dataprep.CMISUtil.DocumentAspect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.CMISUtil.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.CMISUtil.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.CMISUtil.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.DashboardCustomization.DashletLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.DashboardCustomization.Page
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.DashboardCustomization.SiteDashlet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.DashboardCustomization.UserDashlet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.DataListsService.DataList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.SiteService.RMSiteCompliance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.WorkflowService.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.dataprep.WorkflowService.WorkflowType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitInSeconds(int) - Static method in class org.alfresco.dataprep.CMISUtil
Method to wait for given seconds.
wikiExists(String, String, String, String) - Method in class org.alfresco.dataprep.SitePagesService
Verify if wiki exists
WorkflowService - Class in org.alfresco.dataprep
Class to create new workflow processes.
WorkflowService() - Constructor for class org.alfresco.dataprep.WorkflowService
 
WorkflowService.TaskStatus - Enum in org.alfresco.dataprep
 
WorkflowService.WorkflowType - Enum in org.alfresco.dataprep
 
A B C D E F G I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016 Alfresco Software. All rights reserved.