Uses of Class
wt.fv.SiteHostLink

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

Methods in wt.fv that return SiteHostLink
static SiteHostLink SiteHostLink.newSiteHostLink(FvHost host, Site site)
          Default factory for the class.
 

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