Uses of Class
wt.fv.SiteVaultLink

Packages that use SiteVaultLink
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. 

 

Uses of SiteVaultLink in wt.fv
 

Methods in wt.fv that return SiteVaultLink
static SiteVaultLink SiteVaultLink.newSiteVaultLink(Vault vault, Site site)
          Default factory for the class.
 

Methods in wt.fv with parameters of type SiteVaultLink
protected  boolean SiteVaultLink.readVersion(SiteVaultLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.