| Package | Description |
|---|---|
| org.alfresco.bm.publicapi.data.nodematchers |
| Modifier and Type | Class and Description |
|---|---|
class |
CanCheckinNodeMatcher |
class |
CanCheckOutNodeMatcher |
class |
CanCreateDocumentNodeMatcher |
class |
CanCreateFolderNodeMatcher |
class |
CanDeleteContentNodeMatcher |
class |
CanDeleteNodeMatcher |
class |
CanGetAllVersionsNodeMatcher |
class |
CanGetChildrenNodeMatcher |
class |
CanGetDescendantsNodeMatcher |
class |
CanGetPropertiesNodeMatcher |
class |
CanManipulateNodeMatcher |
class |
CanUpdateContentNodeMatcher |
class |
CanUpdatePropertiesNodeMatcher |
class |
ChainingNodeMatcher |
class |
CurrentNodeMatcher
Matches non-PWC nodes.
|
class |
LockCheckerNodeMatcher |
class |
MatchAllNodesNodeMatcher |
class |
ObjectTypeIdNodeMatcher
Matches a Node's objectTypeId against a set of required CMIS objectTypeIds and excluded objectTypeIds.
|
| Constructor and Description |
|---|
ChainingNodeMatcher(List<NodeMatcher> chain) |
Copyright © 2015. All rights reserved.