org.broadleafcommerce.openadmin.server.dao
Interface SandBoxIdGenerationDao

All Known Implementing Classes:
SandBoxIdGenerationDaoImpl

public interface SandBoxIdGenerationDao


Method Summary
 SandBoxIdGeneration findNextId(String idType)
           
 

Method Detail

findNextId

SandBoxIdGeneration findNextId(String idType)
                               throws javax.persistence.OptimisticLockException,
                                      Exception
Throws:
javax.persistence.OptimisticLockException
Exception


Copyright © 2012. All Rights Reserved.