Subversion Repositories SmartDukaan

Rev

Rev 35458 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35458 Rev 37144
Line 53... Line 53...
53
import com.spice.profitmandi.dao.repository.catalog.TagListingRepository;
53
import com.spice.profitmandi.dao.repository.catalog.TagListingRepository;
54
import com.spice.profitmandi.dao.repository.cs.CsService;
54
import com.spice.profitmandi.dao.repository.cs.CsService;
55
import com.spice.profitmandi.dao.repository.cs.PartnerRegionRepository;
55
import com.spice.profitmandi.dao.repository.cs.PartnerRegionRepository;
56
import com.spice.profitmandi.dao.repository.cs.PositionRepository;
56
import com.spice.profitmandi.dao.repository.cs.PositionRepository;
57
import com.spice.profitmandi.dao.repository.dtr.FofoStoreRepository;
57
import com.spice.profitmandi.dao.repository.dtr.FofoStoreRepository;
58
import com.spice.profitmandi.dao.repository.dtr.RetailerBlockBrandsRepository;
-
 
59
import com.spice.profitmandi.dao.repository.dtr.UserAccountRepository;
58
import com.spice.profitmandi.dao.repository.dtr.UserAccountRepository;
60
import com.spice.profitmandi.dao.repository.dtr.UserRepository;
59
import com.spice.profitmandi.dao.repository.dtr.UserRepository;
61
import com.spice.profitmandi.dao.repository.fofo.CurrentInventorySnapshotRepository;
60
import com.spice.profitmandi.dao.repository.fofo.CurrentInventorySnapshotRepository;
62
import com.spice.profitmandi.dao.repository.fofo.FofoPaymentRepository;
61
import com.spice.profitmandi.dao.repository.fofo.FofoPaymentRepository;
63
import com.spice.profitmandi.dao.repository.transaction.OrderRepository;
62
import com.spice.profitmandi.dao.repository.transaction.OrderRepository;