Type.registerNamespace('EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer');
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio=function() {
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_path();},
GetTotalNeedPointsVedio:function(UserId,CurriculmLessonNoList,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetTotalNeedPointsVedio',false,{UserId:UserId,CurriculmLessonNoList:CurriculmLessonNoList},succeededCallback,failedCallback,userContext); }}
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.registerClass('EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio',Sys.Net.WebServiceProxy);
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance = new EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio();
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_path = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_path(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_path = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_path(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_timeout = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_timeout(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_timeout = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_timeout(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_defaultUserContext = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_defaultUserContext(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_defaultUserContext = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_defaultUserContext(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_defaultSucceededCallback = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_defaultSucceededCallback(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_defaultSucceededCallback = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_defaultSucceededCallback(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_defaultFailedCallback = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_defaultFailedCallback(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_defaultFailedCallback = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_defaultFailedCallback(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_enableJsonp = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_enableJsonp(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_enableJsonp = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_enableJsonp(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_jsonpCallbackParameter = function(value) { EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.set_jsonpCallbackParameter(value); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.get_jsonpCallbackParameter = function() { return EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.get_jsonpCallbackParameter(); }
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.set_path("/MyLearnning/MyPointLog/BussinessLogicLayer/WS_GetTotalNeedPointsVedio.asmx");
EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio.GetTotalNeedPointsVedio= function(UserId,CurriculmLessonNoList,onSuccess,onFailed,userContext) {EdtungWeb.MyLearnning.MyPointLog.BussinessLogicLayer.WS_GetTotalNeedPointsVedio._staticInstance.GetTotalNeedPointsVedio(UserId,CurriculmLessonNoList,onSuccess,onFailed,userContext); }

