/**
 * @author 236967
 */
  

entityConfiguration.scscrecommenditem = {
	entity:"screcommenditem",	
	applicationId : "AppId4",
	entityIdField:"recommenditemid_recommenditemdcnid",
  	searchTemplate:"",
	URLForPreFetch:"",
	URLForPreFetchAfterFirst:"",
	URLForEntityList:"",
	URLForEntityPreEdit:"",
	URLForEntitySave:"/dotcom/RecommendItem.kar",
	addEditTemplate:"/dotcom/oxford/RecommendItem/jsp/RecommendItem.jsp",
	listTemplate:"",
	viewTemplate:"",
	postAddEdit:"",
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
	imageURL:""
};
