public interface ILineMapper<L extends Line> extends Mapper<Relationship,L>
| Modifier and Type | Method and Description |
|---|---|
Relationship |
map(L line)
Map from a Subject Area OMAS Line to an OMRS Relationship
|
L |
map(Relationship relationship)
Map from an OMRS Relationship to a Subject Area OMAS Line
|
getTypeDefGuid, getTypeNameL map(Relationship relationship)
map in interface Mapper<Relationship,L extends Line>relationship - OMRS LinesRelationship map(L line)
map in interface Mapper<Relationship,L extends Line>line - a Subject Area OMAS LineCopyright © 2018–2020 ODPi. All rights reserved.