addNamespace("tt_xx.blog");
tt_xx.blog.BaseAjax_class = function() {};
Object.extend(tt_xx.blog.BaseAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetClassSrc: function() {
		return this.invoke("GetClassSrc", {}, this.GetClassSrc.getArguments().slice(0));
	},
	AddClassSrc: function(src) {
		return this.invoke("AddClassSrc", {"src":src}, this.AddClassSrc.getArguments().slice(1));
	},
	GetClassQty: function() {
		return this.invoke("GetClassQty", {}, this.GetClassQty.getArguments().slice(0));
	},
	AddClassQty: function(qty) {
		return this.invoke("AddClassQty", {"qty":qty}, this.AddClassQty.getArguments().slice(1));
	},
	AddClassQtyCategroy: function(folder) {
		return this.invoke("AddClassQtyCategroy", {"folder":folder}, this.AddClassQtyCategroy.getArguments().slice(1));
	},
	AddClassSrcCategroy: function(folder) {
		return this.invoke("AddClassSrcCategroy", {"folder":folder}, this.AddClassSrcCategroy.getArguments().slice(1));
	},
	AddSourceCategroy: function(folder) {
		return this.invoke("AddSourceCategroy", {"folder":folder}, this.AddSourceCategroy.getArguments().slice(1));
	},
	GetClassFile: function() {
		return this.invoke("GetClassFile", {}, this.GetClassFile.getArguments().slice(0));
	},
	SetClassFile: function(file) {
		return this.invoke("SetClassFile", {"file":file}, this.SetClassFile.getArguments().slice(1));
	},
	SetClassFile_A: function(file) {
		return this.invoke("SetClassFile_A", {"file":file}, this.SetClassFile_A.getArguments().slice(1));
	},
	DeleteClassFile: function(file) {
		return this.invoke("DeleteClassFile", {"file":file}, this.DeleteClassFile.getArguments().slice(1));
	},
	DeleteClassFile_A: function(file) {
		return this.invoke("DeleteClassFile_A", {"file":file}, this.DeleteClassFile_A.getArguments().slice(1));
	},
	GetClassFolder: function() {
		return this.invoke("GetClassFolder", {}, this.GetClassFolder.getArguments().slice(0));
	},
	SetClassFolder: function(folder) {
		return this.invoke("SetClassFolder", {"folder":folder}, this.SetClassFolder.getArguments().slice(1));
	},
	DeleteClassFolder: function(folder) {
		return this.invoke("DeleteClassFolder", {"folder":folder}, this.DeleteClassFolder.getArguments().slice(1));
	},
	GetSubjectList: function() {
		return this.invoke("GetSubjectList", {}, this.GetSubjectList.getArguments().slice(0));
	},
	GetClassPrep: function() {
		return this.invoke("GetClassPrep", {}, this.GetClassPrep.getArguments().slice(0));
	},
	GetPrepContent: function() {
		return this.invoke("GetPrepContent", {}, this.GetPrepContent.getArguments().slice(0));
	},
	AddClassPrep: function(prep) {
		return this.invoke("AddClassPrep", {"prep":prep}, this.AddClassPrep.getArguments().slice(1));
	},
	AddPrepContent: function(prep) {
		return this.invoke("AddPrepContent", {"prep":prep}, this.AddPrepContent.getArguments().slice(1));
	},
	DelPrepFile: function(prep) {
		return this.invoke("DelPrepFile", {"prep":prep}, this.DelPrepFile.getArguments().slice(1));
	},
	GetMemberInfoObj: function() {
		return this.invoke("GetMemberInfoObj", {}, this.GetMemberInfoObj.getArguments().slice(0));
	},
	GetMemberInfo: function() {
		return this.invoke("GetMemberInfo", {}, this.GetMemberInfo.getArguments().slice(0));
	},
	GetClassComp: function() {
		return this.invoke("GetClassComp", {}, this.GetClassComp.getArguments().slice(0));
	},
	AddPrivateCategroy: function(name) {
		return this.invoke("AddPrivateCategroy", {"name":name}, this.AddPrivateCategroy.getArguments().slice(1));
	},
	AddClassCompCategroy: function(comp) {
		return this.invoke("AddClassCompCategroy", {"comp":comp}, this.AddClassCompCategroy.getArguments().slice(1));
	},
	AddClassPrepCategroy: function(comp) {
		return this.invoke("AddClassPrepCategroy", {"comp":comp}, this.AddClassPrepCategroy.getArguments().slice(1));
	},
	GetCollectionPath: function() {
		return this.invoke("GetCollectionPath", {}, this.GetCollectionPath.getArguments().slice(0));
	},
	GetCollectionPathParam: function(obj) {
		return this.invoke("GetCollectionPathParam", {"obj":obj}, this.GetCollectionPathParam.getArguments().slice(1));
	},
	GetNeighbor: function() {
		return this.invoke("GetNeighbor", {}, this.GetNeighbor.getArguments().slice(0));
	},
	AddNeighborInfo: function(obj) {
		return this.invoke("AddNeighborInfo", {"obj":obj}, this.AddNeighborInfo.getArguments().slice(1));
	},
	DelNeighborInfo: function(neighbor) {
		return this.invoke("DelNeighborInfo", {"neighbor":neighbor}, this.DelNeighborInfo.getArguments().slice(1));
	},
	ExitSys: function() {
		return this.invoke("ExitSys", {}, this.ExitSys.getArguments().slice(0));
	},
	GetBlogInfo: function() {
		return this.invoke("GetBlogInfo", {}, this.GetBlogInfo.getArguments().slice(0));
	},
	DeleteBlog: function(Blog) {
		return this.invoke("DeleteBlog", {"Blog":Blog}, this.DeleteBlog.getArguments().slice(1));
	},
	GetBlogEval: function() {
		return this.invoke("GetBlogEval", {}, this.GetBlogEval.getArguments().slice(0));
	},
	AddBlogEval: function(Eval) {
		return this.invoke("AddBlogEval", {"Eval":Eval}, this.AddBlogEval.getArguments().slice(1));
	},
	DelBlogEval: function(Eval) {
		return this.invoke("DelBlogEval", {"Eval":Eval}, this.DelBlogEval.getArguments().slice(1));
	},
	GetMajCommentClass: function() {
		return this.invoke("GetMajCommentClass", {}, this.GetMajCommentClass.getArguments().slice(0));
	},
	UpdMajComment: function(majc) {
		return this.invoke("UpdMajComment", {"majc":majc}, this.UpdMajComment.getArguments().slice(1));
	},
	DelMajComment: function(majc) {
		return this.invoke("DelMajComment", {"majc":majc}, this.DelMajComment.getArguments().slice(1));
	},
	GetJudgeClass: function() {
		return this.invoke("GetJudgeClass", {}, this.GetJudgeClass.getArguments().slice(0));
	},
	UpdStdJudge: function(judge) {
		return this.invoke("UpdStdJudge", {"judge":judge}, this.UpdStdJudge.getArguments().slice(1));
	},
	DelStdJudge: function(judge) {
		return this.invoke("DelStdJudge", {"judge":judge}, this.DelStdJudge.getArguments().slice(1));
	},
	UpdTchJudge: function(judge) {
		return this.invoke("UpdTchJudge", {"judge":judge}, this.UpdTchJudge.getArguments().slice(1));
	},
	DelTchJudge: function(judge) {
		return this.invoke("DelTchJudge", {"judge":judge}, this.DelTchJudge.getArguments().slice(1));
	},
	GetTester: function() {
		return this.invoke("GetTester", {}, this.GetTester.getArguments().slice(0));
	},
	AddTester: function(tester) {
		return this.invoke("AddTester", {"tester":tester}, this.AddTester.getArguments().slice(1));
	},
	ClearTester: function() {
		return this.invoke("ClearTester", {}, this.ClearTester.getArguments().slice(0));
	},
	GetWatchedTeacherInfo: function() {
		return this.invoke("GetWatchedTeacherInfo", {}, this.GetWatchedTeacherInfo.getArguments().slice(0));
	},
	AddWatchedTeacher: function(obj) {
		return this.invoke("AddWatchedTeacher", {"obj":obj}, this.AddWatchedTeacher.getArguments().slice(1));
	},
	GetWatchedInstitutionInfo: function() {
		return this.invoke("GetWatchedInstitutionInfo", {}, this.GetWatchedInstitutionInfo.getArguments().slice(0));
	},
	AddWatchedInstitution: function(obj) {
		return this.invoke("AddWatchedInstitution", {"obj":obj}, this.AddWatchedInstitution.getArguments().slice(1));
	},
	GetTestQty: function() {
		return this.invoke("GetTestQty", {}, this.GetTestQty.getArguments().slice(0));
	},
	SetTestQty: function(qty) {
		return this.invoke("SetTestQty", {"qty":qty}, this.SetTestQty.getArguments().slice(1));
	},
	DelFunTest: function(qty) {
		return this.invoke("DelFunTest", {"qty":qty}, this.DelFunTest.getArguments().slice(1));
	},
	ModifyFunTest: function(qty) {
		return this.invoke("ModifyFunTest", {"qty":qty}, this.ModifyFunTest.getArguments().slice(1));
	},
	GetCustomerObj: function() {
		return this.invoke("GetCustomerObj", {}, this.GetCustomerObj.getArguments().slice(0));
	},
	GetBlogMenuXsl: function(obj) {
		return this.invoke("GetBlogMenuXsl", {"obj":obj}, this.GetBlogMenuXsl.getArguments().slice(1));
	},
	GetPersonInfoXml: function(obj) {
		return this.invoke("GetPersonInfoXml", {"obj":obj}, this.GetPersonInfoXml.getArguments().slice(1));
	},
	GetPersonInfoXsl: function() {
		return this.invoke("GetPersonInfoXsl", {}, this.GetPersonInfoXsl.getArguments().slice(0));
	},
	GetFunTestXml: function(obj) {
		return this.invoke("GetFunTestXml", {"obj":obj}, this.GetFunTestXml.getArguments().slice(1));
	},
	GetFunTestXsl: function() {
		return this.invoke("GetFunTestXsl", {}, this.GetFunTestXsl.getArguments().slice(0));
	},
	GetNeighborXml: function(obj) {
		return this.invoke("GetNeighborXml", {"obj":obj}, this.GetNeighborXml.getArguments().slice(1));
	},
	GetNeighborXsl: function() {
		return this.invoke("GetNeighborXsl", {}, this.GetNeighborXsl.getArguments().slice(0));
	},
	GetWatchedTeacherXml: function(obj) {
		return this.invoke("GetWatchedTeacherXml", {"obj":obj}, this.GetWatchedTeacherXml.getArguments().slice(1));
	},
	GetWatchedTeacherXsl: function() {
		return this.invoke("GetWatchedTeacherXsl", {}, this.GetWatchedTeacherXsl.getArguments().slice(0));
	},
	GetInstitutionXml: function(obj) {
		return this.invoke("GetInstitutionXml", {"obj":obj}, this.GetInstitutionXml.getArguments().slice(1));
	},
	GetInstitutionXsl: function() {
		return this.invoke("GetInstitutionXsl", {}, this.GetInstitutionXsl.getArguments().slice(0));
	},
	GetUserType: function() {
		return this.invoke("GetUserType", {}, this.GetUserType.getArguments().slice(0));
	},
	url: '/ajaxpro/tt_xx.blog.BaseAjax,tt-xx.ashx'
}));
tt_xx.blog.BaseAjax = new tt_xx.blog.BaseAjax_class();

