|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.catalog.dao.BasePriceDaoImpl
@Repository(value="blBasePriceDao") public class BasePriceDaoImpl
| Field Summary | |
|---|---|
protected javax.persistence.EntityManager |
em
|
protected EntityConfiguration |
entityConfiguration
|
| Constructor Summary | |
|---|---|
BasePriceDaoImpl()
|
|
| Method Summary | |
|---|---|
BasePrice |
readBasePriceById(java.lang.Long basePriceId)
|
BasePrice |
save(BasePrice basePrice)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.persistence.EntityManager em
protected EntityConfiguration entityConfiguration
| Constructor Detail |
|---|
public BasePriceDaoImpl()
| Method Detail |
|---|
public BasePrice save(BasePrice basePrice)
save in interface BasePriceDaopublic BasePrice readBasePriceById(java.lang.Long basePriceId)
readBasePriceById in interface BasePriceDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||