Class ecm.model.admin.FilenetConfig


Extends ecm.model.admin._ConfigurationObject.
Represents the configuration information for Filenet data.
Defined in: <ecm\model\admin\FilenetConfig.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
constructor(id, name)
<static>  
ecm.model.admin.FilenetConfig.FilenetConfig.createFilenetConfig(id)
Static function that constructs a application Filenet config object.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
setP8DownloadCacheEnable(downloadCache)
 
 
 
 
 
 
 
 
 
 
 

Constructor Detail

ecm.model.admin.FilenetConfig()

Since:
2.0.3

Method Detail

constructor(id, name)

Parameters:
id
name

<static> ecm.model.admin.FilenetConfig.FilenetConfig.createFilenetConfig(id)

Static function that constructs a application Filenet config object.
Parameters:
id
id.

getP8ConnectionsUrl()


getP8ConnectionsUrlHttp()


getP8ConnectionsUrlHttps()


getP8DownloadCacheCleanupDuration()


getP8DownloadCacheCleanupMinimum()


getP8DownloadCacheEnable()


getP8DownloadCacheFolder()


getP8DownloadCacheGuardHeader()


getP8DownloadCacheMaxFiles()


getP8DownloadCacheMaxSize()


getP8DownloadCacheMinLifetime()


getP8DownloadCacheSizeThreshold()


getP8DownloadCacheUrl()


getP8DownloadUrl()


getP8HideEmailAddresses()


getP8MaskUserIds()


getP8SoftDelete()


setP8ConnectionsUrl(val)

Parameters:
val

setP8ConnectionsUrlHttp(val)

Parameters:
val

setP8ConnectionsUrlHttps(val)

Parameters:
val

setP8DownloadCacheCleanupDuration(val)

Parameters:
val

setP8DownloadCacheCleanupMinimum(val)

Parameters:
val

setP8DownloadCacheEnable(downloadCache)

Parameters:
downloadCache

setP8DownloadCacheFolder(val)

Parameters:
val

setP8DownloadCacheGuardHeader(val)

Parameters:
val

setP8DownloadCacheMaxFiles(val)

Parameters:
val

setP8DownloadCacheMaxSize(val)

Parameters:
val

setP8DownloadCacheMinLifetime(val)

Parameters:
val

setP8DownloadCacheSizeThreshold(val)

Parameters:
val

setP8DownloadCacheUrl(val)

Parameters:
val

setP8DownloadUrl(val)

Parameters:
val

setP8HideEmailAddresses(val)

Parameters:
val

setP8MaskUserIds(val)

Parameters:
val

setP8SoftDelete(val)

Parameters:
val