org.broadleafcommerce.openadmin.server.service.persistence
Class SandBoxIdGenerationServiceImpl
java.lang.Object
org.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationServiceImpl
- All Implemented Interfaces:
- SandBoxIdGenerationService
public class SandBoxIdGenerationServiceImpl
- extends Object
- implements SandBoxIdGenerationService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sandBoxIdGenerationDao
protected SandBoxIdGenerationDao sandBoxIdGenerationDao
idTypeIdMap
protected Map<String,org.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationServiceImpl.Id> idTypeIdMap
SandBoxIdGenerationServiceImpl
public SandBoxIdGenerationServiceImpl()
findNextId
public Long findNextId(String idType)
- Specified by:
findNextId in interface SandBoxIdGenerationService
Copyright © 2012. All Rights Reserved.