com.retek.component.location.impl.persistence
Interface StoreDao

All Known Implementing Classes:
CacheStoreDao, OracleStoreDao

public interface StoreDao


Method Summary
 StoreDto persist(StoreDto dto)
           
 StoreDto read(DistributedReference ref)
           
 

Method Detail

persist

public StoreDto persist(StoreDto dto)
                 throws SystemException
Throws:
SystemException

read

public StoreDto read(DistributedReference ref)
              throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28