Uses of Interface
wt.fv.Storage

Packages that use Storage
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

wt.fv.master   
 

Uses of Storage in wt.fv
 

Classes in wt.fv that implement Storage
 class FileFolder
          

Supported API: false

Extendable: false
 class FvFolder
           Use the newFvFolder static factory method(s), not the FvFolder constructor, to construct instances of this class.
 class FvVault
           Use the newFvVault static factory method(s), not the FvVault constructor, to construct instances of this class.
 class Vault
          

Supported API: false

Extendable: false
 

Uses of Storage in wt.fv.master
 

Classes in wt.fv.master that implement Storage
 class ReplicaFolder
           Use the newReplicaFolder static factory method(s), not the ReplicaFolder constructor, to construct instances of this class.
 class ReplicaVault
           Use the newReplicaVault static factory method(s), not the ReplicaVault constructor, to construct instances of this class.