|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationServiceImpl
public class SandBoxIdGenerationServiceImpl
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.String,org.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationServiceImpl.Id> |
idTypeIdMap
|
protected SandBoxIdGenerationDao |
sandBoxIdGenerationDao
|
| Constructor Summary | |
|---|---|
SandBoxIdGenerationServiceImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
findNextId(java.lang.String idType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SandBoxIdGenerationDao sandBoxIdGenerationDao
protected java.util.Map<java.lang.String,org.broadleafcommerce.openadmin.server.service.persistence.SandBoxIdGenerationServiceImpl.Id> idTypeIdMap
| Constructor Detail |
|---|
public SandBoxIdGenerationServiceImpl()
| Method Detail |
|---|
public java.lang.Long findNextId(java.lang.String idType)
findNextId in interface SandBoxIdGenerationService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||