- 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
-
- 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.
- 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.