For a particular FileNet P8 site, configures the Content Federation Service (CFS). For
information on specifying the site, and on the relationship between the FileNet P8 site and domain, see
the Site property. This
configuration works in conjunction with the
standard CFS import configuration. For more information, see the
ICFSImportAgentConfiguration
interface.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICFSSiteSettings _ Implements ISiteSettings, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface ICFSSiteSettings : ISiteSettings, IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class ICFSSiteSettings : ISiteSettings, IEngineObject, ICloneable, IDependentObject |
JavaScript |
---|
FileNet.Api.Admin.ICFSSiteSettings = function(); FileNet.Api.Admin.ICFSSiteSettings.createInterface('FileNet.Api.Admin.ICFSSiteSettings'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: SiteSettings