|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.store.dao.StoreDaoImpl
@Repository(value="blStoreDao") public class StoreDaoImpl
| Constructor Summary | |
|---|---|
StoreDaoImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<Store> |
readAllStores()
|
Store |
readStoreByStoreCode(java.lang.String storeCode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreDaoImpl()
| Method Detail |
|---|
public Store readStoreByStoreCode(java.lang.String storeCode)
readStoreByStoreCode in interface StoreDaopublic java.util.List<Store> readAllStores()
readAllStores in interface StoreDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||