Subversion Repositories SmartDukaan

Rev

Rev 26802 | Rev 27424 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26802 Rev 27395
Line 55... Line 55...
55
			int limit);
55
			int limit);
56
 
56
 
57
	// void updateSchmesForModel(int catalogId) throws ProfitMandiBusinessException;
57
	// void updateSchmesForModel(int catalogId) throws ProfitMandiBusinessException;
58
 
58
 
59
	public long selectSchemeCount(PartnerType partnerType, int itemId, boolean isAdmin);
59
	public long selectSchemeCount(PartnerType partnerType, int itemId, boolean isAdmin);
-
 
60
 
-
 
61
	void processActivation() throws ProfitMandiBusinessException;
60
}
62
}