JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
M
O
Q
R
U
B
BeaconMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of beacons to their DTOs.
BeaconMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
BeaconResponseMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of beacon responses to their DTOs.
BeaconResponseMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
C
ChromosomeMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of chromosomes to their DTOs.
ChromosomeMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
com.dnastack.bob.service.mapper.impl
- package com.dnastack.bob.service.mapper.impl
M
mapDtosToEntities(Collection<BeaconDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapDtosToEntities(Collection<BeaconResponseDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapDtosToEntities(Collection<ChromosomeDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapDtosToEntities(Collection<OrganizationDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapDtosToEntities(Collection<QueryDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapDtosToEntities(Collection<ReferenceDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapDtosToEntities(Collection<UserDto>)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
mapDtoToDto(BeaconDto)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapDtoToDto(BeaconResponseDto)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapDtoToDto(ChromosomeDto)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapDtoToDto(OrganizationDto)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapDtoToDto(QueryDto)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapDtoToDto(ReferenceDto)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapDtoToDto(UserDto)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
mapDtoToEntity(BeaconDto)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapDtoToEntity(BeaconResponseDto)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapDtoToEntity(ChromosomeDto)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapDtoToEntity(OrganizationDto)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapDtoToEntity(QueryDto)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapDtoToEntity(ReferenceDto)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapDtoToEntity(UserDto)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
mapEntitiesToDtos(Collection<Beacon>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapEntitiesToDtos(Collection<BeaconResponse>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapEntitiesToDtos(Collection<Chromosome>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapEntitiesToDtos(Collection<Organization>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapEntitiesToDtos(Collection<Query>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapEntitiesToDtos(Collection<Reference>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapEntitiesToDtos(Collection<User>, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
mapEntityToDto(Beacon, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapEntityToDto(BeaconResponse, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapEntityToDto(Chromosome, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapEntityToDto(Organization, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapEntityToDto(Query, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapEntityToDto(Reference, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapEntityToDto(User, boolean)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
mapEntityToEntity(Beacon)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconMapperImpl
mapEntityToEntity(BeaconResponse)
- Method in class com.dnastack.bob.service.mapper.impl.
BeaconResponseMapperImpl
mapEntityToEntity(Chromosome)
- Method in class com.dnastack.bob.service.mapper.impl.
ChromosomeMapperImpl
mapEntityToEntity(Organization)
- Method in class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
mapEntityToEntity(Query)
- Method in class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
mapEntityToEntity(Reference)
- Method in class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
mapEntityToEntity(User)
- Method in class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
O
OrganizationMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of organizations to their DTOs.
OrganizationMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
OrganizationMapperImpl
Q
QueryMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of queries to their DTOs.
QueryMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
QueryMapperImpl
R
ReferenceMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of references to their DTOs.
ReferenceMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
ReferenceMapperImpl
U
UserMapperImpl
- Class in
com.dnastack.bob.service.mapper.impl
Default implementation of a mapper of users to their DTOs.
UserMapperImpl()
- Constructor for class com.dnastack.bob.service.mapper.impl.
UserMapperImpl
B
C
M
O
Q
R
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
DNAstack
. All rights reserved.