Uses of Class
wt.fv.StandardFvService

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

Fields in wt.fv declared as StandardFvService
private static StandardFvService RevaultURLContentHandler.sFVservice
           
 

Methods in wt.fv that return StandardFvService
static StandardFvService StandardFvService.newStandardFvService()
          

Supported API: false
private static StandardFvService RevaultURLContentHandler.getStdFvService()