OrderRESTController.class

153 lines | 8.912 kB Blame History Raw Download
Êþº¾4a>com/salesmanager/shop/store/services/order/OrderRESTControllerjava/lang/ObjectLOGGERLorg/slf4j/Logger;merchantStoreServiceLMerchantStoreService;RuntimeInvisibleAnnotationsLInject;productServiceLProductService;productAttributeServiceLProductAttributeService;digitalProductServiceLDigitalProductService;orderFacade
LOrderFacade;orderServiceLOrderService;customerServiceLCustomerService;languageServiceLLanguageService;<init>()VCodejava/lang/ErrorõUnresolved compilation problems: 
	The declared package "com.salesmanager.web.services.controller.order" does not match the expected package "com.salesmanager.shop.store.services.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.customer cannot be resolved
	The import com.salesmanager.core.business.customer cannot be resolved
	The import com.salesmanager.core.business.merchant 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.reference cannot be resolved
	The import com.salesmanager.core.business.reference cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	The import com.salesmanager.web cannot be resolved
	Inject cannot be resolved to a type
	MerchantStoreService cannot be resolved to a type
	Inject cannot be resolved to a type
	ProductService cannot be resolved to a type
	Inject cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	Inject cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	Inject cannot be resolved to a type
	OrderFacade cannot be resolved to a type
	Inject cannot be resolved to a type
	OrderService cannot be resolved to a type
	Inject cannot be resolved to a type
	CustomerService cannot be resolved to a type
	Inject cannot be resolved to a type
	LanguageService cannot be resolved to a type
	PersistableOrder cannot be resolved to a type
	PersistableOrder cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	PersistableCustomer cannot be resolved to a type
	CustomerPopulator cannot be resolved to a type
	CustomerPopulator cannot be resolved to a type
	Customer cannot be resolved to a type
	Customer cannot be resolved to a type
	CustomerService cannot be resolved to a type
	Order cannot be resolved to a type
	Order cannot be resolved to a type
	PersistableOrderPopulator cannot be resolved to a type
	PersistableOrderPopulator cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductService cannot be resolved to a type
	OrderService cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Language cannot be resolved to a type
	LanguageService cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	OrderFacade cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Language cannot be resolved to a type
	LanguageService cannot be resolved to a type
	Customer cannot be resolved to a type
	CustomerService cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	OrderFacade cannot be resolved to a type

!"(Ljava/lang/String;)VLineNumberTableLocalVariableTablethis@Lcom/salesmanager/shop/store/services/order/OrderRESTController;createOrder‡(Ljava/lang/String;LPersistableOrder;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)LPersistableOrder;
Exceptions+java/lang/ExceptionRuntimeVisibleAnnotations8Lorg/springframework/web/bind/annotation/RequestMapping;value/{store}/ordersmethod7Lorg/springframework/web/bind/annotation/RequestMethod;POST8Lorg/springframework/web/bind/annotation/ResponseStatus;%Lorg/springframework/http/HttpStatus;CREATED6Lorg/springframework/web/bind/annotation/ResponseBody;"RuntimeVisibleParameterAnnotations6Lorg/springframework/web/bind/annotation/PathVariable;Ljavax/validation/Valid;5Lorg/springframework/web/bind/annotation/RequestBody;<¿Unresolved compilation problems: 
	PersistableOrder cannot be resolved to a type
	PersistableOrder cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	PersistableCustomer cannot be resolved to a type
	CustomerPopulator cannot be resolved to a type
	CustomerPopulator cannot be resolved to a type
	Customer cannot be resolved to a type
	Customer cannot be resolved to a type
	CustomerService cannot be resolved to a type
	Order cannot be resolved to a type
	Order cannot be resolved to a type
	PersistableOrderPopulator cannot be resolved to a type
	PersistableOrderPopulator cannot be resolved to a type
	DigitalProductService cannot be resolved to a type
	ProductAttributeService cannot be resolved to a type
	ProductService cannot be resolved to a type
	OrderService cannot be resolved to a type

listOrdersv(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)LReadableOrderList;/{store}/orders/GETACCEPTEDC<Unresolved compilation problems: 
	ReadableOrderList cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Language cannot be resolved to a type
	LanguageService cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	OrderFacade cannot be resolved to a type
†(Ljava/lang/String;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)LReadableOrderList;/{store}/orders/customer/{id}G‘Unresolved compilation problems: 
	ReadableOrderList cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	MerchantStore cannot be resolved to a type
	Constants cannot be resolved to a variable
	MerchantStoreService cannot be resolved to a type
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Constants cannot be resolved to a variable
	Language cannot be resolved to a type
	LanguageService cannot be resolved to a type
	Customer cannot be resolved to a type
	CustomerService cannot be resolved to a type
	ReadableOrderList cannot be resolved to a type
	OrderFacade cannot be resolved to a type

SourceFileOrderRESTController.java+Lorg/springframework/stereotype/Controller;/services/privateMCustomerServiceODigitalProductServiceQLanguageServiceSMerchantStoreServiceUOrderFacadeWOrderServiceYPersistableOrder[ProductAttributeService]ProductService_ReadableOrderListMissingTypes!		
	

	
	
	
	
	
	
4
»Y· ¿#$
%&'()*,'-.[s/0[e123.e456789:4
»Y;· ¿#J$
%&=>)*,'-.[s?0[e1@3.e4A6784
»YB· ¿#†$
%&=D)*,'-.[sE0[e1@3.e4A67884
»YF· ¿#Ï$
%&HI,J-.[sK`
LNPRTVXZ\^