Class CMISPropertyBasedVirtualRepository

java.lang.Object
org.alfresco.opencmis.CMISPropertyBasedVirtualRepository
All Implemented Interfaces:
CMISVirtualRepository

public class CMISPropertyBasedVirtualRepository extends Object implements CMISVirtualRepository
A CMIS Virtual repository which limits the access to the nodes based on a single property value. Only nodes (including root) with the given value are accessible through the CMIS API. This class is not responsible for setting the value of this property.