Package org.alfresco.repo.virtual.store
-
Interface Summary Interface Description VirtualFolderDefinitionResolver VirtualizationMethod Implementors define virtualization rules.
Virtualization is the process of convertingNodeRefs intoReferences in the context of givenActualEnvironment.VirtualStore Interface for public and internal reference operations. -
Class Summary Class Description AspectVirtualizationMethod A template virtualization rule implementation that uses Alfresco-aspect defined meta-data for locating templates.
Stores the aspectQNameto be used in resolving templates by querying aspect defined meta data from the virtualizedNodeRef.CustomVirtualizationMethod AnAspectVirtualizationMethodthat uses an aspect defined repository association to a node that holds the template contents.GetAllSetPermissionsMethod GetChildAssocsMethod GetSetPermissionsMethod HasPermissionMethod ReferenceComparator Property value based virtual nodesComparator.SystemVirtualizationMethod AnAspectVirtualizationMethodthat uses an aspect defined String property that holds the system path of a template resource.
System paths are custom string reference of a resource that can be located either in the repository or in the java classpath - system paths are deprecated and they will be replaced byEncodings.PLAINencodedReferencestrings.TemplateVirtualizationMethod Base implementation for virtualization rules defined using template located in the content repository or in a system path.TypeVirtualizationMethod Content type and aspect based virtualization strategy.VirtualStoreImpl VirtualUserPermissions Configuration bean for virtual references overridden permissions.