Class ecm.model.admin.PropertyMappingConfig


Extends ecm.model.admin._ConfigurationObject.
Represents the configuration information for an MS Office Properties mapping to a P8 property. This information includes:


Defined in: <ecm\model\admin\PropertyMappingConfig.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
constructor(id, name)
 
 
 
<static>  
ecm.model.admin.PropertyMappingConfig.PropertyMappingConfig.createPropertyMappingConfig(id)
Static function that constructs an PropertyMapping config object.
 
 
setOfficeProperties(officeProperties)
 
setRepositoryProperty(repoProperty)

Constructor Detail

ecm.model.admin.PropertyMappingConfig()

Method Detail

constructor(id, name)

Parameters:
id
name

getDataType()


getOfficeProperties()


getRepositoryProperty()


<static> ecm.model.admin.PropertyMappingConfig.PropertyMappingConfig.createPropertyMappingConfig(id)

Static function that constructs an PropertyMapping config object.
Parameters:
id
Property symbolic name.

setDataType(type)

Parameters:
type

setOfficeProperties(officeProperties)

Parameters:
officeProperties

setRepositoryProperty(repoProperty)

Parameters:
repoProperty