org.broadleafcommerce.profile.core.service
Class IdGenerationServiceImpl
java.lang.Object
org.broadleafcommerce.profile.core.service.IdGenerationServiceImpl
- All Implemented Interfaces:
- IdGenerationService
@Service(value="blIdGenerationService")
public class IdGenerationServiceImpl
- extends Object
- implements IdGenerationService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
idGenerationDao
protected IdGenerationDao idGenerationDao
idTypeIdMap
protected Map<String,org.broadleafcommerce.profile.core.service.IdGenerationServiceImpl.Id> idTypeIdMap
IdGenerationServiceImpl
public IdGenerationServiceImpl()
findNextId
public Long findNextId(String idType)
- Specified by:
findNextId in interface IdGenerationService
Copyright © 2013. All Rights Reserved.