Uses of Class
wt.fv.VaultPolicyRuleLink

Packages that use VaultPolicyRuleLink
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 VaultPolicyRuleLink in wt.fv
 

Methods in wt.fv that return VaultPolicyRuleLink
static VaultPolicyRuleLink VaultPolicyRuleLink.newVaultPolicyRuleLink(Vault vault, FvPolicyRule theFvPolicyRule)
          Default factory for the class.
 

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