OrderProductPopulator.class

166 lines | 9.133 kB Blame History Raw Download
Êþº¾4T;com/salesmanager/shop/populator/order/OrderProductPopulatorjava/lang/ObjectproductServiceLProductService;digitalProductServiceLDigitalProductService;productAttributeServiceLProductAttributeService;<init>()VCodejava/lang/ErrorÐUnresolved compilation problems: 
	The declared package "com.salesmanager.web.populator.order" does not match the expected package "com.salesmanager.shop.populator.order"
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.catalog cannot be resolved
	The import com.salesmanager.core.business.generic cannot be resolved
	The import com.salesmanager.core.business.merchant cannot be resolved
	The import com.salesmanager.core.business.order cannot be resolved
	The import com.salesmanager.core.business.order cannot be resolved
	The import com.salesmanager.core.business.order cannot be resolved
	The import com.salesmanager.core.business.order cannot be resolved
	The import com.salesmanager.core.business.reference cannot be resolved
	The import com.salesmanager.core.business.shoppingcart cannot be resolved
	The import com.salesmanager.core.business.shoppingcart cannot be resolved
	The import com.salesmanager.core.utils.AbstractDataPopulator cannot be resolved
	The import com.salesmanager.web cannot be resolved
	AbstractDataPopulator cannot be resolved to a type
	ShoppingCartItem cannot be resolved to a type
	OrderProduct cannot be resolved to a type
	ProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	OrderProduct cannot be resolved to a type
	ShoppingCartItem cannot be resolved to a type
	OrderProduct cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Language cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	Product cannot be resolved to a type
	ProductService cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
	DigitalProduct cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	OrderProductDownload cannot be resolved to a type
	OrderProductDownload cannot be resolved to a type
	ApplicationConstants cannot be resolved to a variable
	FinalPrice cannot be resolved to a type
	ConversionException cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	ShoppingCartAttributeItem cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	ShoppingCartAttributeItem cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	ProductAttribute cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
	OrderProduct cannot be resolved to a type
	The method createTarget() of type OrderProductPopulator must override or implement a supertype method
	ProductService cannot be resolved to a type
	ProductService cannot be resolved to a type
	ProductService cannot be resolved to a type
	ProductService cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	ProductPrice cannot be resolved to a type

(Ljava/lang/String;)VLineNumberTableLocalVariableTablethis=Lcom/salesmanager/shop/populator/order/OrderProductPopulator;getProductAttributeService()LProductAttributeService;ŽUnresolved compilation problems: 
	ProductAttributeService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
setProductAttributeService(LProductAttributeService;)VgetDigitalProductService()LDigitalProductService;"ŠUnresolved compilation problems: 
	DigitalProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
setDigitalProductService(LDigitalProductService;)VpopulateI(LShoppingCartItem;LOrderProduct;LMerchantStore;LLanguage;)LOrderProduct;
Exceptions)ConversionException+ Unresolved compilation problems: 
	OrderProduct cannot be resolved to a type
	ShoppingCartItem cannot be resolved to a type
	OrderProduct cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Language cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ProductService cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	Product cannot be resolved to a type
	ProductService cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
	DigitalProduct cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	OrderProductDownload cannot be resolved to a type
	OrderProductDownload cannot be resolved to a type
	ApplicationConstants cannot be resolved to a variable
	FinalPrice cannot be resolved to a type
	ConversionException cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	ShoppingCartAttributeItem cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	ShoppingCartAttributeItem cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	OrderProductAttribute cannot be resolved to a type
	ProductAttribute cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
	ConversionException cannot be resolved to a type
createTarget()LOrderProduct;/´Unresolved compilation problems: 
	OrderProduct cannot be resolved to a type
	The method createTarget() of type OrderProductPopulator must override or implement a supertype method
setProductService(LProductService;)V3|Unresolved compilation problems: 
	ProductService cannot be resolved to a type
	ProductService cannot be resolved to a type
getProductService()LProductService;orderProductPrice!(LFinalPrice;)LOrderProductPrice;9Unresolved compilation problems: 
	OrderProductPrice cannot be resolved to a type
	FinalPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	OrderProductPrice cannot be resolved to a type
	ProductPrice cannot be resolved to a type

SourceFileOrderProductPopulator.java	Signature9LAbstractDataPopulator<LShoppingCartItem;LOrderProduct;>;InconsistentHierarchy@AbstractDataPopulatorBDigitalProductServiceD
FinalPriceFLanguageH
MerchantStoreJOrderProductLOrderProductPriceNProductAttributeServicePProductServiceRShoppingCartItemMissingTypes!	


4
»Y·¿

4
»Y·¿&

4
»Y·¿+
 
4
»Y!·¿/
#$
4
»Y!·¿3
%&'(
4
»Y*·¿<
,-
4
»Y.·¿œ
01
4
»Y2·¿ 
45
4
»Y2·¿¤
67
4
»Y8·¿¨
:;<=>S?(ACEGIKMOQ