Uses of Interface
org.alfresco.repo.virtual.store.VirtualizationMethod
Packages that use VirtualizationMethod
-
Uses of VirtualizationMethod in org.alfresco.repo.virtual.store
Classes in org.alfresco.repo.virtual.store that implement VirtualizationMethodModifier and TypeClassDescriptionclassclassAnAspectVirtualizationMethodthat uses an aspect defined repository association to a node that holds the template contents.classAnAspectVirtualizationMethodthat 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.classBase implementation for virtualization rules defined using template located in the content repository or in a system path.classContent type and aspect based virtualization strategy.Method parameters in org.alfresco.repo.virtual.store with type arguments of type VirtualizationMethodModifier and TypeMethodDescriptionvoidVirtualStoreImpl.setVirtualizationMethods(List<VirtualizationMethod> methdods)