/**
 * @author 236967
 */
  

entityConfiguration.scratingsaverage = {
	entity:"scratingsaverage",	
	applicationId : "AppId4",
	searchTemplate:"",
	addEditTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/FeedBackMainPage.jsp",
	listTemplate:"",
	viewTemplate:"",
	URLForEntityList:"/dotcom/UserFeedBackList.kar",
	URLForEntityPreEdit:"",
	URLForEntitySave:"",
	URLForPreFetch:"",
	postAddEdit:"", 
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"ratingsaverageid_ratingsaveragedcnid",  	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png" 
};

entityConfiguration.scitemcategorymap = {
	entity:"scitemcategorymap",	
	applicationId : "AppId4",
	searchTemplate:"",
	addEditTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/AddFeedBack.jsp",
	listTemplate:"",
	viewTemplate:"",
	URLForEntityList:"",
	URLForEntityPreEdit:"",
	URLForEntitySave:"/dotcom/FMfeedbackSave.kar",
	URLForPreFetch:"/dotcom/FMRatingsPrefetch.kar",
	postAddEdit:"", 
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"itmcatmapid_itmcatmapdcnid",  	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png"
};

entityConfiguration.SCREVIEWITEM = {
	entity:"screviewitem",	
	applicationId : "AppId4",
	searchTemplate:"",
	addEditTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/ShowRatings.jsp",
	listTemplate:"",
	viewTemplate:"",
	URLForEntityList:"",
	URLForEntityPreEdit:"",
	URLForEntitySave:"/dotcom/FMfeedbackSave.kar",
	URLForPreFetch:"/dotcom/FMRatingsPrefetch.kar",
	postAddEdit:"", 
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"reviewitemid_reviewitemdcnid",  	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png"
};

entityConfiguration.SCITEMTYPEMASTER = {
	entity:"scitemtypemaster",	
	applicationId : "AppId4",
	entityIdField:"itmtypmstritemtypeid_itmtypmstrdcnid",
  	searchTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/FMFeedBackSearch.jsp",
	URLForPreFetch:"/dotcom/FMSearchItemPrefetch.kar",
	URLForEntityList:"",
	URLForEntityPreEdit:"",
	URLForEntitySave:"",
	addEditTemplate: "/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/AddFeedBack.jsp",
	listTemplate:"",
	viewTemplate:"",
	postAddEdit:"",
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png"
};
entityConfiguration.SCRATEITEM = {
	entity:"scrateitem",	
	applicationId : "AppId4",
	searchTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/FMFeedBackSearch.jsp",
	addEditTemplate:"",
	listTemplate:"",
	viewTemplate:"",
	URLForEntityList:"/dotcom/ItemFeedBackList.kar",
	URLForEntityPreEdit:"",
	URLForEntitySave:"",
	URLForPreFetch:"/dotcom/FMSearchItemPrefetch.kar",
	postAddEdit:"", 
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
    entityIdField:"rateitemid_rateitemdcnid",  	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png"
};



entityConfiguration.sccategorymaster = {
	entity:"sccategorymaster",	
	applicationId : "AppId4",
	entityIdField:"catmstrcategoryid_catmstrdcnid",
  	searchTemplate:"/dotcom/"+gOrgFolder+"/FeedBackManagement/jsp/FMFeedBackSearch.jsp",
	URLForPreFetch:"/dotcom/FMSearchItemPrefetch.kar",
	URLForPreFetchAfterFirst:"/dotcom/FMSearchCategoryPreFetch.kar",
	URLForEntityList:"/dotcom/SearchFeedBackList.kar",
	URLForEntityPreEdit:"",
	URLForEntitySave:"",
	addEditTemplate:"",
	listTemplate:"",
	viewTemplate:"",
	postAddEdit:"",
	postSearch:null,
	postEdit:"",
	postList:null,
	saveValidate:null,
	beforeRowAdd:null,
	beforeCellAdd:null,
	beforeHeaderRowAdd:null,
	afterHeaderRowAdd:null,	
	imageURL:"/dotcom/"+gOrgFolder+"/FeedBackManagement/images/SMB-Assessing-logo-trans.png"
};
