Index

A B C D E F G H I J L M O P Q R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

A

addAcl(GroupModel, UserRole) - Method in class org.alfresco.cmis.CmisWrapper
Add new permission for a group
addAcl(GroupModel, UserRole, AclPropagation) - Method in class org.alfresco.cmis.CmisWrapper
Add new permission for a group
addAcl(UserModel, String...) - Method in class org.alfresco.cmis.CmisWrapper
Add new permissions to user
addAcl(UserModel, UserRole) - Method in class org.alfresco.cmis.CmisWrapper
Add new permission for user
addAcl(UserModel, UserRole, AclPropagation) - Method in class org.alfresco.cmis.CmisWrapper
Add new permission for user
addDocumentToFolder(FolderModel, boolean) - Method in class org.alfresco.cmis.CmisWrapper
Method allows you to file a document object in more than one folder.
addSecondaryTypes(String...) - Method in class org.alfresco.cmis.CmisWrapper
Add new secondary types
aisProperty() - Method in class org.alfresco.cmis.CmisProperties
 
applyAcl(UserModel, String, String) - Method in class org.alfresco.cmis.CmisWrapper
Update permission for user.
applyAcl(UserModel, UserRole, UserRole) - Method in class org.alfresco.cmis.CmisWrapper
Update permission for user.
applyAcl(UserModel, UserRole, UserRole, AclPropagation) - Method in class org.alfresco.cmis.CmisWrapper
Update permission for user.
applyNodeRefsFrom(XMLTestData) - Method in class org.alfresco.cmis.dsl.QueryExecutor
Call getNodeRef on each test data item used in test and replace that with NODE_REF keywords in your Query
assertColumnIsOrdered() - Method in class org.alfresco.cmis.dsl.QueryExecutor
 
assertColumnValuesRange() - Method in class org.alfresco.cmis.dsl.QueryExecutor
 
assertHasVersions(Object...) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
assertHasVersionsInOrder(Object...) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
assertLatestMajorVersionIs(Double) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
assertLatestMinorVersionIs(Double) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
assertResultsCount() - Method in class org.alfresco.cmis.dsl.QueryExecutor
 
assertThat() - Method in class org.alfresco.cmis.CmisWrapper
 
assertValues() - Method in class org.alfresco.cmis.dsl.QueryExecutor
 
assertVersionIs(Double) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
assignToUser(UserModel, String) - Method in class org.alfresco.cmis.CmisWrapper
Assign user to existent item set in last resource
attachDocument(ContentModel...) - Method in class org.alfresco.cmis.CmisWrapper
Attach documents to existent item set in last resource
authenticateUser(UserModel) - Method in class org.alfresco.cmis.CmisWrapper
 
authenticateUser(UserModel, Function<UserModel, Map<String, String>>) - Method in class org.alfresco.cmis.CmisWrapper
 
AuthParameterProviderFactory - Class in org.alfresco.cmis
 
AuthParameterProviderFactory() - Constructor for class org.alfresco.cmis.AuthParameterProviderFactory
 
authUserUsingBrowserUrlAndBindingType(UserModel, String, String) - Method in class org.alfresco.cmis.CmisWrapper
 

B

BaseObjectType - Class in org.alfresco.cmis.dsl
DSL for preparing calls on getting the type children of a type.
BaseObjectType(CmisWrapper, String) - Constructor for class org.alfresco.cmis.dsl.BaseObjectType
 
BaseObjectType.PropertyDefinitionObject - Class in org.alfresco.cmis.dsl
 
baseTypeIdIs(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify base type id
buildPath(String, String...) - Method in class org.alfresco.cmis.CmisWrapper
 

C

cancelCheckOut() - Method in class org.alfresco.cmis.CmisWrapper
If this is a PWC (private working copy) the check out will be reversed.
checkIn() - Method in class org.alfresco.cmis.dsl.CheckIn
 
checkIn(Map<String, ?>) - Method in class org.alfresco.cmis.dsl.CheckIn
 
CheckIn - Class in org.alfresco.cmis.dsl
DSL pertaining only to check in a Document
CheckIn(CmisWrapper) - Constructor for class org.alfresco.cmis.dsl.CheckIn
 
checkOut() - Method in class org.alfresco.cmis.CmisWrapper
Checks out the document
cmisAPI() - Method in class org.alfresco.cmis.dsl.CmisAssertion
 
CmisAssertion - Class in org.alfresco.cmis.dsl
DSL with all assertion available for CmisWrapper
CmisAssertion(CmisWrapper) - Constructor for class org.alfresco.cmis.dsl.CmisAssertion
 
CmisProperties - Class in org.alfresco.cmis
 
CmisProperties() - Constructor for class org.alfresco.cmis.CmisProperties
 
CmisUtil - Class in org.alfresco.cmis.dsl
DSL utility for managing CMIS objects
CmisUtil(CmisWrapper) - Constructor for class org.alfresco.cmis.dsl.CmisUtil
 
CmisWrapper - Class in org.alfresco.cmis
 
CmisWrapper() - Constructor for class org.alfresco.cmis.CmisWrapper
 
contentContains(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify document content contains specific details
contentIs(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify document content
contentLengthIs(long) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify document content length
contentModelDoesnotHaveChangesWithWrongToken(ContentModel, ChangeType...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that a specific object does not have changes from cmis log
contentModelHasChanges(ContentModel, ChangeType...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify changes for a specific object from cmis log
contentPropertyHasValue(String, String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the value of the given property
copyChildrenFromFolder(Folder, Folder) - Method in class org.alfresco.cmis.dsl.CmisUtil
Copy all the children of the source folder to the target folder
copyFolder(Folder, Folder) - Method in class org.alfresco.cmis.dsl.CmisUtil
Copy folder with all children
copyTo(ContentModel) - Method in class org.alfresco.cmis.CmisWrapper
 
createAce(GroupModel, UserRole) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
createAce(UserModel, String...) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
createAce(UserModel, UserRole) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
createDataList(DataListModel) - Method in class org.alfresco.cmis.CmisWrapper
Create a new data list type
createDataListItem(DataListItemModel) - Method in class org.alfresco.cmis.CmisWrapper
Create new data list item
createFile(FileModel) - Method in class org.alfresco.cmis.CmisWrapper
 
createFile(FileModel, String, VersioningState) - Method in class org.alfresco.cmis.CmisWrapper
Create a new file
createFile(FileModel, Map<String, Object>, VersioningState) - Method in class org.alfresco.cmis.CmisWrapper
 
createFile(FileModel, VersioningState) - Method in class org.alfresco.cmis.CmisWrapper
Create a new file
createFileFromSource(FileModel, ContentModel) - Method in class org.alfresco.cmis.CmisWrapper
Create new file from existing one (that was set in last resource)
createFileFromSource(FileModel, ContentModel, String) - Method in class org.alfresco.cmis.CmisWrapper
Create new file from existing one with versioning state set to Major(that was set in last resource)
createFileFromSource(FileModel, ContentModel, String, VersioningState) - Method in class org.alfresco.cmis.CmisWrapper
Create new file from existing one (that was set in last resource)
createFileFromSource(FileModel, ContentModel, VersioningState) - Method in class org.alfresco.cmis.CmisWrapper
Create new file from existing one (that was set in last resource)
createFolder(FolderModel) - Method in class org.alfresco.cmis.CmisWrapper
 
createFolder(FolderModel, String) - Method in class org.alfresco.cmis.CmisWrapper
 
createFolder(FolderModel, Map<String, Object>) - Method in class org.alfresco.cmis.CmisWrapper
 
createRelationshipWith(ContentModel) - Method in class org.alfresco.cmis.CmisWrapper
Create a 'R:cm:basis' relationship between a source document and a target document
createRelationshipWith(ContentModel, String) - Method in class org.alfresco.cmis.CmisWrapper
Create relationship between a source document and a target document

D

delete() - Method in class org.alfresco.cmis.CmisWrapper
 
deleteAllVersions(boolean) - Method in class org.alfresco.cmis.CmisWrapper
Deletes all versions if parameter is set to true, otherwise deletes only last version
deleteContent() - Method in class org.alfresco.cmis.CmisWrapper
Delete content stream
deleteContent(boolean) - Method in class org.alfresco.cmis.CmisWrapper
Delete content stream and refresh document
deleteFolderTree() - Method in class org.alfresco.cmis.CmisWrapper
Deletes this folder and all subfolders with all versions and continue on failure
deleteFolderTree(boolean, UnfileObject, boolean) - Method in class org.alfresco.cmis.CmisWrapper
Deletes this folder and all subfolders with specific parameters
deleteTreeFailedObjects - Variable in class org.alfresco.cmis.CmisWrapper
 
descriptionIs(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
 
disableCMISAudit() - Method in class org.alfresco.cmis.dsl.JmxUtil
 
disconnect() - Method in class org.alfresco.cmis.CmisWrapper
 
documentHasVersion(double) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify document has version
documentIsCheckedOut() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if Document is checked out
documentIsNotCheckedOut() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that Document is not checked out
DocumentVersioning - Class in org.alfresco.cmis.dsl
DSL utility for verifying a document version Document
DocumentVersioning(CmisWrapper, CmisObject) - Constructor for class org.alfresco.cmis.dsl.DocumentVersioning
 
doesNotExistInRepo() - Method in class org.alfresco.cmis.dsl.CmisAssertion
 
doesNotHaveAllowableActions(Action...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Check if the {@link #getLastResource()) does not have the list of {@link Action} Example: {code} .doesNotHaveAllowableActions(Action.CAN_CREATE_FOLDER); {code}
doesNotHaveChildren(String) - Method in class org.alfresco.cmis.dsl.BaseObjectType
Example of objectTypeID: "D:trx:transferReport" - see ObjectTypeHelper "D:trx:tempTransferStore" "D:imap:imapAttach"
doesNotHaveDescendants(int) - Method in class org.alfresco.cmis.dsl.CmisAssertion
 
doesNotHaveDescendantType(int, String...) - Method in class org.alfresco.cmis.dsl.BaseObjectType
Assert that specified descendantType is NOT present in the depth of tree Depth can be -1 or >= 1 Example of objectTypeID: "D:trx:transferReport" - see ObjectTypeHelper "D:trx:tempTransferStore" "D:imap:imapAttach"
doesNotHaveFile(FileModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if file(s) children exist in parent folder
doesNotHaveFolder(FolderModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if folder(s) children exist in parent folder

E

enableCMISAudit() - Method in class org.alfresco.cmis.dsl.JmxUtil
 
envProperty() - Method in class org.alfresco.cmis.CmisProperties
 
existsInRepo() - Method in class org.alfresco.cmis.dsl.CmisAssertion
 

F

folderHasCheckedOutDocument(ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that a specific folder(set by calling CmisWrapper.usingResource(ContentModel)) contains checked out documents
folderHasCheckedOutDocument(OperationContext, ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that a specific folder(set by calling CmisWrapper.usingResource(ContentModel)) contains checked out documents in a specific order.
folderHasParent(ContentModel) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify parent from the Folder set as last resource

G

getAclCapabilities() - Method in class org.alfresco.cmis.CmisWrapper
 
getAcls() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getAISProvider() - Method in class org.alfresco.cmis.AuthParameterProviderFactory
 
getAllDocumentVersions() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getAllDocumentVersions() - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
getAllDocumentVersionsBy(OperationContext) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getAllDocumentVersionsBy(OperationContext) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
getAllowableActions() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getAuthParameterProviderFactory() - Method in class org.alfresco.cmis.CmisWrapper
 
getBasePath() - Method in class org.alfresco.cmis.CmisProperties
 
getBasicProvider() - Method in class org.alfresco.cmis.AuthParameterProviderFactory
 
getCheckedOutDocumentsFromFolder() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getCheckedOutDocumentsFromFolder(OperationContext) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getCheckedOutDocumentsFromSession() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getCheckedOutDocumentsFromSession(OperationContext) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getChildren() - Method in class org.alfresco.cmis.dsl.CmisUtil
Get the children from a parent folder
getCmisBinding() - Method in class org.alfresco.cmis.CmisProperties
 
getCmisDocument(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get Document object for a file
getCmisFolder(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get Folder object for a folder
getCmisObject(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get cmis object by path
getCmisObject(String, OperationContext) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get cmis object by path with context
getCmisObjectById(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get cmis object by object id
getCmisObjectById(String, OperationContext) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get cmis object by object id with OperationContext
getCmisObjectsFromContentModels(ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisUtil
Returns a list of Cmis objects for the provided Content Models
getContentAsString(ContentStream) - Method in class org.alfresco.cmis.dsl.CmisUtil
Helper method to get the contents of a stream
getContentStream(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getDataDictionaryPath() - Method in class org.alfresco.cmis.CmisWrapper
 
getDefaultProvider() - Method in class org.alfresco.cmis.AuthParameterProviderFactory
The default provider uses AIS if support for Alfresco Identity Service is enabled.
getDocumentContent() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getFiles() - Method in class org.alfresco.cmis.CmisWrapper
Get child documents from a parent folder
getFiles() - Method in class org.alfresco.cmis.dsl.CmisUtil
Get children documents from a parent folder
getFolderDescendants(int) - Method in class org.alfresco.cmis.dsl.CmisUtil
Gets the folder descendants starting with the current folder
getFolderParent() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getFolders() - Method in class org.alfresco.cmis.CmisWrapper
Get child folders from a parent folder
getFolders() - Method in class org.alfresco.cmis.dsl.CmisUtil
Get children folders from a parent folder
getFolderTree(int) - Method in class org.alfresco.cmis.dsl.CmisUtil
Gets only the folder descendants for the #getLastResource() folder
getObjectId(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getPrefixSpace() - Method in class org.alfresco.cmis.CmisWrapper
 
getProperties(ContentModel, String) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getProperty(String) - Method in class org.alfresco.cmis.dsl.CmisUtil
Returns the requested property.
getProtocolJMXConfigurationStatus() - Method in class org.alfresco.cmis.CmisWrapper
 
getPWCDocument() - Method in class org.alfresco.cmis.dsl.CmisUtil
Returns the PWC (private working copy) ID of the document version series
getPWCFileModel() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getRenditions() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getRepositoryInfo() - Method in class org.alfresco.cmis.CmisWrapper
 
getRootPath() - Method in class org.alfresco.cmis.CmisWrapper
 
getSecondaryTypes() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getSession() - Method in class org.alfresco.cmis.CmisWrapper
Get the current session
getSharedPath() - Method in class org.alfresco.cmis.CmisWrapper
 
getSitesPath() - Method in class org.alfresco.cmis.CmisWrapper
 
getTypeChildren(String, boolean) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getTypeDefinition() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getTypeDescendants(String, int, boolean) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
getUserHomesPath() - Method in class org.alfresco.cmis.CmisWrapper
 
getUserNodeRef(UserModel) - Method in class org.alfresco.cmis.dsl.CmisUtil
Get user noderef
getVersions() - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 

H

hasAcls() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that CmisObject has ACLs (Access Control Lists)
hasAllowableActions(Action...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Check if the #getLastResource() has the list of Action Example: {code} .hasAllowableActions(Action.CAN_CREATE_FOLDER); {code}
hasAspectExtension(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that CmisObject has a specific aspect extension
hasCheckInCommentForVersion(double, String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Get check in comment for a specific document version
hasCheckInCommentLastVersion(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Get check in comment for last document version
hasChildren(String) - Method in class org.alfresco.cmis.dsl.BaseObjectType
Example of objectTypeID: "D:trx:transferReport" - see ObjectTypeHelper "D:trx:tempTransferStore" "D:imap:imapAttach"
hasChildren(ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the children(files and folders) from a parent folder
hasDescendants(int, ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
e.g. assertFolderHasDescendant(1, file1) will verify if file1 is a direct descendant of #getLastResource()
hasDescendantType(int, String...) - Method in class org.alfresco.cmis.dsl.BaseObjectType
Assert that specified descendantType is present in the depth of tree Depth can be -1 or >= 1 Example of objectTypeID: "D:trx:transferReport" - see ObjectTypeHelper "D:trx:tempTransferStore" "D:imap:imapAttach"
hasFailedDeletedObject(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify failed deleted objects after delete tree action
hasFiles(FileModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if file children exist in parent folder
hasFolders(FolderModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if folder children exist in parent folder
hasFolderTree(int, ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Depending on the specified depth, checks that all the contents from contentModels list are present in the current folder tree structure
hasLength(long) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
hasParents(String...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the parents for a CmisObject
hasUniqueChildren(int) - Method in class org.alfresco.cmis.dsl.CmisAssertion
 

I

InvalidCmisObjectException - Exception in org.alfresco.cmis.exception
 
InvalidCmisObjectException(String) - Constructor for exception org.alfresco.cmis.exception.InvalidCmisObjectException
 
isAllowableActionInList(Action...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Check if #getLastResource() object has actions returned from CmisObject.getAllowableActions()
isCmisObjectContainedInCmisCheckedOutDocumentsList(CmisObject, List<Document>) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
isContentInList(ContentModel, List<ContentModel>) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
isFileInList(FileModel, List<FileModel>) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
isFolderInList(FolderModel, List<FolderModel>) - Method in class org.alfresco.cmis.dsl.CmisUtil
 
isGreaterThan(long) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isLatestMajorVersion() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Assert if the {@link #getLastResource()) has the latest major version set
isLowerThan(long) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isNotLatestMajorVersion() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that Document is not latest major version.
isNotPrivateWorkingCopy() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that Document is not private working copy (pwc)
isOrderedAsc(String) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isOrderedDesc(String) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isPrivateWorkingCopy() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if Document is private working copy (pwc)
isPrivateWorkingCopy() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
isReturningOrderedValues(String, List<T>) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isReturningOrderedValues(String, List<T>, boolean) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isReturningValues(String, Set<T>) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isReturningValues(String, Set<T>, boolean) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 
isReturningValuesInRange(String, BigDecimal, BigDecimal) - Method in class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 

J

JmxUtil - Class in org.alfresco.cmis.dsl
DSL for interacting with JMX (using direct JMX call see JmxClient or JmxJolokiaProxyClient
JmxUtil(CmisWrapper, Jmx) - Constructor for class org.alfresco.cmis.dsl.JmxUtil
 

L

LOG - Variable in class org.alfresco.cmis.CmisWrapper
 

M

moveTo(ContentModel) - Method in class org.alfresco.cmis.CmisWrapper
 

O

objectHasProperty(String, Object) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify a specific object property
objectHasProperty(String, String, String, String, String...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Check if CMIS object contains a property.
objectHasRelationshipWith(ContentModel) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if there is a relationship between current resource and the given target
objectIdIs(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if current resource has the id given
objectTypeIdIs(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify object type id
org.alfresco.cmis - package org.alfresco.cmis
 
org.alfresco.cmis.dsl - package org.alfresco.cmis.dsl
 
org.alfresco.cmis.exception - package org.alfresco.cmis.exception
 

P

permissionIsNotSetForUser(UserModel, String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that permission is not set for a specific user from the last resource object
permissionIsNotSetForUser(UserModel, UserRole) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that permission is not set for a specific user from the last resource object
permissionIsSetForGrup(GroupModel, UserRole) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the permission for a specific group of users from the last resource object
permissionIsSetForUser(UserModel, String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the permission for a specific user from the last resource object
permissionIsSetForUser(UserModel, UserRole) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify the permission for a specific user from the last resource object
prepareDocumentForCheckIn() - Method in class org.alfresco.cmis.CmisWrapper
Starts the process to check in a document
propertyDefinitionIsEmpty() - Method in class org.alfresco.cmis.dsl.BaseObjectType.PropertyDefinitionObject
 
propertyDefinitionIsNotEmpty() - Method in class org.alfresco.cmis.dsl.BaseObjectType.PropertyDefinitionObject
 
PropertyDefinitionObject(ObjectType) - Constructor for class org.alfresco.cmis.dsl.BaseObjectType.PropertyDefinitionObject
 
propertySourcesPlaceholderConfigurer() - Static method in class org.alfresco.cmis.CmisProperties
 

Q

QueryExecutor - Class in org.alfresco.cmis.dsl
DSL for CMIS Queries This will also handle execution of CMIS queries
QueryExecutor(CmisWrapper, String) - Constructor for class org.alfresco.cmis.dsl.QueryExecutor
 
QueryExecutor.QueryResultAssertion - Class in org.alfresco.cmis.dsl
 
QueryResultAssertion() - Constructor for class org.alfresco.cmis.dsl.QueryExecutor.QueryResultAssertion
 

R

refreshResource() - Method in class org.alfresco.cmis.CmisWrapper
Reloads the resource from the repository
removeAcl(UserModel, String) - Method in class org.alfresco.cmis.CmisWrapper
 
removeAcl(UserModel, UserRole) - Method in class org.alfresco.cmis.CmisWrapper
Remove permission from user
removeAcl(UserModel, UserRole, AclPropagation) - Method in class org.alfresco.cmis.CmisWrapper
Remove permission from user
removeDocumentFromFolder(FolderModel) - Method in class org.alfresco.cmis.CmisWrapper
Method allows you to remove a document object from the given folder.
rename(String) - Method in class org.alfresco.cmis.CmisWrapper
 
renditionIsAvailable() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that renditions are available

S

secondaryTypeIsAvailable(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify secondary type for specific CmisObject
secondaryTypeIsNotAvailable(String) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify secondary type is not available for specific CmisObject
sessioDoesNotHaveCheckedOutDocument(ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that checked out documents are not found in Session
sessionHasCheckedOutDocument(ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify checked out documents from Session
sessionHasCheckedOutDocument(OperationContext, ContentModel...) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify checked out documents from Session in a specific order set in OperationContext
setBasePath(String) - Method in class org.alfresco.cmis.CmisProperties
 
setCmisBinding(String) - Method in class org.alfresco.cmis.CmisProperties
 
setContent(String) - Method in class org.alfresco.cmis.CmisWrapper
Set the content stream for a document with overwrite set to TRUE
setContent(String, boolean) - Method in class org.alfresco.cmis.CmisWrapper
Set the content stream for a document
setIncludeAclContext() - Method in class org.alfresco.cmis.dsl.CmisUtil
 
setVersions(List<Object>) - Method in class org.alfresco.cmis.dsl.DocumentVersioning
 
STEP_PREFIX - Static variable in class org.alfresco.cmis.AuthParameterProviderFactory
 
STEP_PREFIX - Static variable in class org.alfresco.cmis.CmisWrapper
 
STEP_PREFIX - Static variable in class org.alfresco.cmis.dsl.CmisAssertion
 

T

thumbnailRenditionIsAvailable() - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify that thumbnail rendition is available
typeDefinitionIs(ContentModel) - Method in class org.alfresco.cmis.dsl.CmisAssertion
 

U

UnrecognizedBinding - Exception in org.alfresco.cmis.exception
 
UnrecognizedBinding(String) - Constructor for exception org.alfresco.cmis.exception.UnrecognizedBinding
 
update(String) - Method in class org.alfresco.cmis.CmisWrapper
 
update(String, boolean) - Method in class org.alfresco.cmis.CmisWrapper
 
updateProperties(String, Object) - Method in class org.alfresco.cmis.dsl.CmisUtil
Update property for last resource cmis object
updateProperty(String, Object) - Method in class org.alfresco.cmis.CmisWrapper
Update the properties of the last resource ContentModel.
userIsAssigned(UserModel) - Method in class org.alfresco.cmis.dsl.CmisAssertion
Verify if there is a relationship between current resource and the given target
usingObjectType(String) - Method in class org.alfresco.cmis.CmisWrapper
 
usingPWCDocument() - Method in class org.alfresco.cmis.CmisWrapper
Use this method if the document is checked out.
usingResource(ContentModel) - Method in class org.alfresco.cmis.CmisWrapper
 
usingShared() - Method in class org.alfresco.cmis.CmisWrapper
 
usingSite(String) - Method in class org.alfresco.cmis.CmisWrapper
 
usingSite(SiteModel) - Method in class org.alfresco.cmis.CmisWrapper
 
usingUserHome() - Method in class org.alfresco.cmis.CmisWrapper
 
usingUserHome(String) - Method in class org.alfresco.cmis.CmisWrapper
 
usingVersion() - Method in class org.alfresco.cmis.CmisWrapper
Starts the process to work with a version of a document

W

withCMISUtil() - Method in class org.alfresco.cmis.CmisWrapper
 
withComment(String) - Method in class org.alfresco.cmis.dsl.CheckIn
 
withContent(String) - Method in class org.alfresco.cmis.dsl.CheckIn
 
withJMX() - Method in class org.alfresco.cmis.CmisWrapper
 
withMajorVersion() - Method in class org.alfresco.cmis.dsl.CheckIn
 
withMinorVersion() - Method in class org.alfresco.cmis.dsl.CheckIn
 
withoutComment() - Method in class org.alfresco.cmis.dsl.CheckIn
 
withoutPropertyDefinitions() - Method in class org.alfresco.cmis.dsl.BaseObjectType
 
withPropertyDefinitions() - Method in class org.alfresco.cmis.dsl.BaseObjectType
 
withQuery(String) - Method in class org.alfresco.cmis.CmisWrapper
Pass a string CMIS query, that will be handled by QueryExecutor using Session.query(String, boolean)
A B C D E F G H I J L M O P Q R S T U W 
All Classes and Interfaces|All Packages|Serialized Form