/**
 * @author 236967
 */
  

entityConfiguration.giftcertificates = {
	entity:"giftcertificates",	
	applicationId : "AppId4",
	searchTemplate:"/dotcom/oxford/GiftCertificates/jsp/GcOptionSelect.jsp",
	addEditTemplate:"/dotcom/oxford/GiftCertificates/jsp/giftCetificatesForm.jsp",
	BillingAddressTemplate: "/dotcom/oxford/GiftCertificates/jsp/GCBillingAddress.jsp",
	ShipNPayTemplate: "/dotcom/oxford/GiftCertificates/jsp/ShippingPayment.jsp",
	listTemplate:null,
	viewTemplate: "/dotcom/oxford/ShoppingCart/templates/shoppingcart/ViewCart.jsp",
	viewConfirmTemplate: "/dotcom/oxford/GiftCertificates/jsp/ViewOfflineConfirm.jsp",
	viewCourierTemplate: "",
	URLForEntityList:null,
	URLForEntitySave:"/dotcom/GcAdd.kar",
	URLForEntityOrderSave:"/dotcom/GcOfflineOrderSave.kar",
	URLForEntityCartSave:"",
	URLForPreFetch:null,	
	URLForSCCourierPreEdit:"/dotcom/GcCourierGet.kar",
	URLForSCPaymentPreEdit:"/dotcom/GcPaymentGet.kar", 
	URLForCourierPaymentSave:"/dotcom/GcCourierPaymentSave.kar",
	URLForEntityCourierSave:"/dotcom/ShoppingCart/StaticCourier.kar",
	URLForOfflineGcPreEdit:"/dotcom/GcOfflineConfirmDetails.kar",
	URLForEntityPreEdit:"/dotcom/GcAddressGet.kar",	
	URLForSCCourierPaymentPreEdit:"/dotcom/GcCourierPaymentGet.kar", 
	orderPlaceTemplate: "/dotcom/oxford/GiftCertificates/jsp/OfflineOrderPacement.jsp",
	URLForGatewayReturn:"/dotcom/GiftCertificates/GcOrderGatewayReturnGet.kar",
	postAddEdit:null, 
	postSearch:null,
	postEdit:null,
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"giftcertificatesid_giftcertificatesdcnid",  	
	imageURL:"" 
};

	entityConfiguration.giftcertificatesonline = {
	entity:"giftcertificatesonline",	
	applicationId : "AppId4",
	searchTemplate:"/dotcom/oxford/GiftCertificates/jsp/GcOptionSelect.jsp",
	addEditTemplate:"/dotcom/oxford/GiftCertificates/jsp/OnlineGiftCetificatesForm.jsp",
	BillingAddressTemplate: "/dotcom/oxford/GiftCertificates/jsp/GCBillingAddress.jsp",
	ShipNPayTemplate: "/dotcom/oxford/GiftCertificates/jsp/OnlineShipping.jsp",
	listTemplate:null,
	viewTemplate: "/dotcom/oxford/GiftCertificates/jsp/OnlineOrderSummary.jsp",
	viewConfirmTemplate: "/dotcom/oxford/GiftCertificates/jsp/OnlineOrderSummary.jsp",
	viewCourierTemplate: "",
	URLForEntityList:null,
	URLForEntitySave:"/dotcom/GcOnlineAdd.kar",
	URLForEntityOrderSave:"/dotcom/GcOrderSave.kar",
	URLForPreFetch:null,	
	URLForSCCourierPreEdit:"/dotcom/GcCourierGet.kar",
	URLForSCPaymentPreEdit:"/dotcom/GcPaymentGetOnline.kar", 
	URLForPaymentSave:"/dotcom/GcOnlinePaymentModeSave.kar",
	URLForEntityPreEdit:"/dotcom/GcAddressGet.kar",	
	URLForSCCourierPaymentPreEdit:"/dotcom/GcCourierPaymentGet.kar", 
	orderPlaceTemplate: "/dotcom/oxford/GiftCertificates/jsp/OnlineOrderPacement.jsp",
	URLForGatewayReturn:"/dotcom/GiftCertificates/GcOnlineOrderGatewayReturnGet.kar",
	postAddEdit:null, 
	postSearch:null,
	postEdit:null,
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"giftcertificatesid_giftcertificatesdcnid",  	
	imageURL:"" 
};
entityConfiguration.GIFTCERTIFICATESORDERS = {
	entity:"GIFTCERTIFICATESORDERS",
	applicationId : "AppId4",
	searchTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOrderSearch.jsp",
	addEditTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOfflineOrderUpdate.jsp",
	addEditViewTemplate:  "/dotcom/oxford/GiftCertificates/jsp/admin/GcOfflineOrderUpdateView.jsp",
	listTemplate: "",
	viewTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOfflineOrderDetailsView.jsp",
	URLForEntityList:"/dotcom/GcOfflineOrderList.kar",
	URLForUserOrderEntityList:"",
	URLForEntityOrderItemsList:"",
	URLForEntityPreEdit:"/dotcom/GcOfflineOrderGet.kar",
	URLForPartialCancelPreEdit:"",
	URLForEntitySave:"/dotcom/GcOfflineOrderUpdate.kar",
	URLForEntityUpdate:"",	
	URLForEntityStatusSave:"",
	URLForPartialCancelRequestSave:"",
	URLForGcUpdate:"/dotcom/GcOfflineOrderUpdate.kar",
    URLForPreFetch:"/dotcom/StatusPrefetch.kar",
	postAddEdit: null,
	postSearch:null,
	postEdit:null,
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,
    entityIdField:"gcoffid_gcoffdcnid",  	
	imageURL:"/dotcom/images/SMB-Assessing-logo-trans.png"
};
entityConfiguration.GIFTCERTIFICATESONLINEORDERS = {
	entity:"GIFTCERTIFICATESONLINEORDERS",
	applicationId : "AppId4",
	searchTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOnlineOrderSearch.jsp",
	addEditTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOnlineOrderUpdate.jsp",
	addEditViewTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOnlineOrderUpdateView.jsp",
	listTemplate: "",
	viewTemplate: "/dotcom/oxford/GiftCertificates/jsp/admin/GcOnlineOrderDetailsView.jsp",
	URLForEntityList:"/dotcom/GcOnlineOrderList.kar",
	URLForUserOrderEntityList:"",
	URLForEntityOrderItemsList:"",
	URLForEntityPreEdit:"/dotcom/GcOnlineOrderGet.kar",
	URLForPartialCancelPreEdit:"",
	URLForEntitySave:"/dotcom/GcOnlineOrderUpdate.kar",
	URLForEntityUpdate:"",	
	URLForEntityStatusSave:"",
	URLForPartialCancelRequestSave:"",
	URLForGcUpdate:"/dotcom/GcOnlineOrderUpdate.kar",
    URLForPreFetch:"/dotcom/StatusPrefetch.kar",
	postAddEdit: null,
	postSearch:null,
	postEdit:null,
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,
    entityIdField:"gcoorderid_gcoorderdcnid",
	imageURL:"/dotcom/images/SMB-Assessing-logo-trans.png"
};