Uses of Interface
org.alfresco.repo.node.archive.NodeArchiveService
Packages that use NodeArchiveService
Package
Description
The Alfesco filesystem to repository translation layer
-
Uses of NodeArchiveService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return NodeArchiveServiceModifier and TypeMethodDescriptionfinal NodeArchiveServiceContentDiskDriver.getNodeArchiveService()Return the node archive serviceContentDiskDriver2.getNodeArchiveService()Methods in org.alfresco.filesys.repo with parameters of type NodeArchiveServiceModifier and TypeMethodDescriptionvoidContentDiskDriver.setNodeArchiveService(NodeArchiveService nodeArchiveService) Set the node archive servicevoidContentDiskDriver2.setNodeArchiveService(NodeArchiveService nodeArchiveService) -
Uses of NodeArchiveService in org.alfresco.repo.model.ml
Methods in org.alfresco.repo.model.ml with parameters of type NodeArchiveServiceModifier and TypeMethodDescriptionvoidEditionServiceImpl.setNodeArchiveService(NodeArchiveService nodeArchiveService) -
Uses of NodeArchiveService in org.alfresco.repo.node.archive
Classes in org.alfresco.repo.node.archive that implement NodeArchiveServiceModifier and TypeClassDescriptionclassImplementation of the node archive abstraction.