Subversion Repositories SmartDukaan

Rev

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

Rev 11635 Rev 11645
Line 946... Line 946...
946
	
946
	
947
	bool addOrUpdatePrivateDeal(1:PrivateDeal privateDeal)
947
	bool addOrUpdatePrivateDeal(1:PrivateDeal privateDeal)
948
	
948
	
949
	list<i64> getPrivateDealsCatalogIds(1:i64 beginIndex, 2:i64 totalItems) throws (1:CatalogServiceException cex),
949
	list<i64> getPrivateDealsCatalogIds(1:i64 beginIndex, 2:i64 totalItems) throws (1:CatalogServiceException cex),
950
	
950
	
-
 
951
	i32 getPrivateDealsCount()
-
 
952
	
951
	
953
	
952
	
954
	
953
}
955
}