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

A

ADD_DASHLET_URL - Static variable in class org.alfresco.test.util.DashboardCustomization
 
addAspect(String, String, String, List<CMISUtil.DocumentAspect>) - Method in class org.alfresco.test.util.CMISUtil
Method to add aspect
addAspect(String, String, String, String, CMISUtil.DocumentAspect) - Method in class org.alfresco.test.util.ContentAspects
Add aspect for document or folder
addClasifiable(String, String, String, String, List<String>) - Method in class org.alfresco.test.util.ContentAspects
Method to add Clasifiable Aspect
addComment(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Create a comment for a document or folder
addComplianceable(String, String, String, String, Date) - Method in class org.alfresco.test.util.ContentAspects
Method to add Complianceable aspect
addDashlet(String, String, String, DashboardCustomization.SiteDashlet, DashboardCustomization.DashletLayout, int, int) - Method in class org.alfresco.test.util.SiteService
Add dashlet to site dashboard
addDashlet(String, String, DashboardCustomization.UserDashlet, DashboardCustomization.DashletLayout, int, int) - Method in class org.alfresco.test.util.UserService
Add dashlet to user dashboard
addDublinCore(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.alfresco.test.util.ContentAspects
Method to add Dublin Core aspect
addEffectivity(String, String, String, String, Date, Date) - Method in class org.alfresco.test.util.ContentAspects
Method to add Effectivity aspect
addEmailed(String, String, String, String, String, List<String>, String, String, Date) - Method in class org.alfresco.test.util.ContentAspects
Add Emailed Aspect
addGeographicAspect(String, String, String, String, double, double) - Method in class org.alfresco.test.util.ContentAspects
Method to add Geographic Aspect
addIndexControl(String, String, String, String, boolean, boolean) - Method in class org.alfresco.test.util.ContentAspects
Method to add Index Control Aspect
addMultipleComments(String, String, String, String, List<String>) - Method in class org.alfresco.test.util.ContentActions
Create multiple comments for a document or folder
addMultipleTags(String, String, String, String, List<String>) - Method in class org.alfresco.test.util.ContentActions
Create multiple tags for document or folder
addPagesToSite(String, String, String, List<DashboardCustomization.Page>) - Method in class org.alfresco.test.util.SiteService
Add pages to site dashboard
addPageToSite(String, String, String, DashboardCustomization.Page, List<DashboardCustomization.Page>) - Method in class org.alfresco.test.util.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(String, String, String, Map<String, Object>) - Method in class org.alfresco.test.util.CMISUtil
Method to add properties for aspects
addRestrictable(String, String, String, String, int) - Method in class org.alfresco.test.util.ContentAspects
Method to add Restrictable Aspect
addSingleTag(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Create tag for a document or folder
addSubGroup(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Add sub group.
addSummarizable(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentAspects
Method to add Summarizable Aspect
addTemplatable(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentAspects
Method to add Templatable Aspect
addUserToGroup(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Add user to group.
ALFRESCO_API_PATH - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 
ALFRESCO_API_VERSION - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClient - Class in org.alfresco.test.util
Helper class that provides HttpClient.
AlfrescoHttpClient(String, String) - Constructor for class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClient(String, String, int) - Constructor for class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClientFactory - Class in org.alfresco.test.util
Alfresco HttpClient factory.
alfrescoHttpClientFactory - Variable in class org.alfresco.test.util.CMISUtil
 

B

BasicAuthPublicApiFactory - Class in org.alfresco.test.util
A public api factory that uses basic authentication to communicate with a repository.
BasicAuthPublicApiFactory(String, String, int, CMISEndpoint, int, int, int, int) - Constructor for class org.alfresco.test.util.BasicAuthPublicApiFactory
 
BasicAuthPublicApiFactory(String, String, int, CMISEndpoint, int, int, int, int, String, String, String) - Constructor for class org.alfresco.test.util.BasicAuthPublicApiFactory
 

C

close() - Method in class org.alfresco.test.util.AlfrescoHttpClient
Closes the HttpClient.
CMISUtil - Class in org.alfresco.test.util
Helper class that provides CMIS utils.
CMISUtil() - Constructor for class org.alfresco.test.util.CMISUtil
 
CMISUtil.DocumentAspect - Enum in org.alfresco.test.util
Different Aspects of Documents and folders.
CMISUtil.DocumentType - Enum in org.alfresco.test.util
 
ContentActions - Class in org.alfresco.test.util
Class to manage different content actions (tagging, comments, likes, favorites)
ContentActions() - Constructor for class org.alfresco.test.util.ContentActions
 
ContentAspects - Class in org.alfresco.test.util
Class to add aspects to documents and folders
ContentAspects() - Constructor for class org.alfresco.test.util.ContentAspects
 
ContentService - Class in org.alfresco.test.util
Create documents and folders using CMIS.
ContentService() - Constructor for class org.alfresco.test.util.ContentService
 
countAuthoritiesFromGroup(String, String, String) - Method in class org.alfresco.test.util.UserService
Count users and groups added in root group
countLikes(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Get the number of likes for a document or folder
countSiteMembers(String, String, String) - Method in class org.alfresco.test.util.UserService
Count members of a site
create(String, String, String, String, String, Site.Visibility) - Method in class org.alfresco.test.util.SiteService
Create site using Alfresco public API.
create(String, String, String, String, String, String, Site.Visibility) - Method in class org.alfresco.test.util.SiteService
Create site using Alfresco public API.
create(String, String, String, String, String) - Method in class org.alfresco.test.util.UserService
Create an Alfresco user on enterprise.
createDocument(String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.test.util.ContentService
Create a new document using CMIS
createDocument(String, String, String, CMISUtil.DocumentType, File, String) - Method in class org.alfresco.test.util.ContentService
Create a new document using CMIS
createDocumentInFolder(String, String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.test.util.ContentService
Create a new document into a folder using CMIS
createFolder(String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Create a new folder
createGroup(String, String, String) - Method in class org.alfresco.test.util.UserService
Create a new Group.

D

DashboardCustomization - Class in org.alfresco.test.util
Class that provides utils needed in customizing user and site dashboards.
DashboardCustomization() - Constructor for class org.alfresco.test.util.DashboardCustomization
 
DashboardCustomization.DashletLayout - Enum in org.alfresco.test.util
 
DashboardCustomization.Page - Enum in org.alfresco.test.util
 
DashboardCustomization.SiteDashlet - Enum in org.alfresco.test.util
 
DashboardCustomization.UserDashlet - Enum in org.alfresco.test.util
 
DEFAULT_LAST_NAME - Static variable in class org.alfresco.test.util.UserService
 
delete(String, String, String, String) - Method in class org.alfresco.test.util.SiteService
Delete an alfresco site.
delete(String, String, String) - Method in class org.alfresco.test.util.UserService
Delete a user from enterprise.
deleteDocument(String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Delete a document using CMIS
deleteFiles(String, String, String, String...) - Method in class org.alfresco.test.util.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.test.util.ContentService
Delete a folder
deleteTree(String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Delete a parent folder that has children using CMIS

E

executeRequest(HttpRequestBase) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Execute HttpClient request.
executeRequest(HttpRequestBase, HttpContext) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Execute HttpClient request.
exists(String, String, String) - Method in class org.alfresco.test.util.SiteService
Checks if site exists

G

generatePostRequest(String, JSONObject) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Creates the post request message body.
getAdminPublicApi() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getAdminPublicApi() - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the admin user.
getAlfrescoUrl() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getAlfTicket(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Generates an Alfresco Authentication Ticket based on the user name and password passed in.
getApiUrl() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getApiVersionUrl() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getBasicProperties(String, String, String, String) - Method in class org.alfresco.test.util.ContentAspects
Method to read all basic Properties of a file
getCategoryNodeRef(String, String, String) - Method in class org.alfresco.test.util.CMISUtil
Method to get the ID for a Category
getClient() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getCMISSession(String, String) - Method in class org.alfresco.test.util.CMISUtil
Method to get a CMIS session.
getCommentNodeRef(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Get the node ref for comment
getComments(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Get list of comments that are set for a document or folder
getContext() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getDocumentContent(String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Get the content from a document
getHost() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getHost() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getHttpClientWithBasicAuth(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Get basic http client with basic credential.
getNodeRef(String, String, String, String) - Method in class org.alfresco.test.util.CMISUtil
Gets the object id for a document or folder.
getObject() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 
getObjectType() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 
getParameterFromJSON(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Method to get parameters from JSON
getPort() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getPort() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getPreferredCMISEndPoint() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getProperties(String, String, String, String) - Method in class org.alfresco.test.util.CMISUtil
Method to get all object properties
getProperty() - Method in enum org.alfresco.test.util.CMISUtil.DocumentAspect
 
getPropertyValue(List<Property<?>>, String) - Method in class org.alfresco.test.util.CMISUtil
Get a specific value from a property list
getPublicApi(String, String) - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getPublicApi(String, String) - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the "username"
getScheme() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getScheme() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getSiteNodeRef(String, String, String) - Method in class org.alfresco.test.util.SiteService
Get site node ref
getSites(String, String) - Method in class org.alfresco.test.util.SiteService
Gets all existing sites
getTagNamesFromContent(String, String, String, String) - Method in class org.alfresco.test.util.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.test.util.ContentActions
Get the node ref from a tag
getTenantAdminPublicApi(String) - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getTenantAdminPublicApi(String) - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the admin user of the given domain.
getValue() - Method in enum org.alfresco.test.util.CMISUtil.DocumentAspect
 
getValues(List<Property<?>>, String) - Method in class org.alfresco.test.util.CMISUtil
Get the list of values from a specific property list
groupExists(String, String, String) - Method in class org.alfresco.test.util.UserService
Checks if group exists.

I

id - Variable in enum org.alfresco.test.util.DashboardCustomization.DashletLayout
 
id - Variable in enum org.alfresco.test.util.DashboardCustomization.SiteDashlet
 
id - Variable in enum org.alfresco.test.util.DashboardCustomization.UserDashlet
 
inviteUserToSiteAndAccept(String, String, String, String, String) - Method in class org.alfresco.test.util.UserService
Utility to invite a enterprise user to Site and accept the invitation
isFavorite(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Verify if a document or folder is marked as favorite
isFavorite(String, String, String) - Method in class org.alfresco.test.util.SiteService
Verify if a document or folder is marked as favorite
isIgnoreServletName() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
isSingleton() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 

L

likeContent(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Like a document or folder
login(String, String) - Method in class org.alfresco.test.util.UserService
Login in alfresco share

M

MIME_TYPE_JSON - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 

N

name - Variable in enum org.alfresco.test.util.DashboardCustomization.SiteDashlet
 
name - Variable in enum org.alfresco.test.util.DashboardCustomization.UserDashlet
 

O

org.alfresco.test.util - package org.alfresco.test.util
 

P

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

R

readStream(HttpEntity) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Parses http response stream into a JSONObject.
removeAspect(String, String, String, String, CMISUtil.DocumentAspect) - Method in class org.alfresco.test.util.ContentAspects
Remove aspect from document or folder
removeComment(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Remove comment from content
removeFavorite(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Remove favorite from document or folder
removeFavorite(String, String, String) - Method in class org.alfresco.test.util.SiteService
Remove favorite site
removeGroup(String, String, String) - Method in class org.alfresco.test.util.UserService
Remove a root group
removeLike(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Remove like from content
removePendingSiteRequest(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Delete a pending request for a Moderated Site
removeSiteMembership(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Remove a user from site
removeSubgroupFromGroup(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Remove subgroup from group
removeTag(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Remove tag from content
removeUserFromGroup(String, String, String, String) - Method in class org.alfresco.test.util.UserService
Remove user from group
requestSiteMembership(String, String, String) - Method in class org.alfresco.test.util.UserService
Method to request to join a site

S

setBasicProperties(String, String, String, String, String, String, String, String) - Method in class org.alfresco.test.util.ContentAspects
Method to update basic Properties of a file
setFavorite(String, String, String) - Method in class org.alfresco.test.util.SiteService
Set site as favorite
setFileAsFavorite(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Set a document as favorite
setFolderAsFavorite(String, String, String, String) - Method in class org.alfresco.test.util.ContentActions
Set a folder as favorite
setMessageBody(JSONObject) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Populate HTTP message call with given content.
SITE_PAGES_URL - Static variable in class org.alfresco.test.util.DashboardCustomization
 
SiteService - Class in org.alfresco.test.util
Site utility helper that performs crud operation on Site.
SiteService() - Constructor for class org.alfresco.test.util.SiteService
 

T

type - Variable in enum org.alfresco.test.util.CMISUtil.DocumentType
 

U

updateDocumentContent(String, String, String, CMISUtil.DocumentType, String, String) - Method in class org.alfresco.test.util.ContentService
Update content of a document
uploadFiles(String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Upload files from a physical location
uploadFilesInFolder(String, String, String, String, String) - Method in class org.alfresco.test.util.ContentService
Upload files in a folder from a physical location
userExists(String, String, String) - Method in class org.alfresco.test.util.UserService
Checks if user already exists.
UserService - Class in org.alfresco.test.util
Create user helper class, creates an Alfresco user using public API.
UserService() - Constructor for class org.alfresco.test.util.UserService
 
UTF_8_ENCODING - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 

V

valueOf(String) - Static method in enum org.alfresco.test.util.CMISUtil.DocumentAspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.util.CMISUtil.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.util.DashboardCustomization.DashletLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.util.DashboardCustomization.Page
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.util.DashboardCustomization.SiteDashlet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.util.DashboardCustomization.UserDashlet
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.test.util.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.test.util.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.test.util.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.test.util.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.test.util.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.test.util.DashboardCustomization.UserDashlet
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.test.util.CMISUtil
Method to wait for given seconds.
A B C D E G I L M N O P R S T U V W 
Skip navigation links

Copyright © 2015 Alfresco Software. All rights reserved.