BaseDataSource.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="ko">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_152-release) on Thu Jun 14 09:35:11 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Interface kr.co.hanwha.hifive.base.BaseDataSource</title>
  8. <meta name="date" content="2018-06-14">
  9. <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Uses of Interface kr.co.hanwha.hifive.base.BaseDataSource";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  36. <li><a href="../package-summary.html">Package</a></li>
  37. <li><a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">Class</a></li>
  38. <li class="navBarCell1Rev">Use</li>
  39. <li><a href="../../../../../../overview-tree.html">Tree</a></li>
  40. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../../../../../index-files/index-1.html">Index</a></li>
  42. <li><a href="../../../../../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li>Prev</li>
  48. <li>Next</li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../../../../../index.html?kr/co/hanwha/hifive/base/class-use/BaseDataSource.html" target="_top">Frames</a></li>
  52. <li><a href="BaseDataSource.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h2 title="Uses of Interface kr.co.hanwha.hifive.base.BaseDataSource" class="title">Uses of Interface<br>kr.co.hanwha.hifive.base.BaseDataSource</h2>
  75. </div>
  76. <div class="classUseContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  80. <caption><span>Packages that use <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a></span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">Package</th>
  83. <th class="colLast" scope="col">Description</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="#kr.co.hanwha.hifive.admin.admin.data">kr.co.hanwha.hifive.admin.admin.data</a></td>
  88. <td class="colLast">&nbsp;</td>
  89. </tr>
  90. <tr class="rowColor">
  91. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source">kr.co.hanwha.hifive.data.source</a></td>
  92. <td class="colLast">&nbsp;</td>
  93. </tr>
  94. <tr class="altColor">
  95. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source.contract">kr.co.hanwha.hifive.data.source.contract</a></td>
  96. <td class="colLast">&nbsp;</td>
  97. </tr>
  98. </tbody>
  99. </table>
  100. </li>
  101. <li class="blockList">
  102. <ul class="blockList">
  103. <li class="blockList"><a name="kr.co.hanwha.hifive.admin.admin.data">
  104. <!-- -->
  105. </a>
  106. <h3>Uses of <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a> in <a href="../../../../../../kr/co/hanwha/hifive/admin/admin/data/package-summary.html">kr.co.hanwha.hifive.admin.admin.data</a></h3>
  107. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
  108. <caption><span>Subinterfaces of <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a> in <a href="../../../../../../kr/co/hanwha/hifive/admin/admin/data/package-summary.html">kr.co.hanwha.hifive.admin.admin.data</a></span><span class="tabEnd">&nbsp;</span></caption>
  109. <tr>
  110. <th class="colFirst" scope="col">Modifier and Type</th>
  111. <th class="colLast" scope="col">Interface and Description</th>
  112. </tr>
  113. <tbody>
  114. <tr class="altColor">
  115. <td class="colFirst"><code>interface&nbsp;</code></td>
  116. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/admin/admin/data/AdminDataSource.html" title="interface in kr.co.hanwha.hifive.admin.admin.data">AdminDataSource</a></span></code>
  117. <div class="block">Created by sanghoonkwon on 2018. 3. 12..</div>
  118. </td>
  119. </tr>
  120. </tbody>
  121. </table>
  122. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  123. <caption><span>Classes in <a href="../../../../../../kr/co/hanwha/hifive/admin/admin/data/package-summary.html">kr.co.hanwha.hifive.admin.admin.data</a> that implement <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a></span><span class="tabEnd">&nbsp;</span></caption>
  124. <tr>
  125. <th class="colFirst" scope="col">Modifier and Type</th>
  126. <th class="colLast" scope="col">Class and Description</th>
  127. </tr>
  128. <tbody>
  129. <tr class="altColor">
  130. <td class="colFirst"><code>class&nbsp;</code></td>
  131. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/admin/admin/data/AdminDataRepostiory.html" title="class in kr.co.hanwha.hifive.admin.admin.data">AdminDataRepostiory</a></span></code>
  132. <div class="block">Created by sanghoonkwon on 2018. 3. 12..</div>
  133. </td>
  134. </tr>
  135. </tbody>
  136. </table>
  137. </li>
  138. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source">
  139. <!-- -->
  140. </a>
  141. <h3>Uses of <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a> in <a href="../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a></h3>
  142. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  143. <caption><span>Classes in <a href="../../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a> that implement <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a></span><span class="tabEnd">&nbsp;</span></caption>
  144. <tr>
  145. <th class="colFirst" scope="col">Modifier and Type</th>
  146. <th class="colLast" scope="col">Class and Description</th>
  147. </tr>
  148. <tbody>
  149. <tr class="altColor">
  150. <td class="colFirst"><code>class&nbsp;</code></td>
  151. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/AlarmDataRepository.html" title="class in kr.co.hanwha.hifive.data.source">AlarmDataRepository</a></span></code>
  152. <div class="block">Created by sanghoonkwon on 2018. 1. 22..</div>
  153. </td>
  154. </tr>
  155. <tr class="rowColor">
  156. <td class="colFirst"><code>class&nbsp;</code></td>
  157. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/MemberDataRepository.html" title="class in kr.co.hanwha.hifive.data.source">MemberDataRepository</a></span></code>
  158. <div class="block">Created by sanghoonkwon on 2018. 1. 11..</div>
  159. </td>
  160. </tr>
  161. <tr class="altColor">
  162. <td class="colFirst"><code>class&nbsp;</code></td>
  163. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/ProjectDataRepository.html" title="class in kr.co.hanwha.hifive.data.source">ProjectDataRepository</a></span></code>
  164. <div class="block">Created by sanghoonkwon on 2018. 2. 20..</div>
  165. </td>
  166. </tr>
  167. <tr class="rowColor">
  168. <td class="colFirst"><code>class&nbsp;</code></td>
  169. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/TaskDataRepository.html" title="class in kr.co.hanwha.hifive.data.source">TaskDataRepository</a></span></code>
  170. <div class="block">TASK 관련 데이터 저장소
  171. Created by sanghoonkwon on 2018. 1. 11..</div>
  172. </td>
  173. </tr>
  174. </tbody>
  175. </table>
  176. </li>
  177. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source.contract">
  178. <!-- -->
  179. </a>
  180. <h3>Uses of <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a> in <a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a></h3>
  181. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
  182. <caption><span>Subinterfaces of <a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">BaseDataSource</a> in <a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a></span><span class="tabEnd">&nbsp;</span></caption>
  183. <tr>
  184. <th class="colFirst" scope="col">Modifier and Type</th>
  185. <th class="colLast" scope="col">Interface and Description</th>
  186. </tr>
  187. <tbody>
  188. <tr class="altColor">
  189. <td class="colFirst"><code>interface&nbsp;</code></td>
  190. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/AlarmDataSource.html" title="interface in kr.co.hanwha.hifive.data.source.contract">AlarmDataSource</a></span></code>
  191. <div class="block">Created by sanghoonkwon on 2018. 1. 22..</div>
  192. </td>
  193. </tr>
  194. <tr class="rowColor">
  195. <td class="colFirst"><code>interface&nbsp;</code></td>
  196. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/MemberDataSource.html" title="interface in kr.co.hanwha.hifive.data.source.contract">MemberDataSource</a></span></code>
  197. <div class="block">Created by sanghoonkwon on 2018. 1. 11..</div>
  198. </td>
  199. </tr>
  200. <tr class="altColor">
  201. <td class="colFirst"><code>interface&nbsp;</code></td>
  202. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/ProjectDataSource.html" title="interface in kr.co.hanwha.hifive.data.source.contract">ProjectDataSource</a></span></code>&nbsp;</td>
  203. </tr>
  204. <tr class="rowColor">
  205. <td class="colFirst"><code>interface&nbsp;</code></td>
  206. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/data/source/contract/TaskDataSource.html" title="interface in kr.co.hanwha.hifive.data.source.contract">TaskDataSource</a></span></code>
  207. <div class="block">TASK 관련 데이터 저장소 인터페이스</div>
  208. </td>
  209. </tr>
  210. </tbody>
  211. </table>
  212. </li>
  213. </ul>
  214. </li>
  215. </ul>
  216. </div>
  217. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  218. <div class="bottomNav"><a name="navbar.bottom">
  219. <!-- -->
  220. </a>
  221. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  222. <a name="navbar.bottom.firstrow">
  223. <!-- -->
  224. </a>
  225. <ul class="navList" title="Navigation">
  226. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  227. <li><a href="../package-summary.html">Package</a></li>
  228. <li><a href="../../../../../../kr/co/hanwha/hifive/base/BaseDataSource.html" title="interface in kr.co.hanwha.hifive.base">Class</a></li>
  229. <li class="navBarCell1Rev">Use</li>
  230. <li><a href="../../../../../../overview-tree.html">Tree</a></li>
  231. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  232. <li><a href="../../../../../../index-files/index-1.html">Index</a></li>
  233. <li><a href="../../../../../../help-doc.html">Help</a></li>
  234. </ul>
  235. </div>
  236. <div class="subNav">
  237. <ul class="navList">
  238. <li>Prev</li>
  239. <li>Next</li>
  240. </ul>
  241. <ul class="navList">
  242. <li><a href="../../../../../../index.html?kr/co/hanwha/hifive/base/class-use/BaseDataSource.html" target="_top">Frames</a></li>
  243. <li><a href="BaseDataSource.html" target="_top">No&nbsp;Frames</a></li>
  244. </ul>
  245. <ul class="navList" id="allclasses_navbar_bottom">
  246. <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  247. </ul>
  248. <div>
  249. <script type="text/javascript"><!--
  250. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  251. if(window==top) {
  252. allClassesLink.style.display = "block";
  253. }
  254. else {
  255. allClassesLink.style.display = "none";
  256. }
  257. //-->
  258. </script>
  259. </div>
  260. <a name="skip.navbar.bottom">
  261. <!-- -->
  262. </a></div>
  263. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  264. </body>
  265. </html>