Package org.openwms.core.uaa
Interface GrantMapper
- All Known Implementing Classes:
- GrantMapperImpl
public interface GrantMapper
A GrantMapper.
- Author:
- Heiko Scherrer
- 
Method SummaryModifier and TypeMethodDescriptionconvertToEO(GrantVO vo) convertToVO(Grant eo) convertToVOs(List<Grant> eo) 
- 
Method Details- 
convertToEO
- 
convertToVO
- 
convertToVOs
- 
convertToGrant
 
-