Type.registerNamespace('AnkenKanri');
AnkenKanri.WebServiceMain=function() {
AnkenKanri.WebServiceMain.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
AnkenKanri.WebServiceMain.prototype={
Sccn:function(cc,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Sccn',false,{cc:cc},succeededCallback,failedCallback,userContext); },
Gd_GetAnk:function(strAc,strAd,OnlyUncheckedItem,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Gd_GetAnk',false,{strAc:strAc,strAd:strAd,OnlyUncheckedItem:OnlyUncheckedItem},succeededCallback,failedCallback,userContext); },
gmlc:function(strToken,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'gmlc',false,{strToken:strToken},succeededCallback,failedCallback,userContext); },
CheckoutShinchoku_Comment:function(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'CheckoutShinchoku_Comment',false,{strToken:strToken,strUSR_ID:strUSR_ID,strSNC_ID:strSNC_ID,strKEYWORDS:strKEYWORDS},succeededCallback,failedCallback,userContext); },
GetListShinchoku_Comment:function(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,strDispStyle,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetListShinchoku_Comment',false,{strToken:strToken,strUSR_ID:strUSR_ID,strSNC_ID:strSNC_ID,strKEYWORDS:strKEYWORDS,strDispStyle:strDispStyle},succeededCallback,failedCallback,userContext); },
RegistShinchoku_Comment:function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,strSCC_DESCRIPTION,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'RegistShinchoku_Comment',false,{strToken:strToken,strUSR_ID:strUSR_ID,strSNC_ID:strSNC_ID,strSCC_ID:strSCC_ID,strCT:strCT,strSCC_DESCRIPTION:strSCC_DESCRIPTION},succeededCallback,failedCallback,userContext); },
DelShinchoku_Comment:function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'DelShinchoku_Comment',false,{strToken:strToken,strUSR_ID:strUSR_ID,strSNC_ID:strSNC_ID,strSCC_ID:strSCC_ID,strCT:strCT},succeededCallback,failedCallback,userContext); },
GetShinchoku_CommentContextMenu:function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetShinchoku_CommentContextMenu',false,{strToken:strToken,strUSR_ID:strUSR_ID,strSNC_ID:strSNC_ID,strSCC_ID:strSCC_ID},succeededCallback,failedCallback,userContext); },
Adrs_ChgOpnOCmp:function(strToken,lngUSR_ID,lngADR_ID,bolCheckBoxStatus,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Adrs_ChgOpnOCmp',false,{strToken:strToken,lngUSR_ID:lngUSR_ID,lngADR_ID:lngADR_ID,bolCheckBoxStatus:bolCheckBoxStatus},succeededCallback,failedCallback,userContext); },
UpdateAnkParent:function(strToken,intUSR_ID,intANK_ID,intACM_ANK_ID_PARENT,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'UpdateAnkParent',false,{strToken:strToken,intUSR_ID:intUSR_ID,intANK_ID:intANK_ID,intACM_ANK_ID_PARENT:intACM_ANK_ID_PARENT},succeededCallback,failedCallback,userContext); },
ChangeAdrBookSel:function(strToken,bolCheckBoxStatus,lngUSR_ID,strACS_PENDING,strACS_ADR_ID,strUSR_ID_TARGET,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'ChangeAdrBookSel',false,{strToken:strToken,bolCheckBoxStatus:bolCheckBoxStatus,lngUSR_ID:lngUSR_ID,strACS_PENDING:strACS_PENDING,strACS_ADR_ID:strACS_ADR_ID,strUSR_ID_TARGET:strUSR_ID_TARGET},succeededCallback,failedCallback,userContext); },
SetStateVariable:function(strToken,strKey,strVal,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'SetStateVariable',false,{strToken:strToken,strKey:strKey,strVal:strVal},succeededCallback,failedCallback,userContext); },
GetAlarm:function(strToken,strUSR_ID,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetAlarm',false,{strToken:strToken,strUSR_ID:strUSR_ID},succeededCallback,failedCallback,userContext); },
GetAddressFromZip:function(strToken,strZipCode,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetAddressFromZip',false,{strToken:strToken,strZipCode:strZipCode},succeededCallback,failedCallback,userContext); },
RegistMemo:function(strToken,strUSR_ID,strMEM_ID,strCT,strMEM_CONTENT,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'RegistMemo',false,{strToken:strToken,strUSR_ID:strUSR_ID,strMEM_ID:strMEM_ID,strCT:strCT,strMEM_CONTENT:strMEM_CONTENT},succeededCallback,failedCallback,userContext); },
SwapMemo:function(strToken,strUSR_ID,strMEM_ID,strCT,strSwitch,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'SwapMemo',false,{strToken:strToken,strUSR_ID:strUSR_ID,strMEM_ID:strMEM_ID,strCT:strCT,strSwitch:strSwitch},succeededCallback,failedCallback,userContext); },
DelMemo:function(strToken,strUSR_ID,strMEM_ID,strCT,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'DelMemo',false,{strToken:strToken,strUSR_ID:strUSR_ID,strMEM_ID:strMEM_ID,strCT:strCT},succeededCallback,failedCallback,userContext); },
GetMemoContextMenu:function(strToken,strUSR_ID,strMEM_ID,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetMemoContextMenu',false,{strToken:strToken,strUSR_ID:strUSR_ID,strMEM_ID:strMEM_ID},succeededCallback,failedCallback,userContext); },
GetAnkenCommonContextMenu:function(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetAnkenCommonContextMenu',false,{strToken:strToken,strUSR_ID:strUSR_ID,strANK_ID:strANK_ID,strACM_ANK_ID_PARENT:strACM_ANK_ID_PARENT},succeededCallback,failedCallback,userContext); },
RegistCommon:function(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,strACM_PENDCODE,strACM_COM_NAME,strACM_COM_EMAIL,strACM_COM_SENDMAIL,strACM_COM_MESSAGE,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'RegistCommon',false,{strToken:strToken,strUSR_ID:strUSR_ID,strANK_ID:strANK_ID,strACM_ANK_ID_PARENT:strACM_ANK_ID_PARENT,strACM_PENDCODE:strACM_PENDCODE,strACM_COM_NAME:strACM_COM_NAME,strACM_COM_EMAIL:strACM_COM_EMAIL,strACM_COM_SENDMAIL:strACM_COM_SENDMAIL,strACM_COM_MESSAGE:strACM_COM_MESSAGE},succeededCallback,failedCallback,userContext); },
GetAnkenContextMenu:function(strToken,strUSR_ID,strANK_ID,iSwitch,iIncludeEnded,strRedirectPageSwitch,strABN_ID_Prev,strABN_ID_Next,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetAnkenContextMenu',false,{strToken:strToken,strUSR_ID:strUSR_ID,strANK_ID:strANK_ID,iSwitch:iSwitch,iIncludeEnded:iIncludeEnded,strRedirectPageSwitch:strRedirectPageSwitch,strABN_ID_Prev:strABN_ID_Prev,strABN_ID_Next:strABN_ID_Next},succeededCallback,failedCallback,userContext); },
GetAnkenQuickRegistMenu:function(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strRedirectPageSwitch,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetAnkenQuickRegistMenu',false,{strToken:strToken,strUSR_ID:strUSR_ID,strABN_ID:strABN_ID,strANK_ID:strANK_ID,iSwitch:iSwitch,strRedirectPageSwitch:strRedirectPageSwitch},succeededCallback,failedCallback,userContext); },
RegistQuickAnken:function(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strANK_TITLE,strANK_DESCRIPTION,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'RegistQuickAnken',false,{strToken:strToken,strUSR_ID:strUSR_ID,strABN_ID:strABN_ID,strANK_ID:strANK_ID,iSwitch:iSwitch,strANK_TITLE:strANK_TITLE,strANK_DESCRIPTION:strANK_DESCRIPTION},succeededCallback,failedCallback,userContext); },
ChangeShowCompanyLinks:function(strToken,lngUSR_ID,bolCheckBoxStatus,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'ChangeShowCompanyLinks',false,{strToken:strToken,lngUSR_ID:lngUSR_ID,bolCheckBoxStatus:bolCheckBoxStatus},succeededCallback,failedCallback,userContext); },
ChangeShowTopDisp:function(strToken,lngUSR_ID,lngNWS_ID,bolCheckBoxStatus,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'ChangeShowTopDisp',false,{strToken:strToken,lngUSR_ID:lngUSR_ID,lngNWS_ID:lngNWS_ID,bolCheckBoxStatus:bolCheckBoxStatus},succeededCallback,failedCallback,userContext); },
GetUserNameFromUSR_ID:function(strToken,USR_ID,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'GetUserNameFromUSR_ID',false,{strToken:strToken,USR_ID:USR_ID},succeededCallback,failedCallback,userContext); },
Sftsc_rg_b:function(cc,dq,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Sftsc_rg_b',false,{cc:cc,dq:dq},succeededCallback,failedCallback,userContext); },
Sftsc_rg:function(cc,ui,ok,ji,it,ti,dt,bs,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Sftsc_rg',false,{cc:cc,ui:ui,ok:ok,ji:ji,it:it,ti:ti,dt:dt,bs:bs},succeededCallback,failedCallback,userContext); },
Sftsc_rm_b:function(cc,dq,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Sftsc_rm_b',false,{cc:cc,dq:dq},succeededCallback,failedCallback,userContext); },
Sftsc_rm:function(cc,ok,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Sftsc_rm',false,{cc:cc,ok:ok},succeededCallback,failedCallback,userContext); },
Scls:function(cc,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Scls',false,{cc:cc},succeededCallback,failedCallback,userContext); },
SK_Sccn:function(cc,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'SK_Sccn',false,{cc:cc},succeededCallback,failedCallback,userContext); },
SK_Scck:function(cc,wr,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'SK_Scck',false,{cc:cc,wr:wr},succeededCallback,failedCallback,userContext); },
Scck:function(cc,wr,succeededCallback, failedCallback, userContext) {
return this._invoke(AnkenKanri.WebServiceMain.get_path(), 'Scck',false,{cc:cc,wr:wr},succeededCallback,failedCallback,userContext); }}
AnkenKanri.WebServiceMain.registerClass('AnkenKanri.WebServiceMain',Sys.Net.WebServiceProxy);
AnkenKanri.WebServiceMain._staticInstance = new AnkenKanri.WebServiceMain();
AnkenKanri.WebServiceMain.set_path = function(value) { AnkenKanri.WebServiceMain._staticInstance._path = value; }
AnkenKanri.WebServiceMain.get_path = function() { return AnkenKanri.WebServiceMain._staticInstance._path; }
AnkenKanri.WebServiceMain.set_timeout = function(value) { AnkenKanri.WebServiceMain._staticInstance._timeout = value; }
AnkenKanri.WebServiceMain.get_timeout = function() { return AnkenKanri.WebServiceMain._staticInstance._timeout; }
AnkenKanri.WebServiceMain.set_defaultUserContext = function(value) { AnkenKanri.WebServiceMain._staticInstance._userContext = value; }
AnkenKanri.WebServiceMain.get_defaultUserContext = function() { return AnkenKanri.WebServiceMain._staticInstance._userContext; }
AnkenKanri.WebServiceMain.set_defaultSucceededCallback = function(value) { AnkenKanri.WebServiceMain._staticInstance._succeeded = value; }
AnkenKanri.WebServiceMain.get_defaultSucceededCallback = function() { return AnkenKanri.WebServiceMain._staticInstance._succeeded; }
AnkenKanri.WebServiceMain.set_defaultFailedCallback = function(value) { AnkenKanri.WebServiceMain._staticInstance._failed = value; }
AnkenKanri.WebServiceMain.get_defaultFailedCallback = function() { return AnkenKanri.WebServiceMain._staticInstance._failed; }
AnkenKanri.WebServiceMain.set_path("/WebServiceMain.asmx");
AnkenKanri.WebServiceMain.Sccn= function(cc,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Sccn(cc,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Gd_GetAnk= function(strAc,strAd,OnlyUncheckedItem,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Gd_GetAnk(strAc,strAd,OnlyUncheckedItem,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.gmlc= function(strToken,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.gmlc(strToken,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.CheckoutShinchoku_Comment= function(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.CheckoutShinchoku_Comment(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetListShinchoku_Comment= function(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,strDispStyle,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetListShinchoku_Comment(strToken,strUSR_ID,strSNC_ID,strKEYWORDS,strDispStyle,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.RegistShinchoku_Comment= function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,strSCC_DESCRIPTION,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.RegistShinchoku_Comment(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,strSCC_DESCRIPTION,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.DelShinchoku_Comment= function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.DelShinchoku_Comment(strToken,strUSR_ID,strSNC_ID,strSCC_ID,strCT,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetShinchoku_CommentContextMenu= function(strToken,strUSR_ID,strSNC_ID,strSCC_ID,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetShinchoku_CommentContextMenu(strToken,strUSR_ID,strSNC_ID,strSCC_ID,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Adrs_ChgOpnOCmp= function(strToken,lngUSR_ID,lngADR_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Adrs_ChgOpnOCmp(strToken,lngUSR_ID,lngADR_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.UpdateAnkParent= function(strToken,intUSR_ID,intANK_ID,intACM_ANK_ID_PARENT,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.UpdateAnkParent(strToken,intUSR_ID,intANK_ID,intACM_ANK_ID_PARENT,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.ChangeAdrBookSel= function(strToken,bolCheckBoxStatus,lngUSR_ID,strACS_PENDING,strACS_ADR_ID,strUSR_ID_TARGET,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.ChangeAdrBookSel(strToken,bolCheckBoxStatus,lngUSR_ID,strACS_PENDING,strACS_ADR_ID,strUSR_ID_TARGET,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.SetStateVariable= function(strToken,strKey,strVal,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.SetStateVariable(strToken,strKey,strVal,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetAlarm= function(strToken,strUSR_ID,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetAlarm(strToken,strUSR_ID,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetAddressFromZip= function(strToken,strZipCode,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetAddressFromZip(strToken,strZipCode,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.RegistMemo= function(strToken,strUSR_ID,strMEM_ID,strCT,strMEM_CONTENT,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.RegistMemo(strToken,strUSR_ID,strMEM_ID,strCT,strMEM_CONTENT,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.SwapMemo= function(strToken,strUSR_ID,strMEM_ID,strCT,strSwitch,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.SwapMemo(strToken,strUSR_ID,strMEM_ID,strCT,strSwitch,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.DelMemo= function(strToken,strUSR_ID,strMEM_ID,strCT,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.DelMemo(strToken,strUSR_ID,strMEM_ID,strCT,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetMemoContextMenu= function(strToken,strUSR_ID,strMEM_ID,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetMemoContextMenu(strToken,strUSR_ID,strMEM_ID,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetAnkenCommonContextMenu= function(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetAnkenCommonContextMenu(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.RegistCommon= function(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,strACM_PENDCODE,strACM_COM_NAME,strACM_COM_EMAIL,strACM_COM_SENDMAIL,strACM_COM_MESSAGE,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.RegistCommon(strToken,strUSR_ID,strANK_ID,strACM_ANK_ID_PARENT,strACM_PENDCODE,strACM_COM_NAME,strACM_COM_EMAIL,strACM_COM_SENDMAIL,strACM_COM_MESSAGE,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetAnkenContextMenu= function(strToken,strUSR_ID,strANK_ID,iSwitch,iIncludeEnded,strRedirectPageSwitch,strABN_ID_Prev,strABN_ID_Next,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetAnkenContextMenu(strToken,strUSR_ID,strANK_ID,iSwitch,iIncludeEnded,strRedirectPageSwitch,strABN_ID_Prev,strABN_ID_Next,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetAnkenQuickRegistMenu= function(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strRedirectPageSwitch,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetAnkenQuickRegistMenu(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strRedirectPageSwitch,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.RegistQuickAnken= function(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strANK_TITLE,strANK_DESCRIPTION,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.RegistQuickAnken(strToken,strUSR_ID,strABN_ID,strANK_ID,iSwitch,strANK_TITLE,strANK_DESCRIPTION,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.ChangeShowCompanyLinks= function(strToken,lngUSR_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.ChangeShowCompanyLinks(strToken,lngUSR_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.ChangeShowTopDisp= function(strToken,lngUSR_ID,lngNWS_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.ChangeShowTopDisp(strToken,lngUSR_ID,lngNWS_ID,bolCheckBoxStatus,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.GetUserNameFromUSR_ID= function(strToken,USR_ID,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.GetUserNameFromUSR_ID(strToken,USR_ID,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Sftsc_rg_b= function(cc,dq,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Sftsc_rg_b(cc,dq,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Sftsc_rg= function(cc,ui,ok,ji,it,ti,dt,bs,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Sftsc_rg(cc,ui,ok,ji,it,ti,dt,bs,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Sftsc_rm_b= function(cc,dq,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Sftsc_rm_b(cc,dq,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Sftsc_rm= function(cc,ok,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Sftsc_rm(cc,ok,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Scls= function(cc,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Scls(cc,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.SK_Sccn= function(cc,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.SK_Sccn(cc,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.SK_Scck= function(cc,wr,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.SK_Scck(cc,wr,onSuccess,onFailed,userContext); }
AnkenKanri.WebServiceMain.Scck= function(cc,wr,onSuccess,onFailed,userContext) {AnkenKanri.WebServiceMain._staticInstance.Scck(cc,wr,onSuccess,onFailed,userContext); }
