Class AssignmentReferenceMapper
- java.lang.Object
-
- com.evolveum.midpoint.repo.sql.helpers.mapper.ReferenceMapper<RAssignmentReference>
-
- com.evolveum.midpoint.repo.sql.helpers.mapper.AssignmentReferenceMapper
-
- All Implemented Interfaces:
Mapper<Referencable,RAssignmentReference>
public class AssignmentReferenceMapper extends ReferenceMapper<RAssignmentReference>
Created by Viliam Repan (lazyman).
-
-
Constructor Summary
Constructors Constructor Description AssignmentReferenceMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RAssignmentReference
map(Referencable input, MapperContext context)
-
Methods inherited from class com.evolveum.midpoint.repo.sql.helpers.mapper.ReferenceMapper
buildReference
-
-
-
-
Method Detail
-
map
public RAssignmentReference map(Referencable input, MapperContext context)
-
-