public abstract class StructureMappingSingle extends StructureMapping implements IStructureMappingSingle
| Constructor and Description |
|---|
StructureMappingSingle(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new
StructureMappingSingle. |
| Modifier and Type | Method and Description |
|---|---|
ILinkCreationInfo |
getLinkCreationInfo(java.lang.Object mainBusinessObject)
Returns an array of business objects.
|
getDataMappingequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataMappingpublic StructureMappingSingle(IDataMapping dataMapping, IMappingProvider mappingProvider)
StructureMappingSingle.dataMapping - the data mappingmappingProvider - the mapping providerpublic ILinkCreationInfo getLinkCreationInfo(java.lang.Object mainBusinessObject)
IStructureMappingSinglegetLinkCreationInfo in interface IStructureMappingSinglemainBusinessObject - this is the main business object of the current pattern