Uses of Class
org.alfresco.repo.virtual.store.AspectVirtualizationMethod
-
Packages that use AspectVirtualizationMethod Package Description org.alfresco.repo.virtual.store -
-
Uses of AspectVirtualizationMethod in org.alfresco.repo.virtual.store
Subclasses of AspectVirtualizationMethod in org.alfresco.repo.virtual.store Modifier and Type Class Description classCustomVirtualizationMethodAnAspectVirtualizationMethodthat uses an aspect defined repository association to a node that holds the template contents.classSystemVirtualizationMethodAnAspectVirtualizationMethodthat 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.
-