- getAccessControlService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getAccessControlService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the access control service
- getActionService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getActionService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the action service
- getAdministrationService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getAdministrationService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the administration service
- getAuthenticationDetails() - Static method in class org.alfresco.webservice.util.AuthenticationUtils
-
Get the authentication details for the current thread
- getAuthenticationService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the authentication service
- getAuthoringService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getAuthoringService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the authoring service
- getClassificationService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getClassificationService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the classification service
- getContentAsInputStream(Content) - Static method in class org.alfresco.webservice.util.ContentUtils
-
Get the content as an imput stream
- getContentAsString(Content) - Static method in class org.alfresco.webservice.util.ContentUtils
-
Get the content from the download servlet as a string
- getContentService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getContentService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the content service
- getDictionaryService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getDictionaryService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the dictionary service
- getEndpointAddress() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Gets the configured end-point address
- getEndpointWebapp() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Gets the configured end-point webapp name
- getEngineConfiguration() - Static method in class org.alfresco.webservice.util.AuthenticationUtils
-
Gets the engine configuration used to create the web service references
- getFolderParentReference(String) - Method in class org.alfresco.webservice.test.BaseWebServiceSystemTest
-
- getHost() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the current endpoints host
- getNodeRef(Reference) - Static method in class org.alfresco.webservice.util.Utils
-
Gets the node reference string for a given Reference object
- getPort() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the current endpoints port
- getRepositoryService() - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
- getRepositoryService(String) - Static method in class org.alfresco.webservice.util.WebServiceFactory
-
Get the repository service
- getSessionId() - Method in class org.alfresco.webservice.util.AuthenticationDetails
-
Gets the session id
- getStoreRef(Store) - Static method in class org.alfresco.webservice.util.Utils
-
Gets the store reference string for a given Store object.
- getTicket() - Method in class org.alfresco.webservice.util.AuthenticationDetails
-
Gets the ticket
- getTicket() - Static method in class org.alfresco.webservice.util.AuthenticationUtils
-
Get the ticket for the current authentication details on the current thread
- getTimeoutInterval() - Method in class org.alfresco.webservice.util.AuthenticationDetails
-
- getUserName() - Method in class org.alfresco.webservice.util.AuthenticationDetails
-
Gets the user name
- GROUP_PREFIX - Static variable in class org.alfresco.webservice.util.Constants
-
- GUEST - Static variable in class org.alfresco.webservice.util.Constants
-
- TAKE_OWNERSHIP - Static variable in class org.alfresco.webservice.util.Constants
-
- tearDown() - Method in class org.alfresco.webservice.test.BaseWebServiceSystemTest
-
- tearDown() - Method in class org.alfresco.webservice.test.ContentUtilsTest
-
- test01FetchMoreAndbatchSize() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
added: November 20 2008, ETWOONE-396
Now getTotalRowCount return the number of rows in this specific result set.
- test02GetStores() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the getStores method
- test03Query() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the query service call
- test04ALF649() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests that Query returns all the properties for matching nodes
- test05QueryParents() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the queryParents service method
- test06QueryChildren() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the queryChildren service method
- test07QueryAssociated() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the queryAssociated service method
- test08Describe() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the describe service method
- test09PredicateQuery() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests passing a query in the predicate to return items to describe
- test10PathReference() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the use of a path within a reference
- test11Update() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Tests the update service method
- test12ADB12() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
- test13Get() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
- test14GetPath() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
Test that the uuid and path are both returned in a Reference object
- test15PropertySetGet() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
- test16FolderCreate() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
- test17PathLookup() - Method in class org.alfresco.webservice.test.RepositoryServiceSystemTest
-
- test1GetSetRemoveACEs() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test getting, setting and removing permissions
- test2GetPermissions() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test getPermissions
- test3GetClassPermissions() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test getClassPermissions
- test4HasPermissions() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test hasPermissions
- test5SetInheritPermissions() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test setInheritPermissions
- test6SetGetOwnable() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
Test setOwnable and getOwnable
- test7CreateAuthorities() - Method in class org.alfresco.webservice.test.AccessControlServiceSystemTest
-
- TEST_CONTENT - Static variable in class org.alfresco.webservice.test.BaseWebServiceSystemTest
-
- testActionExecution() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testActionPeristance() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testActionUtilMethods() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testCancelCheckout() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the cancelCheckout service method
- testCheckin() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the checkin service method
- testCheckinExternal() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the checkinExternal service method
- testCheckout() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the checkout service method
- testContentService() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
- testContentService() - Method in class org.alfresco.webservice.test.TimeoutSystemTest
-
- testContentTransform() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
- testContentUploadServlet() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
Test the content upload servlet
- testCreateAndAuthenticateNewUser() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
Test being able to create a new user, log in as that user, change that users password
- testCreateAndEditRule() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testCreateGetDeleteUser() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
Test the general user CRUD methods
- testCreateUsersMultiThreaded() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
- testCreateUsersWithSameName() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
- testDescribeClassification() - Method in class org.alfresco.webservice.test.ClassificationServiceSystemTest
-
Tests the describeClassification service method
- testEndSession() - Method in class org.alfresco.webservice.test.AuthenticationServiceSystemTest
-
Tests endSession
- testFailedLogin() - Method in class org.alfresco.webservice.test.AuthenticationServiceSystemTest
-
Tests that a failed authentication attempt fails as expected
- testGetActionDefinitions() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testGetActionItemDefinition() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testGetAndSetCategories() - Method in class org.alfresco.webservice.test.ClassificationServiceSystemTest
-
Tests the getCategories and setCategories service methods
- testGetAssociations() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testGetChildCategories() - Method in class org.alfresco.webservice.test.ClassificationServiceSystemTest
-
Tests the getChildCategories service method
- testGetClasses() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testGetClassifications() - Method in class org.alfresco.webservice.test.ClassificationServiceSystemTest
-
Tests the getClassifications service method
- testGetConditionDefinitions() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testGetProperties() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testGetRuleTypes() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testGetUsersBatching() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
- testInputStreamToByteArrayConversion() - Method in class org.alfresco.webservice.test.ContentUtilsTest
-
- testisSubClass() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testLockUnLockGetStatus() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the lock service methods, lock, unlock and getStaus
- testRulePersistance() - Method in class org.alfresco.webservice.test.ActionServiceSystemTest
-
- testSingleAspectAllTypesPredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testSingleAspectPredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testSingleTypeAllAspectsPredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testSingleTypeAspectPredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testSingleTypePredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testSuccessfulLogin() - Method in class org.alfresco.webservice.test.AuthenticationServiceSystemTest
-
Tests whether the authentication service is working correctly
- testTypeWithSubTypesPredicate() - Method in class org.alfresco.webservice.test.DictionaryServiceSystemTest
-
- testUploadContentFromFile() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
Test uploading content from file
- testUploadImageFromFile() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
Test uploading image from file
- testUploadWithAttachment() - Method in class org.alfresco.webservice.test.ContentServiceSystemTest
-
- testUserFilter() - Method in class org.alfresco.webservice.test.AdministrationServiceSystemTest
-
- testVersionMethods() - Method in class org.alfresco.webservice.test.AuthoringServiceSystemTest
-
Tests the createVersion service method
- TimeoutSystemTest - Class in org.alfresco.webservice.test
-
Timeout test for webservices
NOTE: set the timeout in web.xml to one minute for these tests to provide meaningful results
- TimeoutSystemTest() - Constructor for class org.alfresco.webservice.test.TimeoutSystemTest
-
- TYPE_CMOBJECT - Static variable in class org.alfresco.webservice.util.Constants
-
- TYPE_CONTENT - Static variable in class org.alfresco.webservice.util.Constants
-
- TYPE_FOLDER - Static variable in class org.alfresco.webservice.util.Constants
-