@Service(value="blIdGenerationService") public class IdGenerationServiceImpl extends Object implements IdGenerationService
Modifier and Type | Field and Description |
---|---|
protected IdGenerationDao |
idGenerationDao |
protected Map<String,org.broadleafcommerce.profile.core.service.IdGenerationServiceImpl.Id> |
idTypeIdMap |
Constructor and Description |
---|
IdGenerationServiceImpl() |
protected IdGenerationDao idGenerationDao
public Long findNextId(String idType)
findNextId
in interface IdGenerationService
Copyright © 2013. All rights reserved.