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.
|
getDataMapping
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataMapping
public StructureMappingSingle(IDataMapping dataMapping, IMappingProvider mappingProvider)
StructureMappingSingle
.dataMapping
- the data mappingmappingProvider
- the mapping providerpublic ILinkCreationInfo getLinkCreationInfo(java.lang.Object mainBusinessObject)
IStructureMappingSingle
getLinkCreationInfo
in interface IStructureMappingSingle
mainBusinessObject
- this is the main business object of the current pattern