Uses of Class
wt.fv.VaultPolicyItemLink

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

Methods in wt.fv that return VaultPolicyItemLink
static VaultPolicyItemLink VaultPolicyItemLink.newVaultPolicyItemLink(Vault vault, FvPolicyItem theFvPolicyItem)
          Default factory for the class.
 

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