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

A

addAspect(CMISBinding, String[], String, String, String, Map<String, Object>) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to add aspect to a Document or Folder Node
AlfrescoApiProperties - Class in org.alfresco.test.utils.api
Class to contain AlfrescoApi Properties and methods
AlfrescoApiProperties(String, int, AlfrescoVersion) - Constructor for class org.alfresco.test.utils.api.AlfrescoApiProperties
 
AlfrescoApiProperties(String) - Constructor for class org.alfresco.test.utils.api.AlfrescoApiProperties
 
AlfrescoApiProperties() - Constructor for class org.alfresco.test.utils.api.AlfrescoApiProperties
 
AlfrescoUserProperties - Class in org.alfresco.test.utils.api
Class to contain AlfrescoUser Properties and methods
AlfrescoUserProperties(String, String) - Constructor for class org.alfresco.test.utils.api.AlfrescoUserProperties
 
AlfrescoVersion - Enum in org.alfresco.test.enums
The Alfresco version enum.
alfUsers - Variable in class org.alfresco.test.utils.api.ApiClient
 
ApiClient - Class in org.alfresco.test.utils.api
Class to instantiate Public api and cmis client
ApiClient(String) - Constructor for class org.alfresco.test.utils.api.ApiClient
 
appendContent(CMISBinding, String[], String, String, String, boolean) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
appendContentFromFile(CMISBinding, String[], String, String, String, boolean) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 

C

checkHttpResponse(HttpResponse, int) - Static method in class org.alfresco.test.utils.http.HttpUtils
Helper to check the actual Result Vs expected
checkInDocument(CMISBinding, String[], String, String, Document, String, Map<String, String>, Boolean, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Checks in a Document with the specified versioning state (major / minor) using CMIS
checkMandotaryParam(String, Object) - Static method in class org.alfresco.test.utils.CommonUtils
Helper method to check the parameters.
CmisApiUtils - Class in org.alfresco.test.utils.api
Class to contain Cmis api Utils
CmisApiUtils(ApiClient) - Constructor for class org.alfresco.test.utils.api.CmisApiUtils
 
CMISBinding - Enum in org.alfresco.test.enums
The CMISBinding enum.
cmisClient - Variable in class org.alfresco.test.utils.api.ApiClient
 
commentsClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
CommonUtils - Class in org.alfresco.test.utils
Class to contain Common Utils
CommonUtils() - Constructor for class org.alfresco.test.utils.CommonUtils
 
compareObjects(Object, Object) - Method in class org.alfresco.test.utils.CommonUtils
Helper to check the actual Result Vs expected
Constants - Class in org.alfresco.test.constants
Class to contain Constants
Constants() - Constructor for class org.alfresco.test.constants.Constants
 
createDocument(CMISBinding, String[], String, String, String, String, Map<String, Object>) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a Document in the Site's DocumentLibrary using CMIS
createDocumentFromSource(CMISBinding, String[], String, String, String, Map<String, Serializable>, VersioningState, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a Document using CMIS from source.
createDocumentInFolder(CMISBinding, String[], String, String, String, Map<String, Serializable>, VersioningState, ContentStream) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a Document under the Specified folder node ref using CMIS
createFavourite(String[], String, String, String, NodeType) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Create and POST a Favourite object for a Site.
createFavouriteForTarget(String[], String, String, FavouritesTarget) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Create and POST a Favourite object for a Site.
createFolder(CMISBinding, String[], String, String, String, Map<String, Object>) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a folder in Site's DocumentLibrary using CMIS
createRelationship(CMISBinding, String[], String, String, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
createSubFolder(CMISBinding, String[], String, String, String, String, Map<String, Object>) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a sub-folder in the parentFolderPath under the Site's DocumentLibrary using CMIS

D

DATA_FOLDER - Static variable in class org.alfresco.test.constants.Constants
 
DEFAULT_PASSWORD - Static variable in class org.alfresco.test.constants.Constants
 
DEFAULT_USER - Static variable in class org.alfresco.test.constants.Constants
 
delete(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
deleteContent(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
deleteTree(CMISBinding, String[], String, String, boolean, UnfileObject, boolean) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
deploymentsClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
DocumentAspect - Enum in org.alfresco.test.enums
Different Aspects of Documents.

E

EMPTY_STRING - Static variable in class org.alfresco.test.constants.Constants
 
ENTERPRISE_DEFAULT_DOMAIN - Static variable in class org.alfresco.test.constants.Constants
 
executeRequest(HttpClient, HttpPost) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
executeRequest(HttpClient, HttpGet) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
executeRequestHttpResp(HttpClient, HttpRequestBase) - Static method in class org.alfresco.test.utils.http.HttpUtils
 

F

favouriteClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
fromString(String) - Method in enum org.alfresco.test.enums.AlfrescoVersion
Create AlfrescoVersion from string.

G

generateDeleteRequest(String, String[], String[]) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
generateGetRequest(String, String[]) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
generatePostRequest(String, String[], String[]) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
generatePostRequest(String, String[], JSONObject) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
generatePutRequest(String, String[], String[]) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
getApiClient() - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
getApiKey() - Method in class org.alfresco.test.utils.api.OAuthProperties
 
getApiPort() - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
getApiProps() - Method in class org.alfresco.test.utils.api.ApiClient
 
getApiSecretKey() - Method in class org.alfresco.test.utils.api.OAuthProperties
 
getApiUrl() - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
getApiVersion() - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
getAspect(String) - Static method in enum org.alfresco.test.enums.DocumentAspect
Find the DocumentAspect based it is name.
getAspectByProperty(String) - Static method in enum org.alfresco.test.enums.DocumentAspect
Find the DocumentAspect based it is property.
getAspectName() - Method in enum org.alfresco.test.enums.DocumentAspect
 
getAspectValue() - Method in enum org.alfresco.test.enums.DocumentAspect
 
getAuthDetails(String...) - Method in class org.alfresco.test.utils.api.ApiClient
 
getBinding() - Method in enum org.alfresco.test.enums.CMISBinding
 
getBindingType() - Method in enum org.alfresco.test.enums.CMISBinding
 
getCmisApiClient() - Method in class org.alfresco.test.utils.api.ApiClient
 
getCMISRepositories(String[], String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getCMISRepositories(CMISBinding, String[]) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getCmisSession(CMISBinding, String[], String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Creates a CMIS session using the publicApiClient
getCmisSession(CMISBinding, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getContentNodeRef(CMISBinding, String[], String, String, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to get Content Node ref.
getDefaultUserDetails() - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
getDoclibNodeRef(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to get Content Node ref.
getFavouriteForId(String[], String, String) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Gets the Favourite object for a particular guid.
getFavourites(String[], String, String, Map<String, String>) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Gets a HttpResponse for GetFavourites Request for a particular person Id.
getFavouritesList(String[], String, String, Map<String, String>) - Method in class org.alfresco.test.utils.api.PublicApiUtils
 
getHeaderKey() - Method in class org.alfresco.test.utils.http.HttpUtils
 
getHost() - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
getHttpClient() - Method in class org.alfresco.test.utils.api.ApiClient
 
getHttpClientWithBasicAuth(String, String, String) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
getHttpClientWithBasicAuth(String, String) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
getMyFavourites(String[], String, Map<String, String>) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Gets a list Favourite object for a particular person Id.
getOAuthEnabled() - Method in class org.alfresco.test.utils.api.OAuthProperties
 
getObject(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getObjectBaseType(CmisObject) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getObjectID(CMISBinding, String[], String, String, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to get Object ID of a content item.
getParameterValue(String, String, String) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
getPasswordForUser(String) - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
getPasswordForUser(String, String) - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
getPasswords() - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
getProperties(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to get Cmis object Properties
getPropertyValue(List<Property<?>>, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
getPublicApiClient() - Method in class org.alfresco.test.utils.api.ApiClient
 
getPublicApiClient() - Method in class org.alfresco.test.utils.api.PublicApiUtils
 
getRemoteApiClient() - Method in class org.alfresco.test.utils.api.ApiClient
 
getRemoteApiClient(String[], String) - Method in class org.alfresco.test.utils.api.ApiClient
 
getRequestHeaders(String) - Method in class org.alfresco.test.utils.http.HttpUtils
 
getTagNodeRef(CMISBinding, String[], String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to get Tag Node ref.
getUserNames() - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
getVersion() - Method in enum org.alfresco.test.enums.AlfrescoVersion
 
getVersion() - Method in enum org.alfresco.test.enums.CMISBinding
 

H

httpClientForWorkflow - Variable in class org.alfresco.test.utils.api.ApiClient
 
HttpUtils - Class in org.alfresco.test.utils.http
Helper class for HttpClient based Utils.
HttpUtils() - Constructor for class org.alfresco.test.utils.http.HttpUtils
 

I

initClients() - Method in class org.alfresco.test.utils.api.PublicApiUtils
 
isCloud() - Method in enum org.alfresco.test.enums.AlfrescoVersion
Checks if its a cloud base enum.
isDocument(CmisObject) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
isDojoSupported() - Method in enum org.alfresco.test.enums.AlfrescoVersion
 
isFacetedSearch() - Method in enum org.alfresco.test.enums.AlfrescoVersion
 
isFileUploadHtml5() - Method in enum org.alfresco.test.enums.AlfrescoVersion
Flag to indicates if file upload is supported by HTML5
isFolder(CmisObject) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
isOAuthEnabled() - Method in class org.alfresco.test.utils.api.OAuthProperties
 

M

makeFileFavourite(String) - Method in class org.alfresco.test.utils.api.PublicApiUtils
 
makeFolderFavourite(String) - Method in class org.alfresco.test.utils.api.PublicApiUtils
 
makeSiteFavourite(Site) - Method in class org.alfresco.test.utils.api.PublicApiUtils
 

N

nodesClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
NodeType - Enum in org.alfresco.test.enums
The Alfresco NodeType enum.

O

OAuthProperties - Class in org.alfresco.test.utils.api
Class to contain OAuth Properties and methods
OAuthProperties() - Constructor for class org.alfresco.test.utils.api.OAuthProperties
 
org.alfresco.test.constants - package org.alfresco.test.constants
 
org.alfresco.test.enums - package org.alfresco.test.enums
 
org.alfresco.test.utils - package org.alfresco.test.utils
 
org.alfresco.test.utils.api - package org.alfresco.test.utils.api
 
org.alfresco.test.utils.http - package org.alfresco.test.utils.http
 

P

peopleClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
processesClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
publicApiClient - Variable in class org.alfresco.test.utils.api.ApiClient
 
PublicApiUtils - Class in org.alfresco.test.utils.api
Class to contain Public api client Utils
PublicApiUtils(ApiClient) - Constructor for class org.alfresco.test.utils.api.PublicApiUtils
 

R

readStream(InputStream) - Static method in class org.alfresco.test.utils.http.HttpUtils
Reads input stream.
releaseConnection(HttpClient, HttpEntity) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
releaseResources(HttpRequestBase, HttpResponse) - Static method in class org.alfresco.test.utils.http.HttpUtils
 
remoteApiClient - Variable in class org.alfresco.test.utils.api.ApiClient
 
removeAspect(CMISBinding, String[], String, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to remove an aspect from a Document or Folder Node
removeFavouriteForGuid(String[], String, String, String) - Method in class org.alfresco.test.utils.api.PublicApiUtils
Removed favourite for a guid.

S

setApiKey(String) - Method in class org.alfresco.test.utils.api.OAuthProperties
 
setApiPort(int) - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
setApiSecretKey(String) - Method in class org.alfresco.test.utils.api.OAuthProperties
 
setApiUrl(String) - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
setApiVersion(AlfrescoVersion) - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
setBindingType(CMISDispatcherRegistry.Binding) - Method in enum org.alfresco.test.enums.CMISBinding
 
setContent(CMISBinding, String[], String, String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 
setFacetedSearch(boolean) - Method in enum org.alfresco.test.enums.AlfrescoVersion
 
setHost(String) - Method in class org.alfresco.test.utils.api.AlfrescoApiProperties
 
setIsOAuthEnabled() - Method in class org.alfresco.test.utils.api.OAuthProperties
 
setMessageBody(String) - Static method in class org.alfresco.test.utils.http.HttpUtils
Populate HTTP message call with given content.
setMessageBody(JSONObject) - Static method in class org.alfresco.test.utils.http.HttpUtils
Populate HTTP message call with given content.
setOAuthEnabled(String) - Method in class org.alfresco.test.utils.api.OAuthProperties
 
setPasswords(String) - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
setRequestContext(String[], String) - Method in class org.alfresco.test.utils.api.ApiClient
 
setUserNames(String) - Method in class org.alfresco.test.utils.api.AlfrescoUserProperties
 
siteMembershipRequestsClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
sitesClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
SLASH - Static variable in class org.alfresco.test.constants.Constants
 
SRC_ROOT - Static variable in class org.alfresco.test.constants.Constants
 
streamContent(String, String) - Method in class org.alfresco.test.utils.api.CmisApiUtils
 

T

tagsClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 
taskClient - Variable in class org.alfresco.test.utils.api.PublicApiUtils
 

U

updateProperties(CMISBinding, String[], String, String, Map<String, Object>) - Method in class org.alfresco.test.utils.api.CmisApiUtils
Method to add, update or remove node properties

V

valueOf(String) - Static method in enum org.alfresco.test.enums.AlfrescoVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.enums.CMISBinding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.enums.DocumentAspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.test.enums.NodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.test.enums.AlfrescoVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.test.enums.CMISBinding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.test.enums.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.enums.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.

W

workflowApiClient - Variable in class org.alfresco.test.utils.api.ApiClient
 
A C D E F G H I M N O P R S T U V W 
Skip navigation links

Copyright © 2005–2016 Alfresco Software. All rights reserved.