ApiLogic.html 40.8 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ja">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Thu Mar 03 21:56:07 JST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ApiLogic</title>
<meta name="date" content="2016-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="ApiLogic";
    }
//-->
</script>
<noscript>
<div>ブラウザのJavaScriptが無効になっています。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="ナビゲーション・リンクをスキップ"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="ナビゲーション">
<li><a href="../../../../overview-summary.html">概要</a></li>
<li><a href="package-summary.html">パッケージ</a></li>
<li class="navBarCell1Rev">クラス</li>
<li><a href="class-use/ApiLogic.html">使用</a></li>
<li><a href="package-tree.html">階層ツリー</a></li>
<li><a href="../../../../deprecated-list.html">非推奨</a></li>
<li><a href="../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../help-doc.html">ヘルプ</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/valuecardservice/soap/logic/AddPointCancelApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">前のクラス</span></a></li>
<li><a href="../../../../com/valuecardservice/soap/logic/ApiLogicDualCard.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">次のクラス</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/valuecardservice/soap/logic/ApiLogic.html" target="_top">フレーム</a></li>
<li><a href="ApiLogic.html" target="_top">フレームなし</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">すべてのクラス</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>サマリー:&nbsp;</li>
<li>ネスト&nbsp;|&nbsp;</li>
<li>フィールド&nbsp;|&nbsp;</li>
<li>コンストラクタ&nbsp;|&nbsp;</li>
<li><a href="#method_summary">メソッド</a></li>
</ul>
<ul class="subNavList">
<li>詳細:&nbsp;</li>
<li>フィールド&nbsp;|&nbsp;</li>
<li>コンストラクタ&nbsp;|&nbsp;</li>
<li><a href="#method_detail">メソッド</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.valuecardservice.soap.logic</div>
<h2 title="インタフェース ApiLogic" class="title">インタフェース ApiLogic</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>既知の実装クラスのリスト:</dt>
<dd><a href="../../../../com/valuecardservice/soap/logic/impl/ApiLogicImpl.html" title="com.valuecardservice.soap.logic.impl内のクラス">ApiLogicImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ApiLogic</span></pre>
<dl><dt><span class="strong">作成者:</span></dt>
  <dd>miztaka</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>メソッドのサマリー</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="メソッドのサマリー表、メソッドのリストおよび説明">
<caption><span>メソッド</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">修飾子とタイプ</th>
<th class="colLast" scope="col">メソッドと説明</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkAccessKey(java.lang.String)">checkAccessKey</a></strong>(java.lang.String&nbsp;accessKey)</code>
<div class="block">API用のアクセスキーをチェックします。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkBlackHawk()">checkBlackHawk</a></strong>()</code>
<div class="block">BlackHawkアカウント可否</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkBluemanAccessKey(java.lang.String)">checkBluemanAccessKey</a></strong>(java.lang.String&nbsp;accessKey)</code>
<div class="block">API用のアクセスキーをチェックします。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkCardNo(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">checkCardNo</a></strong>(java.lang.String&nbsp;companyId,
           java.lang.String&nbsp;cardNo,
           java.lang.String&nbsp;pinCode,
           java.lang.String&nbsp;accessKey)</code>
<div class="block">カード番号をチェックします。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkInComm()">checkInComm</a></strong>()</code>
<div class="block">Incommアカウント可否</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkTermId(java.lang.String,%20java.lang.String)">checkTermId</a></strong>(java.lang.String&nbsp;companyId,
           java.lang.String&nbsp;termId)</code>
<div class="block">端末IDをチェックします。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#checkUnisys()">checkUnisys</a></strong>()</code>
<div class="block">UNISYSアカウント可否</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#concatParamErrors(java.lang.String[])">concatParamErrors</a></strong>(java.lang.String[]&nbsp;paramErrors)</code>
<div class="block">エラーメッセージ配列をまとめます。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getBHNcardNo()">getBHNcardNo</a></strong>()</code>
<div class="block">デコード済みブラックホークカード番号を返す</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getBHNupcCode()">getBHNupcCode</a></strong>()</code>
<div class="block">ブラックホークのUPC番号を返す</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getCard_status()">getCard_status</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getRegister()">getRegister</a></strong>()</code>
<div class="block">アカウント名称を返す</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getShopId()">getShopId</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#getValueMove()">getValueMove</a></strong>()</code>
<div class="block">バリュー移動可否</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス">ChangeResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeChangeResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeChangeResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                     java.lang.String&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/DealResult.html" title="com.valuecardservice.soap.dto内のクラス">DealResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeDealResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeDealResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                   java.lang.String&nbsp;message)</code>
<div class="block">エラー時のDealResultオブジェクトを作成します。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/DealResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithPoint</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeDealResultWithPointError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeDealResultWithPointError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                            java.lang.String&nbsp;message)</code>
<div class="block">エラー時のDealResultWithPointオブジェクトを作成します。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/DealResultWithTatsuno.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithTatsuno</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeDealResultWithTatsunoError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeDealResultWithTatsunoError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                              java.lang.String&nbsp;s)</code>
<div class="block">エラー時のDealResultWithTatsunoオブジェクトを作成します。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/DualCardDealResult.html" title="com.valuecardservice.soap.dto内のクラス">DualCardDealResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeDualCardDealResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeDualCardDealResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                           java.lang.String&nbsp;message)</code>
<div class="block">エラー時のDualCardDealResultオブジェクトを作成します。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/ReceiptResult.html" title="com.valuecardservice.soap.dto内のクラス">ReceiptResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeReceiptResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeReceiptResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                      java.lang.String&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/StatusResult.html" title="com.valuecardservice.soap.dto内のクラス">StatusResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeStatusResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeStatusResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                     java.lang.String&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeSumTermResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeSumTermResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                      java.lang.String&nbsp;message)</code>
<div class="block">エラー時のTermResultオブジェクトを作成します。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeSumTermResultWithPointError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeSumTermResultWithPointError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                               java.lang.String&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/TranhistResult.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeTranhistResultError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeTranhistResultError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                       java.lang.String&nbsp;message)</code>
<div class="block">エラー時のTranhistResultオブジェクトを作成します。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/valuecardservice/soap/dto/TranhistResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResultWithPoint</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#makeTranhistResultWithPointError(com.valuecardservice.soap.logic.ResultCode,%20java.lang.String)">makeTranhistResultWithPointError</a></strong>(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                java.lang.String&nbsp;message)</code>
<div class="block">エラー時のTranhistResultオブジェクトを作成します。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#setAccountAndCardData(com.valuecardservice.soap.dto.DealResult,%20com.valuecardservice.entity.AccountTable[],%20com.valuecardservice.entity.CardTable)">setAccountAndCardData</a></strong>(<a href="../../../../com/valuecardservice/soap/dto/DealResult.html" title="com.valuecardservice.soap.dto内のクラス">DealResult</a>&nbsp;deal,
                     com.valuecardservice.entity.AccountTable[]&nbsp;account,
                     com.valuecardservice.entity.CardTable&nbsp;card)</code>
<div class="block">DealResultにAccountTableとCardTableの情報を設定します。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#setAccountAndCardDataWithPoint(com.valuecardservice.soap.dto.DealResultWithPoint,%20com.valuecardservice.entity.AccountTable[],%20com.valuecardservice.entity.CardTable)">setAccountAndCardDataWithPoint</a></strong>(<a href="../../../../com/valuecardservice/soap/dto/DealResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithPoint</a>&nbsp;deal,
                              com.valuecardservice.entity.AccountTable[]&nbsp;account,
                              com.valuecardservice.entity.CardTable&nbsp;card)</code>
<div class="block">DealResultWithPointにAccountTableとCardTableの情報を設定します。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#setAccountAndCardDataWithTatsuno(com.valuecardservice.soap.dto.DealResultWithTatsuno,%20com.valuecardservice.entity.AccountTable[],%20com.valuecardservice.entity.CardTable)">setAccountAndCardDataWithTatsuno</a></strong>(<a href="../../../../com/valuecardservice/soap/dto/DealResultWithTatsuno.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithTatsuno</a>&nbsp;dealresultwithtatsuno,
                                com.valuecardservice.entity.AccountTable[]&nbsp;aaccounttable,
                                com.valuecardservice.entity.CardTable&nbsp;cardtable)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/valuecardservice/soap/logic/ApiLogic.html#setCommonAccesskeyData(java.lang.String,%20java.lang.String)">setCommonAccesskeyData</a></strong>(java.lang.String&nbsp;accessKey,
                      java.lang.String&nbsp;termId)</code>
<div class="block">CommonAccesskeyテーブルをもとに、Loginuserテーブルから企業IDを取得</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!--   -->
</a>
<h3>メソッドの詳細</h3>
<a name="checkAccessKey(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkAccessKey</h4>
<pre>java.lang.String&nbsp;checkAccessKey(java.lang.String&nbsp;accessKey)</pre>
<div class="block">API用のアクセスキーをチェックします。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>accessKey</code> - アクセスキーです。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>企業IDを返却します。</dd></dl>
</li>
</ul>
<a name="checkBluemanAccessKey(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkBluemanAccessKey</h4>
<pre>java.lang.String&nbsp;checkBluemanAccessKey(java.lang.String&nbsp;accessKey)</pre>
<div class="block">API用のアクセスキーをチェックします。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>accessKey</code> - アクセスキーです。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>企業IDを返却します。</dd></dl>
</li>
</ul>
<a name="setCommonAccesskeyData(java.lang.String, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCommonAccesskeyData</h4>
<pre>java.lang.String&nbsp;setCommonAccesskeyData(java.lang.String&nbsp;accessKey,
                                      java.lang.String&nbsp;termId)</pre>
<div class="block">CommonAccesskeyテーブルをもとに、Loginuserテーブルから企業IDを取得</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>accessKey</code> - アクセスキーです。termId 端末IDです。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>企業IDを返却します。</dd></dl>
</li>
</ul>
<a name="getShopId()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShopId</h4>
<pre>java.lang.String&nbsp;getShopId()</pre>
</li>
</ul>
<a name="checkTermId(java.lang.String, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkTermId</h4>
<pre>boolean&nbsp;checkTermId(java.lang.String&nbsp;companyId,
                  java.lang.String&nbsp;termId)</pre>
<div class="block">端末IDをチェックします。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>companyId</code> - 企業IDです。</dd><dd><code>termId</code> - 端末IDです。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>企業IDが端末IDを保持している場合にtrueを返します。</dd></dl>
</li>
</ul>
<a name="checkCardNo(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkCardNo</h4>
<pre><a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;checkCardNo(java.lang.String&nbsp;companyId,
                     java.lang.String&nbsp;cardNo,
                     java.lang.String&nbsp;pinCode,
                     java.lang.String&nbsp;accessKey)</pre>
<div class="block">カード番号をチェックします。
 PINが正しいこと、企業IDに属していること、ステータスが有効なこと</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>companyId</code> - 企業IDです。</dd><dd><code>cardNo</code> - カード番号です。</dd><dd><code>pinCode</code> - PINコードです。</dd><dd><code>accessKey</code> - アクセスキーです。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>チェックOKの場合はNULL、それ以外の場合はResultCodeのEnumを返却します。</dd></dl>
</li>
</ul>
<a name="makeDealResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeDealResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/DealResult.html" title="com.valuecardservice.soap.dto内のクラス">DealResult</a>&nbsp;makeDealResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                             java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のDealResultオブジェクトを作成します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したDealResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeDealResultWithPointError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeDealResultWithPointError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/DealResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithPoint</a>&nbsp;makeDealResultWithPointError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                               java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のDealResultWithPointオブジェクトを作成します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したDealResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeDualCardDealResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeDualCardDealResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/DualCardDealResult.html" title="com.valuecardservice.soap.dto内のクラス">DualCardDealResult</a>&nbsp;makeDualCardDealResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                             java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のDualCardDealResultオブジェクトを作成します。
  kawano</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したDealResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeDealResultWithTatsunoError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeDealResultWithTatsunoError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/DealResultWithTatsuno.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithTatsuno</a>&nbsp;makeDealResultWithTatsunoError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                                                   java.lang.String&nbsp;s)</pre>
<div class="block">エラー時のDealResultWithTatsunoオブジェクトを作成します。
  kawano</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したDealResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeTranhistResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeTranhistResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/TranhistResult.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResult</a>&nbsp;makeTranhistResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                     java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のTranhistResultオブジェクトを作成します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したTranhistResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeTranhistResultWithPointError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeTranhistResultWithPointError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/TranhistResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">TranhistResultWithPoint</a>&nbsp;makeTranhistResultWithPointError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                                       java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のTranhistResultオブジェクトを作成します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したTranhistResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeSumTermResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeSumTermResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/SumTermResult.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResult</a>&nbsp;makeSumTermResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultCode,
                                   java.lang.String&nbsp;message)</pre>
<div class="block">エラー時のTermResultオブジェクトを作成します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>resultCode</code> - 結果コードです。</dd><dd><code>message</code> - Enumで定義されている既存のメッセージを上書きしたい場合に使用します。</dd>
<dt><span class="strong">戻り値:</span></dt><dd>作成したTranhistResultオブジェクトを返却します。</dd></dl>
</li>
</ul>
<a name="makeSumTermResultWithPointError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeSumTermResultWithPointError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/SumTermResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">SumTermResultWithPoint</a>&nbsp;makeSumTermResultWithPointError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                                                     java.lang.String&nbsp;s)</pre>
</li>
</ul>
<a name="makeStatusResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeStatusResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/StatusResult.html" title="com.valuecardservice.soap.dto内のクラス">StatusResult</a>&nbsp;makeStatusResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                                 java.lang.String&nbsp;s)</pre>
</li>
</ul>
<a name="makeReceiptResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeReceiptResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/ReceiptResult.html" title="com.valuecardservice.soap.dto内のクラス">ReceiptResult</a>&nbsp;makeReceiptResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                                   java.lang.String&nbsp;s)</pre>
</li>
</ul>
<a name="makeChangeResultError(com.valuecardservice.soap.logic.ResultCode, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>makeChangeResultError</h4>
<pre><a href="../../../../com/valuecardservice/soap/dto/ChangeResult.html" title="com.valuecardservice.soap.dto内のクラス">ChangeResult</a>&nbsp;makeChangeResultError(<a href="../../../../com/valuecardservice/soap/logic/ResultCode.html" title="com.valuecardservice.soap.logic内の列挙型">ResultCode</a>&nbsp;resultcode,
                                 java.lang.String&nbsp;s)</pre>
</li>
</ul>
<a name="concatParamErrors(java.lang.String[])">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>concatParamErrors</h4>
<pre>java.lang.String&nbsp;concatParamErrors(java.lang.String[]&nbsp;paramErrors)</pre>
<div class="block">エラーメッセージ配列をまとめます。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>paramErrors</code> - エラーメッセージ配列</dd>
<dt><span class="strong">戻り値:</span></dt><dd>まとめられたエラーメッセージ</dd></dl>
</li>
</ul>
<a name="setAccountAndCardData(com.valuecardservice.soap.dto.DealResult, com.valuecardservice.entity.AccountTable[], com.valuecardservice.entity.CardTable)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccountAndCardData</h4>
<pre>void&nbsp;setAccountAndCardData(<a href="../../../../com/valuecardservice/soap/dto/DealResult.html" title="com.valuecardservice.soap.dto内のクラス">DealResult</a>&nbsp;deal,
                         com.valuecardservice.entity.AccountTable[]&nbsp;account,
                         com.valuecardservice.entity.CardTable&nbsp;card)</pre>
<div class="block">DealResultにAccountTableとCardTableの情報を設定します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>deal</code> - 設定先DealResultインスタンス</dd><dd><code>account</code> - 設定元AccountTable配列</dd><dd><code>card</code> - 設定元CardTable配列</dd></dl>
</li>
</ul>
<a name="setAccountAndCardDataWithPoint(com.valuecardservice.soap.dto.DealResultWithPoint, com.valuecardservice.entity.AccountTable[], com.valuecardservice.entity.CardTable)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccountAndCardDataWithPoint</h4>
<pre>void&nbsp;setAccountAndCardDataWithPoint(<a href="../../../../com/valuecardservice/soap/dto/DealResultWithPoint.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithPoint</a>&nbsp;deal,
                                  com.valuecardservice.entity.AccountTable[]&nbsp;account,
                                  com.valuecardservice.entity.CardTable&nbsp;card)</pre>
<div class="block">DealResultWithPointにAccountTableとCardTableの情報を設定します。</div>
<dl><dt><span class="strong">パラメータ:</span></dt><dd><code>deal</code> - 設定先DealResultWithPointインスタンス</dd><dd><code>account</code> - 設定元AccountTable配列</dd><dd><code>card</code> - 設定元CardTable配列</dd></dl>
</li>
</ul>
<a name="setAccountAndCardDataWithTatsuno(com.valuecardservice.soap.dto.DealResultWithTatsuno, com.valuecardservice.entity.AccountTable[], com.valuecardservice.entity.CardTable)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccountAndCardDataWithTatsuno</h4>
<pre>void&nbsp;setAccountAndCardDataWithTatsuno(<a href="../../../../com/valuecardservice/soap/dto/DealResultWithTatsuno.html" title="com.valuecardservice.soap.dto内のクラス">DealResultWithTatsuno</a>&nbsp;dealresultwithtatsuno,
                                    com.valuecardservice.entity.AccountTable[]&nbsp;aaccounttable,
                                    com.valuecardservice.entity.CardTable&nbsp;cardtable)</pre>
</li>
</ul>
<a name="getBHNcardNo()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBHNcardNo</h4>
<pre>java.lang.String&nbsp;getBHNcardNo()</pre>
<div class="block">デコード済みブラックホークカード番号を返す</div>
</li>
</ul>
<a name="getBHNupcCode()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBHNupcCode</h4>
<pre>java.lang.String&nbsp;getBHNupcCode()</pre>
<div class="block">ブラックホークのUPC番号を返す</div>
</li>
</ul>
<a name="getRegister()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegister</h4>
<pre>java.lang.String&nbsp;getRegister()</pre>
<div class="block">アカウント名称を返す</div>
</li>
</ul>
<a name="getValueMove()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValueMove</h4>
<pre>java.lang.String&nbsp;getValueMove()</pre>
<div class="block">バリュー移動可否</div>
</li>
</ul>
<a name="checkInComm()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkInComm</h4>
<pre>java.lang.Boolean&nbsp;checkInComm()</pre>
<div class="block">Incommアカウント可否</div>
</li>
</ul>
<a name="checkBlackHawk()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkBlackHawk</h4>
<pre>java.lang.Boolean&nbsp;checkBlackHawk()</pre>
<div class="block">BlackHawkアカウント可否</div>
</li>
</ul>
<a name="checkUnisys()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkUnisys</h4>
<pre>java.lang.Boolean&nbsp;checkUnisys()</pre>
<div class="block">UNISYSアカウント可否</div>
</li>
</ul>
<a name="getCard_status()">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getCard_status</h4>
<pre>java.lang.String&nbsp;getCard_status()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="ナビゲーション・リンクをスキップ"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="ナビゲーション">
<li><a href="../../../../overview-summary.html">概要</a></li>
<li><a href="package-summary.html">パッケージ</a></li>
<li class="navBarCell1Rev">クラス</li>
<li><a href="class-use/ApiLogic.html">使用</a></li>
<li><a href="package-tree.html">階層ツリー</a></li>
<li><a href="../../../../deprecated-list.html">非推奨</a></li>
<li><a href="../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../help-doc.html">ヘルプ</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/valuecardservice/soap/logic/AddPointCancelApiLogic.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">前のクラス</span></a></li>
<li><a href="../../../../com/valuecardservice/soap/logic/ApiLogicDualCard.html" title="com.valuecardservice.soap.logic内のインタフェース"><span class="strong">次のクラス</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/valuecardservice/soap/logic/ApiLogic.html" target="_top">フレーム</a></li>
<li><a href="ApiLogic.html" target="_top">フレームなし</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">すべてのクラス</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>サマリー:&nbsp;</li>
<li>ネスト&nbsp;|&nbsp;</li>
<li>フィールド&nbsp;|&nbsp;</li>
<li>コンストラクタ&nbsp;|&nbsp;</li>
<li><a href="#method_summary">メソッド</a></li>
</ul>
<ul class="subNavList">
<li>詳細:&nbsp;</li>
<li>フィールド&nbsp;|&nbsp;</li>
<li>コンストラクタ&nbsp;|&nbsp;</li>
<li><a href="#method_detail">メソッド</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>