DMFSourceXMLToEntityMap::generateDefaultMappingFromFile Method
Generates default mapping from file.
Syntax
server public static void generateDefaultMappingFromFile(
Name _definitionGroup,
Name _entity,
container _con,
DMFEntityTypes _entityType,
[boolean _isFromScratch])
Run On
Server
Parameters
- _definitionGroup
Type: Name Extended Data Type
A value for defination group.
- _entity
Type: Name Extended Data Type
A value for an entity.
- _con
Type: container
A value of type container.
- _entityType
Type: DMFEntityTypes Enumeration
AThe type of an entity.
- _isFromScratch
Type: boolean
A boolean value to indicate whether is from scratch.