IInProcFileImplFactory Interface |
Namespace: PDTec.IceNet.Sdk
public interface IInProcFileImplFactory : IFileImplFactory, IObjectImplFactory
The IInProcFileImplFactory type exposes the following members.
Name | Description | |
---|---|---|
CleanDeletedFileContent |
Specifies if files should be physically deleted when the last
referencing ContentVersion is deleted.
| |
EnforceFileExistence |
Specified whether connected files must exist as physical files on disk.
The default is true.
|
Name | Description | |
---|---|---|
CreateObject |
Creates a Business Object implementation.
(Inherited from IObjectImplFactory.) |
Name | Description | |
---|---|---|
ResolveVaultDirectory |
Map logical vault information to physical base directories.
| |
ResolveVaultFilePath |
Map logical file information to physical file paths.
|