Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b5c45359b | |||
| d9c030de69 | |||
| edcff8ef21 | |||
| f56c7ce02a | |||
| 3d5a814a5c | |||
| 495b1e4202 | |||
| d2122c2896 | |||
| 5611620592 | |||
| 0282a9f401 | |||
| 3e18c8e4ff | |||
| 47a926e97d | |||
| 874b1f028e | |||
| 79ac249579 | |||
| b1011e5c6b | |||
| 3b62e78c66 | |||
| b8d9749139 | |||
| b827bc24ce | |||
| 91b94e564f | |||
| a5da7fa85d | |||
| 5a132f549a |
271
com/fjy/spring/Application.html
Normal file
271
com/fjy/spring/Application.html
Normal file
@@ -0,0 +1,271 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:33 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Application</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Application";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9};
|
||||
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../com/fjy/spring/ApplicationTests.html" title="com.fjy.spring中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/fjy/spring/Application.html" target="_top">框架</a></li>
|
||||
<li><a href="Application.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring</div>
|
||||
<h2 title="类 Application" class="title">类 Application</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.Application</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@SpringBootApplication
|
||||
public class <span class="typeNameLabel">Application</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/fjy/spring/Application.html#Application--">Application</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/fjy/spring/Application.html#main-java.lang.String:A-">main</a></span>(java.lang.String[] args)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="Application--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Application</h4>
|
||||
<pre>public Application()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="main-java.lang.String:A-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>main</h4>
|
||||
<pre>public static void main(java.lang.String[] args)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../com/fjy/spring/ApplicationTests.html" title="com.fjy.spring中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/fjy/spring/Application.html" target="_top">框架</a></li>
|
||||
<li><a href="Application.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
271
com/fjy/spring/ApplicationTests.html
Normal file
271
com/fjy/spring/ApplicationTests.html
Normal file
@@ -0,0 +1,271 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:33 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>ApplicationTests</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ApplicationTests";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/Application.html" title="com.fjy.spring中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/fjy/spring/ApplicationTests.html" target="_top">框架</a></li>
|
||||
<li><a href="ApplicationTests.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring</div>
|
||||
<h2 title="类 ApplicationTests" class="title">类 ApplicationTests</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.ApplicationTests</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@SpringBootTest
|
||||
public class <span class="typeNameLabel">ApplicationTests</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/fjy/spring/ApplicationTests.html#ApplicationTests--">ApplicationTests</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/fjy/spring/ApplicationTests.html#contextLoads--">contextLoads</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ApplicationTests--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ApplicationTests</h4>
|
||||
<pre>public ApplicationTests()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="contextLoads--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>contextLoads</h4>
|
||||
<pre>public void contextLoads()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/Application.html" title="com.fjy.spring中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../index.html?com/fjy/spring/ApplicationTests.html" target="_top">框架</a></li>
|
||||
<li><a href="ApplicationTests.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
277
com/fjy/spring/constant/GlobalConstant.html
Normal file
277
com/fjy/spring/constant/GlobalConstant.html
Normal file
@@ -0,0 +1,277 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>GlobalConstant</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GlobalConstant";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/constant/GlobalConstant.html" target="_top">框架</a></li>
|
||||
<li><a href="GlobalConstant.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</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.fjy.spring.constant</div>
|
||||
<h2 title="类 GlobalConstant" class="title">类 GlobalConstant</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.constant.GlobalConstant</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">GlobalConstant</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">存储全局变量</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
|
||||
<caption><span>字段</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">字段和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/constant/GlobalConstant.html#USER_SESSION_KEY">USER_SESSION_KEY</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/constant/GlobalConstant.html#GlobalConstant--">GlobalConstant</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>字段详细资料</h3>
|
||||
<a name="USER_SESSION_KEY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>USER_SESSION_KEY</h4>
|
||||
<pre>public static final java.lang.String USER_SESSION_KEY</pre>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">另请参阅:</span></dt>
|
||||
<dd><a href="../../../../constant-values.html#com.fjy.spring.constant.GlobalConstant.USER_SESSION_KEY">常量字段值</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="GlobalConstant--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>GlobalConstant</h4>
|
||||
<pre>public GlobalConstant()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/constant/GlobalConstant.html" target="_top">框架</a></li>
|
||||
<li><a href="GlobalConstant.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#field.summary">字段</a> | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#methods.inherited.from.class.java.lang.Object">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#field.detail">字段</a> | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
352
com/fjy/spring/enums/RegisteredEnum.html
Normal file
352
com/fjy/spring/enums/RegisteredEnum.html
Normal file
@@ -0,0 +1,352 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:33 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>RegisteredEnum</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RegisteredEnum";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9,"i1":9};
|
||||
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/enums/RegisteredEnum.html" target="_top">框架</a></li>
|
||||
<li><a href="RegisteredEnum.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </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.fjy.spring.enums</div>
|
||||
<h2 title="枚举 RegisteredEnum" class="title">枚举 RegisteredEnum</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Enum<<a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.enums.RegisteredEnum</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有已实现的接口:</dt>
|
||||
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="typeNameLabel">RegisteredEnum</span>
|
||||
extends java.lang.Enum<<a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a>></pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="枚举常量概要表, 列表枚举常量和解释">
|
||||
<caption><span>枚举常量</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">枚举常量和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/RegisteredEnum.html#FORBIDDEN">FORBIDDEN</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/RegisteredEnum.html#REGISTERED">REGISTERED</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/RegisteredEnum.html#UNREGISTERED">UNREGISTERED</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/RegisteredEnum.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/RegisteredEnum.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Enum</h3>
|
||||
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量详细资料</h3>
|
||||
<a name="REGISTERED">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>REGISTERED</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a> REGISTERED</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="UNREGISTERED">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>UNREGISTERED</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a> UNREGISTERED</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="FORBIDDEN">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>FORBIDDEN</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a> FORBIDDEN</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="values--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a>[] values()</pre>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。该方法可用于迭代
|
||||
常量, 如下所示:
|
||||
<pre>
|
||||
for (RegisteredEnum c : RegisteredEnum.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>按照声明该枚举类型的常量的顺序返回的包含这些常量的数组</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../com/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举">RegisteredEnum</a> valueOf(java.lang.String name)</pre>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。
|
||||
字符串必须与用于声明该类型的枚举常量的
|
||||
标识符<i>完全</i>匹配。(不允许有多余
|
||||
的空格字符。)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">参数:</span></dt>
|
||||
<dd><code>name</code> - 要返回的枚举常量的名称。</dd>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>返回带有指定名称的枚举常量</dd>
|
||||
<dt><span class="throwsLabel">抛出:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - 如果该枚举类型没有带有指定名称的常量</dd>
|
||||
<dd><code>java.lang.NullPointerException</code> - 如果参数为空值</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/enums/RegisteredEnum.html" target="_top">框架</a></li>
|
||||
<li><a href="RegisteredEnum.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
524
com/fjy/spring/enums/ResultEnum.html
Normal file
524
com/fjy/spring/enums/ResultEnum.html
Normal file
@@ -0,0 +1,524 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:33 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>ResultEnum</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ResultEnum";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":9};
|
||||
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/enums/ResultEnum.html" target="_top">框架</a></li>
|
||||
<li><a href="ResultEnum.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </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.fjy.spring.enums</div>
|
||||
<h2 title="枚举 ResultEnum" class="title">枚举 ResultEnum</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Enum<<a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.enums.ResultEnum</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有已实现的接口:</dt>
|
||||
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="typeNameLabel">ResultEnum</span>
|
||||
extends java.lang.Enum<<a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a>></pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="枚举常量概要表, 列表枚举常量和解释">
|
||||
<caption><span>枚举常量</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">枚举常量和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#ADD_ERROR">ADD_ERROR</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#DELETE_ERROR">DELETE_ERROR</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#EMPTY_DATA">EMPTY_DATA</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#EMPTY_QUESTION">EMPTY_QUESTION</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#ID_NULLPOINT">ID_NULLPOINT</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#ILLEGAL_ACCESS">ILLEGAL_ACCESS</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#QUESTION_ERROR">QUESTION_ERROR</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#SUCCESS">SUCCESS</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#UNKOWN_ERROR">UNKOWN_ERROR</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#UPDATE_ERROR">UPDATE_ERROR</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#USER_NOTEXIST">USER_NOTEXIST</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#WRONG_FORM">WRONG_FORM</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#WRONGPASS">WRONGPASS</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Integer</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#getCode--">getCode</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#getData--">getData</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#getMsg--">getMsg</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#setData-java.lang.String-">setData</a></span>(java.lang.String data)</code> </td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a>[]</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/enums/ResultEnum.html#values--">values</a></span>()</code>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Enum</h3>
|
||||
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum.constant.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>枚举常量详细资料</h3>
|
||||
<a name="UNKOWN_ERROR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>UNKOWN_ERROR</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> UNKOWN_ERROR</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SUCCESS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SUCCESS</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> SUCCESS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="USER_NOTEXIST">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>USER_NOTEXIST</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> USER_NOTEXIST</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="UPDATE_ERROR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>UPDATE_ERROR</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> UPDATE_ERROR</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DELETE_ERROR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DELETE_ERROR</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> DELETE_ERROR</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ADD_ERROR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ADD_ERROR</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> ADD_ERROR</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="WRONGPASS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>WRONGPASS</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> WRONGPASS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ILLEGAL_ACCESS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ILLEGAL_ACCESS</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> ILLEGAL_ACCESS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="WRONG_FORM">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>WRONG_FORM</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> WRONG_FORM</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="EMPTY_DATA">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>EMPTY_DATA</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> EMPTY_DATA</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="ID_NULLPOINT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>ID_NULLPOINT</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> ID_NULLPOINT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="EMPTY_QUESTION">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>EMPTY_QUESTION</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> EMPTY_QUESTION</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="QUESTION_ERROR">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>QUESTION_ERROR</h4>
|
||||
<pre>public static final <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> QUESTION_ERROR</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="values--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a>[] values()</pre>
|
||||
<div class="block">按照声明该枚举类型的常量的顺序, 返回
|
||||
包含这些常量的数组。该方法可用于迭代
|
||||
常量, 如下所示:
|
||||
<pre>
|
||||
for (ResultEnum c : ResultEnum.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>按照声明该枚举类型的常量的顺序返回的包含这些常量的数组</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a href="../../../../com/fjy/spring/enums/ResultEnum.html" title="com.fjy.spring.enums中的枚举">ResultEnum</a> valueOf(java.lang.String name)</pre>
|
||||
<div class="block">返回带有指定名称的该类型的枚举常量。
|
||||
字符串必须与用于声明该类型的枚举常量的
|
||||
标识符<i>完全</i>匹配。(不允许有多余
|
||||
的空格字符。)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">参数:</span></dt>
|
||||
<dd><code>name</code> - 要返回的枚举常量的名称。</dd>
|
||||
<dt><span class="returnLabel">返回:</span></dt>
|
||||
<dd>返回带有指定名称的枚举常量</dd>
|
||||
<dt><span class="throwsLabel">抛出:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - 如果该枚举类型没有带有指定名称的常量</dd>
|
||||
<dd><code>java.lang.NullPointerException</code> - 如果参数为空值</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCode--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCode</h4>
|
||||
<pre>public java.lang.Integer getCode()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMsg--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMsg</h4>
|
||||
<pre>public java.lang.String getMsg()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setData-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setData</h4>
|
||||
<pre>public void setData(java.lang.String data)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getData--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getData</h4>
|
||||
<pre>public java.lang.String getData()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/enums/RegisteredEnum.html" title="com.fjy.spring.enums中的枚举"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/enums/ResultEnum.html" target="_top">框架</a></li>
|
||||
<li><a href="ResultEnum.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li><a href="#enum.constant.summary">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li><a href="#enum.constant.detail">枚举常量</a> | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
273
com/fjy/spring/handle/ExceptionHandle.html
Normal file
273
com/fjy/spring/handle/ExceptionHandle.html
Normal file
@@ -0,0 +1,273 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>ExceptionHandle</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ExceptionHandle";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/handle/ExceptionHandle.html" target="_top">框架</a></li>
|
||||
<li><a href="ExceptionHandle.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.handle</div>
|
||||
<h2 title="类 ExceptionHandle" class="title">类 ExceptionHandle</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.handle.ExceptionHandle</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@ControllerAdvice
|
||||
public class <span class="typeNameLabel">ExceptionHandle</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/handle/ExceptionHandle.html#ExceptionHandle--">ExceptionHandle</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/Result.html" title="com.fjy.spring.domain中的类">Result</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/handle/ExceptionHandle.html#handle-java.lang.Exception-">handle</a></span>(java.lang.Exception e)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ExceptionHandle--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ExceptionHandle</h4>
|
||||
<pre>public ExceptionHandle()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="handle-java.lang.Exception-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>handle</h4>
|
||||
<pre>@ExceptionHandler(value=java.lang.Exception.class)
|
||||
@ResponseBody
|
||||
public <a href="../../../../com/fjy/spring/domain/Result.html" title="com.fjy.spring.domain中的类">Result</a> handle(java.lang.Exception e)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/handle/ExceptionHandle.html" target="_top">框架</a></li>
|
||||
<li><a href="ExceptionHandle.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
311
com/fjy/spring/properties/ServerProperties.html
Normal file
311
com/fjy/spring/properties/ServerProperties.html
Normal file
@@ -0,0 +1,311 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:33 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>ServerProperties</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ServerProperties";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/properties/ServerProperties.html" target="_top">框架</a></li>
|
||||
<li><a href="ServerProperties.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.properties</div>
|
||||
<h2 title="类 ServerProperties" class="title">类 ServerProperties</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.properties.ServerProperties</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Component
|
||||
@ConfigurationProperties(prefix="serverproperties")
|
||||
public class <span class="typeNameLabel">ServerProperties</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/properties/ServerProperties.html#ServerProperties--">ServerProperties</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/properties/ServerProperties.html#getFilePath--">getFilePath</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/properties/ServerProperties.html#getPortNum--">getPortNum</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/properties/ServerProperties.html#setFilePath-java.lang.String-">setFilePath</a></span>(java.lang.String filePath)</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/properties/ServerProperties.html#setPortNum-java.lang.String-">setPortNum</a></span>(java.lang.String portNum)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="ServerProperties--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ServerProperties</h4>
|
||||
<pre>public ServerProperties()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="getFilePath--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFilePath</h4>
|
||||
<pre>public java.lang.String getFilePath()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setFilePath-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setFilePath</h4>
|
||||
<pre>public void setFilePath(java.lang.String filePath)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPortNum--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPortNum</h4>
|
||||
<pre>public java.lang.String getPortNum()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setPortNum-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>setPortNum</h4>
|
||||
<pre>public void setPortNum(java.lang.String portNum)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/properties/ServerProperties.html" target="_top">框架</a></li>
|
||||
<li><a href="ServerProperties.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/HomeworkRepository.html
Normal file
213
com/fjy/spring/repository/HomeworkRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>HomeworkRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="HomeworkRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/HomeworkRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="HomeworkRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 HomeworkRepository" class="title">接口 HomeworkRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">HomeworkRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/HomeworkRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="HomeworkRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
253
com/fjy/spring/repository/TbAdminRepository.html
Normal file
253
com/fjy/spring/repository/TbAdminRepository.html
Normal file
@@ -0,0 +1,253 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbAdminRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbAdminRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/HomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbAdminRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbAdminRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbAdminRepository" class="title">接口 TbAdminRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbAdminRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbAdminRepository.html#findByUserid-java.lang.Integer-">findByUserid</a></span>(java.lang.Integer userid)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByUserid-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findByUserid</h4>
|
||||
<pre>java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>> findByUserid(java.lang.Integer userid)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/HomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbAdminRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbAdminRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbCourseRepository.html
Normal file
213
com/fjy/spring/repository/TbCourseRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbCourseRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbCourseRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbCourseRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbCourseRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbCourseRepository" class="title">接口 TbCourseRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbCourseRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbCourse.html" title="com.fjy.spring.domain中的类">TbCourse</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbCourseRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbCourseRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbFeedBackRepository.html
Normal file
213
com/fjy/spring/repository/TbFeedBackRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbFeedBackRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbFeedBackRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbFileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbFeedBackRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbFeedBackRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbFeedBackRepository" class="title">接口 TbFeedBackRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbFeedBackRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbFileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbFeedBackRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbFeedBackRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
294
com/fjy/spring/repository/TbFileRepository.html
Normal file
294
com/fjy/spring/repository/TbFileRepository.html
Normal file
@@ -0,0 +1,294 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbFileRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbFileRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbFileRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbFileRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbFileRepository" class="title">接口 TbFileRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbFileRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbFileRepository.html#findByColfilename-java.lang.String-">findByColfilename</a></span>(java.lang.String name)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbFileRepository.html#findByColfilepath-java.lang.String-">findByColfilepath</a></span>(java.lang.String filePath)</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbFileRepository.html#findByColuserid-java.lang.Integer-">findByColuserid</a></span>(java.lang.Integer id)</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbFileRepository.html#findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">findByWorkFolderAndCourseName</a></span>(java.lang.String workFolder,
|
||||
java.lang.String courseName)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByColfilename-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColfilename</h4>
|
||||
<pre>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findByColfilename(java.lang.String name)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByWorkFolderAndCourseName</h4>
|
||||
<pre>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findByWorkFolderAndCourseName(java.lang.String workFolder,
|
||||
java.lang.String courseName)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByColuserid-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColuserid</h4>
|
||||
<pre>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findByColuserid(java.lang.Integer id)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByColfilepath-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findByColfilepath</h4>
|
||||
<pre><a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> findByColfilepath(java.lang.String filePath)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbFileRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbFileRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbLogRepository.html
Normal file
213
com/fjy/spring/repository/TbLogRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbLogRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbLogRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbFileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbNoticeRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbLogRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbLogRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbLogRepository" class="title">接口 TbLogRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbLogRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbFileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbNoticeRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbLogRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbLogRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbNoticeRepository.html
Normal file
213
com/fjy/spring/repository/TbNoticeRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbNoticeRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbNoticeRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbStudentListRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbNoticeRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbNoticeRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbNoticeRepository" class="title">接口 TbNoticeRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbNoticeRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbStudentListRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbNoticeRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbNoticeRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
268
com/fjy/spring/repository/TbStudentListRepository.html
Normal file
268
com/fjy/spring/repository/TbStudentListRepository.html
Normal file
@@ -0,0 +1,268 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbStudentListRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbStudentListRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6,"i1":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbNoticeRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbStudentRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbStudentListRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbStudentListRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbStudentListRepository" class="title">接口 TbStudentListRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbStudentListRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbStudentListRepository.html#findByColstudentno-java.lang.String-">findByColstudentno</a></span>(java.lang.String colstudentno)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbStudentListRepository.html#findByColstudentnoAndColrealname-java.lang.String-java.lang.String-">findByColstudentnoAndColrealname</a></span>(java.lang.String colstudentno,
|
||||
java.lang.String colrealname)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByColstudentno-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColstudentno</h4>
|
||||
<pre><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a> findByColstudentno(java.lang.String colstudentno)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByColstudentnoAndColrealname-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findByColstudentnoAndColrealname</h4>
|
||||
<pre><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a> findByColstudentnoAndColrealname(java.lang.String colstudentno,
|
||||
java.lang.String colrealname)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbNoticeRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbStudentRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbStudentListRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbStudentListRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbStudentRepository.html
Normal file
213
com/fjy/spring/repository/TbStudentRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbStudentRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbStudentRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbStudentListRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbTeacherRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbStudentRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbStudentRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbStudentRepository" class="title">接口 TbStudentRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbStudentRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbStudent.html" title="com.fjy.spring.domain中的类">TbStudent</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbStudentListRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbTeacherRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbStudentRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbStudentRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbTeacherRepository.html
Normal file
213
com/fjy/spring/repository/TbTeacherRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbTeacherRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbTeacherRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbStudentRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbTeacherRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbTeacherRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbTeacherRepository" class="title">接口 TbTeacherRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbTeacherRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbTeacher.html" title="com.fjy.spring.domain中的类">TbTeacher</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbStudentRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbTeacherRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbTeacherRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
270
com/fjy/spring/repository/TbUserRepository.html
Normal file
270
com/fjy/spring/repository/TbUserRepository.html
Normal file
@@ -0,0 +1,270 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbUserRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbUserRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6,"i1":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbVersionRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbUserRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbUserRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbUserRepository" class="title">接口 TbUserRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbUserRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbUserRepository.html#findByColname-java.lang.String-">findByColname</a></span>(java.lang.String name)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/TbUserRepository.html#updateColpasswordByColname-java.lang.String-java.lang.String-">updateColpasswordByColname</a></span>(java.lang.String password,
|
||||
java.lang.String name)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByColname-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColname</h4>
|
||||
<pre>java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbUser.html" title="com.fjy.spring.domain中的类">TbUser</a>> findByColname(java.lang.String name)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="updateColpasswordByColname-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>updateColpasswordByColname</h4>
|
||||
<pre>@Modifying
|
||||
@Query(value="UPDATE TbUser u SET u.colpassword=?1 WHERE u.colname = ?2")
|
||||
int updateColpasswordByColname(java.lang.String password,
|
||||
java.lang.String name)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbVersionRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbUserRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbUserRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbUserqueRepository.html
Normal file
213
com/fjy/spring/repository/TbUserqueRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbUserqueRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbUserqueRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbTeacherRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbUserRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbUserqueRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbUserqueRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbUserqueRepository" class="title">接口 TbUserqueRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbUserqueRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbUserque.html" title="com.fjy.spring.domain中的类">TbUserque</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbTeacherRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/TbUserRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbUserqueRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbUserqueRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/TbVersionRepository.html
Normal file
213
com/fjy/spring/repository/TbVersionRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TbVersionRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TbVersionRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbUserRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbVersionRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbVersionRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 TbVersionRepository" class="title">接口 TbVersionRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">TbVersionRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/TbVersion.html" title="com.fjy.spring.domain中的类">TbVersion</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbUserRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/TbVersionRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="TbVersionRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VAdminRepository.html
Normal file
213
com/fjy/spring/repository/VAdminRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VAdminRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VAdminRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbVersionRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VAdminRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VAdminRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VAdminRepository" class="title">接口 VAdminRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VAdminRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/TbVersionRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VAdminRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VAdminRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VCourseRepository.html
Normal file
213
com/fjy/spring/repository/VCourseRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VCourseRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VCourseRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VCourseRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VCourseRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VCourseRepository" class="title">接口 VCourseRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VCourseRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VAdminRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VCourseRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VCourseRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VFeedBackRepository.html
Normal file
213
com/fjy/spring/repository/VFeedBackRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VFeedBackRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VFeedBackRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VHomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VFeedBackRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VFeedBackRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VFeedBackRepository" class="title">接口 VFeedBackRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VFeedBackRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VCourseRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VHomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VFeedBackRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VFeedBackRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VHomeworkRepository.html
Normal file
213
com/fjy/spring/repository/VHomeworkRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VHomeworkRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VHomeworkRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VHomeworkRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VHomeworkRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VHomeworkRepository" class="title">接口 VHomeworkRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VHomeworkRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VFeedBackRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VHomeworkRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VHomeworkRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VLogRepository.html
Normal file
213
com/fjy/spring/repository/VLogRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VLogRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VLogRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VHomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserfileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VLogRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VLogRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VLogRepository" class="title">接口 VLogRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VLogRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VHomeworkRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserfileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VLogRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VLogRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
271
com/fjy/spring/repository/VUserfileRepository.html
Normal file
271
com/fjy/spring/repository/VUserfileRepository.html
Normal file
@@ -0,0 +1,271 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VUserfileRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VUserfileRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6,"i1":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserinfoRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserfileRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserfileRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VUserfileRepository" class="title">接口 VUserfileRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VUserfileRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/VUserfileRepository.html#findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">findByWorkFolderAndCourseName</a></span>(java.lang.String workFolder,
|
||||
java.lang.String courseName)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/VUserfileRepository.html#findStudentNoByWorkFolderAndCourseName-java.lang.String-java.lang.String-">findStudentNoByWorkFolderAndCourseName</a></span>(java.lang.String workFolder,
|
||||
java.lang.String courseName)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByWorkFolderAndCourseName</h4>
|
||||
<pre>java.util.List<<a href="../../../../com/fjy/spring/domain/VUserfile.html" title="com.fjy.spring.domain中的类">VUserfile</a>> findByWorkFolderAndCourseName(java.lang.String workFolder,
|
||||
java.lang.String courseName)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findStudentNoByWorkFolderAndCourseName-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findStudentNoByWorkFolderAndCourseName</h4>
|
||||
<pre>@Query(value="SELECT l FROM TbStudentlist l WHERE l.colstudentno NOT IN ( SELECT colstudentno FROM VUserfile f WHERE f.workFolder = ?1 AND f.courseName = ?2 )")
|
||||
java.util.List<<a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a>> findStudentNoByWorkFolderAndCourseName(java.lang.String workFolder,
|
||||
java.lang.String courseName)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VLogRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserinfoRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserfileRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserfileRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/VUserinfoRepository.html
Normal file
213
com/fjy/spring/repository/VUserinfoRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VUserinfoRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VUserinfoRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserfileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserinfoRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserinfoRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VUserinfoRepository" class="title">接口 VUserinfoRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VUserinfoRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserinfo.html" title="com.fjy.spring.domain中的类">VUserinfo</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserfileRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/VUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserinfoRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserinfoRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
253
com/fjy/spring/repository/VUserqueRepository.html
Normal file
253
com/fjy/spring/repository/VUserqueRepository.html
Normal file
@@ -0,0 +1,253 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>VUserqueRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="VUserqueRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":6};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserinfoRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/WorkDetailRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserqueRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserqueRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </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.fjy.spring.repository</div>
|
||||
<h2 title="接口 VUserqueRepository" class="title">接口 VUserqueRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">VUserqueRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>,java.lang.Integer></pre>
|
||||
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/repository/VUserqueRepository.html#findByName-java.lang.String-">findByName</a></span>(java.lang.String name)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</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="findByName-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findByName</h4>
|
||||
<pre>java.util.Optional<<a href="../../../../com/fjy/spring/domain/VUserque.html" title="com.fjy.spring.domain中的类">VUserque</a>> findByName(java.lang.String name)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserinfoRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/WorkDetailRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/VUserqueRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="VUserqueRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/WorkDetailRepository.html
Normal file
213
com/fjy/spring/repository/WorkDetailRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>WorkDetailRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="WorkDetailRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/WorkstatusRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/WorkDetailRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="WorkDetailRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 WorkDetailRepository" class="title">接口 WorkDetailRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">WorkDetailRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/VWorkDetail.html" title="com.fjy.spring.domain中的类">VWorkDetail</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/VUserqueRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/repository/WorkstatusRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/WorkDetailRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="WorkDetailRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
213
com/fjy/spring/repository/WorkstatusRepository.html
Normal file
213
com/fjy/spring/repository/WorkstatusRepository.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>WorkstatusRepository</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="WorkstatusRepository";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/WorkDetailRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/WorkstatusRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="WorkstatusRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</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.fjy.spring.repository</div>
|
||||
<h2 title="接口 WorkstatusRepository" class="title">接口 WorkstatusRepository</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>所有超级接口:</dt>
|
||||
<dd>org.springframework.data.repository.CrudRepository<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>>, org.springframework.data.repository.Repository<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>,java.lang.Integer></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public interface <span class="typeNameLabel">WorkstatusRepository</span>
|
||||
extends org.springframework.data.jpa.repository.JpaRepository<<a href="../../../../com/fjy/spring/domain/Workstatus.html" title="com.fjy.spring.domain中的类">Workstatus</a>,java.lang.Integer></pre>
|
||||
</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>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.jpa.repository.JpaRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository</h3>
|
||||
<code>deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.PagingAndSortingRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.PagingAndSortingRepository</h3>
|
||||
<code>findAll</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.CrudRepository">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.CrudRepository</h3>
|
||||
<code>count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.springframework.data.repository.query.QueryByExampleExecutor">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor</h3>
|
||||
<code>count, exists, findAll, findOne</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/repository/WorkDetailRepository.html" title="com.fjy.spring.repository中的接口"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li>下一个类</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/repository/WorkstatusRepository.html" target="_top">框架</a></li>
|
||||
<li><a href="WorkstatusRepository.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li>构造器 | </li>
|
||||
<li>方法</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
284
com/fjy/spring/service/AdminService.html
Normal file
284
com/fjy/spring/service/AdminService.html
Normal file
@@ -0,0 +1,284 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>AdminService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AdminService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/service/CourseService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/AdminService.html" target="_top">框架</a></li>
|
||||
<li><a href="AdminService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 AdminService" class="title">类 AdminService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.AdminService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">AdminService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/AdminService.html#AdminService--">AdminService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/AdminService.html#findAdminById-java.lang.Integer-">findAdminById</a></span>(java.lang.Integer id)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/AdminService.html#findAdminByUserId-java.lang.Integer-">findAdminByUserId</a></span>(java.lang.Integer id)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="AdminService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>AdminService</h4>
|
||||
<pre>public AdminService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="findAdminById-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findAdminById</h4>
|
||||
<pre>public java.util.Optional<<a href="../../../../com/fjy/spring/domain/TbAdmin.html" title="com.fjy.spring.domain中的类">TbAdmin</a>> findAdminById(java.lang.Integer id)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findAdminByUserId-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findAdminByUserId</h4>
|
||||
<pre>public java.util.Optional<<a href="../../../../com/fjy/spring/domain/VAdmin.html" title="com.fjy.spring.domain中的类">VAdmin</a>> findAdminByUserId(java.lang.Integer id)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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>上一个类</li>
|
||||
<li><a href="../../../../com/fjy/spring/service/CourseService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/AdminService.html" target="_top">框架</a></li>
|
||||
<li><a href="AdminService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
271
com/fjy/spring/service/CourseService.html
Normal file
271
com/fjy/spring/service/CourseService.html
Normal file
@@ -0,0 +1,271 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>CourseService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="CourseService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/AdminService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/FeedBackService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/CourseService.html" target="_top">框架</a></li>
|
||||
<li><a href="CourseService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 CourseService" class="title">类 CourseService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.CourseService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">CourseService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/CourseService.html#CourseService--">CourseService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/CourseService.html#findAllVCourse--">findAllVCourse</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="CourseService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>CourseService</h4>
|
||||
<pre>public CourseService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="findAllVCourse--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findAllVCourse</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/VCourse.html" title="com.fjy.spring.domain中的类">VCourse</a>> findAllVCourse()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/AdminService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/FeedBackService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/CourseService.html" target="_top">框架</a></li>
|
||||
<li><a href="CourseService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
284
com/fjy/spring/service/FeedBackService.html
Normal file
284
com/fjy/spring/service/FeedBackService.html
Normal file
@@ -0,0 +1,284 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>FeedBackService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="FeedBackService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/CourseService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/FileService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/FeedBackService.html" target="_top">框架</a></li>
|
||||
<li><a href="FeedBackService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 FeedBackService" class="title">类 FeedBackService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.FeedBackService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">FeedBackService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FeedBackService.html#FeedBackService--">FeedBackService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FeedBackService.html#addContent-com.fjy.spring.domain.TbFeedBack-">addContent</a></span>(<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a> feedBack)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FeedBackService.html#findAllVFeedback--">findAllVFeedback</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="FeedBackService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>FeedBackService</h4>
|
||||
<pre>public FeedBackService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="addContent-com.fjy.spring.domain.TbFeedBack-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addContent</h4>
|
||||
<pre>public boolean addContent(<a href="../../../../com/fjy/spring/domain/TbFeedBack.html" title="com.fjy.spring.domain中的类">TbFeedBack</a> feedBack)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findAllVFeedback--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findAllVFeedback</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/VFeedBack.html" title="com.fjy.spring.domain中的类">VFeedBack</a>> findAllVFeedback()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/CourseService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/FileService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/FeedBackService.html" target="_top">框架</a></li>
|
||||
<li><a href="FeedBackService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
377
com/fjy/spring/service/FileService.html
Normal file
377
com/fjy/spring/service/FileService.html
Normal file
@@ -0,0 +1,377 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>FileService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="FileService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/FeedBackService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/HomeworkService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/FileService.html" target="_top">框架</a></li>
|
||||
<li><a href="FileService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 FileService" class="title">类 FileService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.FileService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">FileService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#FileService--">FileService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#addFile-com.fjy.spring.domain.TbFile-">addFile</a></span>(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#deleteFile-com.fjy.spring.domain.TbFile-">deleteFile</a></span>(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> file)</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#deleteFileById-com.fjy.spring.domain.TbFile-">deleteFileById</a></span>(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> file)</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findAllFile--">findAllFile</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findByColuserid-java.lang.Integer-">findByColuserid</a></span>(java.lang.Integer id)</code> </td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findByFilepath-java.lang.String-">findByFilepath</a></span>(java.lang.String filePath)</code> </td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">findByWorkFolderAndCourseName</a></span>(java.lang.String workFolder,
|
||||
java.lang.String courseName)</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findFile-com.fjy.spring.domain.TbFile-">findFile</a></span>(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</code> </td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/FileService.html#findFileById-com.fjy.spring.domain.TbFile-">findFileById</a></span>(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="FileService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>FileService</h4>
|
||||
<pre>public FileService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="addFile-com.fjy.spring.domain.TbFile-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addFile</h4>
|
||||
<pre>public boolean addFile(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findFile-com.fjy.spring.domain.TbFile-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findFile</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findFile(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findAllFile--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findAllFile</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findAllFile()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findFileById-com.fjy.spring.domain.TbFile-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findFileById</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> findFileById(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> tbFile)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="deleteFile-com.fjy.spring.domain.TbFile-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>deleteFile</h4>
|
||||
<pre>public void deleteFile(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> file)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="deleteFileById-com.fjy.spring.domain.TbFile-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>deleteFileById</h4>
|
||||
<pre>public void deleteFileById(<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> file)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByWorkFolderAndCourseName-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByWorkFolderAndCourseName</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findByWorkFolderAndCourseName(java.lang.String workFolder,
|
||||
java.lang.String courseName)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByColuserid-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColuserid</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a>> findByColuserid(java.lang.Integer id)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByFilepath-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findByFilepath</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbFile.html" title="com.fjy.spring.domain中的类">TbFile</a> findByFilepath(java.lang.String filePath)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/FeedBackService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/HomeworkService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/FileService.html" target="_top">框架</a></li>
|
||||
<li><a href="FileService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
284
com/fjy/spring/service/HomeworkService.html
Normal file
284
com/fjy/spring/service/HomeworkService.html
Normal file
@@ -0,0 +1,284 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>HomeworkService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="HomeworkService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/FileService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/LogService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/HomeworkService.html" target="_top">框架</a></li>
|
||||
<li><a href="HomeworkService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 HomeworkService" class="title">类 HomeworkService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.HomeworkService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">HomeworkService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/HomeworkService.html#HomeworkService--">HomeworkService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/HomeworkService.html#findAll--">findAll</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/HomeworkService.html#findAllVHomework--">findAllVHomework</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="HomeworkService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>HomeworkService</h4>
|
||||
<pre>public HomeworkService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="findAll--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findAll</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/Homework.html" title="com.fjy.spring.domain中的类">Homework</a>> findAll()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findAllVHomework--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findAllVHomework</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/VHomework.html" title="com.fjy.spring.domain中的类">VHomework</a>> findAllVHomework()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/FileService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/LogService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/HomeworkService.html" target="_top">框架</a></li>
|
||||
<li><a href="HomeworkService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
284
com/fjy/spring/service/LogService.html
Normal file
284
com/fjy/spring/service/LogService.html
Normal file
@@ -0,0 +1,284 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:34 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>LogService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="LogService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/HomeworkService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/NoticeService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/LogService.html" target="_top">框架</a></li>
|
||||
<li><a href="LogService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 LogService" class="title">类 LogService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.LogService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">LogService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/LogService.html#LogService--">LogService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/LogService.html#addLogRec-com.fjy.spring.domain.TbLog-">addLogRec</a></span>(<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a> tbLog)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/LogService.html#findvlog--">findvlog</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="LogService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>LogService</h4>
|
||||
<pre>public LogService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="addLogRec-com.fjy.spring.domain.TbLog-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addLogRec</h4>
|
||||
<pre>public void addLogRec(<a href="../../../../com/fjy/spring/domain/TbLog.html" title="com.fjy.spring.domain中的类">TbLog</a> tbLog)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findvlog--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findvlog</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/VLog.html" title="com.fjy.spring.domain中的类">VLog</a>> findvlog()</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/HomeworkService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/NoticeService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/LogService.html" target="_top">框架</a></li>
|
||||
<li><a href="LogService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
284
com/fjy/spring/service/NoticeService.html
Normal file
284
com/fjy/spring/service/NoticeService.html
Normal file
@@ -0,0 +1,284 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:35 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>NoticeService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="NoticeService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/LogService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/StudentService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/NoticeService.html" target="_top">框架</a></li>
|
||||
<li><a href="NoticeService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 NoticeService" class="title">类 NoticeService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.NoticeService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">NoticeService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/NoticeService.html#NoticeService--">NoticeService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/NoticeService.html#addOne-com.fjy.spring.domain.TbNotice-">addOne</a></span>(<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a> notice)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/NoticeService.html#findAll--">findAll</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="NoticeService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>NoticeService</h4>
|
||||
<pre>public NoticeService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="findAll--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findAll</h4>
|
||||
<pre>public java.util.List<<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a>> findAll()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addOne-com.fjy.spring.domain.TbNotice-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>addOne</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a> addOne(<a href="../../../../com/fjy/spring/domain/TbNotice.html" title="com.fjy.spring.domain中的类">TbNotice</a> notice)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/LogService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/StudentService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/NoticeService.html" target="_top">框架</a></li>
|
||||
<li><a href="NoticeService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
303
com/fjy/spring/service/StudentService.html
Normal file
303
com/fjy/spring/service/StudentService.html
Normal file
@@ -0,0 +1,303 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_151) on Mon Apr 23 12:13:35 CST 2018 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>StudentService</title>
|
||||
<meta name="date" content="2018-04-23">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="StudentService";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10};
|
||||
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>您的浏览器已禁用 JavaScript。</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/NoticeService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/UserService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/StudentService.html" target="_top">框架</a></li>
|
||||
<li><a href="StudentService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </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.fjy.spring.service</div>
|
||||
<h2 title="类 StudentService" class="title">类 StudentService</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fjy.spring.service.StudentService</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>@Service
|
||||
public class <span class="typeNameLabel">StudentService</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
|
||||
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">构造器和说明</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/StudentService.html#StudentService--">StudentService</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法概要</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
|
||||
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">限定符和类型</th>
|
||||
<th class="colLast" scope="col">方法和说明</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/StudentService.html#findByColstudentnoAndColrealname-java.lang.String-java.lang.String-">findByColstudentnoAndColrealname</a></span>(java.lang.String studentno,
|
||||
java.lang.String realname)</code> </td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/StudentService.html#findStudentByNo-java.lang.String-">findStudentByNo</a></span>(java.lang.String studentno)</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fjy/spring/service/StudentService.html#UpdateStudentListRegistered-java.lang.String-java.lang.String-java.lang.Integer-">UpdateStudentListRegistered</a></span>(java.lang.String realname,
|
||||
java.lang.String studentno,
|
||||
java.lang.Integer code)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>从类继承的方法 java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>构造器详细资料</h3>
|
||||
<a name="StudentService--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>StudentService</h4>
|
||||
<pre>public StudentService()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>方法详细资料</h3>
|
||||
<a name="findStudentByNo-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findStudentByNo</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a> findStudentByNo(java.lang.String studentno)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findByColstudentnoAndColrealname-java.lang.String-java.lang.String-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findByColstudentnoAndColrealname</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a> findByColstudentnoAndColrealname(java.lang.String studentno,
|
||||
java.lang.String realname)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="UpdateStudentListRegistered-java.lang.String-java.lang.String-java.lang.Integer-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>UpdateStudentListRegistered</h4>
|
||||
<pre>public <a href="../../../../com/fjy/spring/domain/TbStudentlist.html" title="com.fjy.spring.domain中的类">TbStudentlist</a> UpdateStudentListRegistered(java.lang.String realname,
|
||||
java.lang.String studentno,
|
||||
java.lang.Integer code)</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>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
|
||||
<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="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/fjy/spring/service/NoticeService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">上一个类</span></a></li>
|
||||
<li><a href="../../../../com/fjy/spring/service/UserService.html" title="com.fjy.spring.service中的类"><span class="typeNameLink">下一个类</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/fjy/spring/service/StudentService.html" target="_top">框架</a></li>
|
||||
<li><a href="StudentService.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>概要: </li>
|
||||
<li>嵌套 | </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.summary">构造器</a> | </li>
|
||||
<li><a href="#method.summary">方法</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>详细资料: </li>
|
||||
<li>字段 | </li>
|
||||
<li><a href="#constructor.detail">构造器</a> | </li>
|
||||
<li><a href="#method.detail">方法</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
40
pom.xml
40
pom.xml
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.fjy</groupId>
|
||||
<artifactId>spring</artifactId>
|
||||
<version>V2.9.2</version>
|
||||
<version>V3.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>spring</name>
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.0.0.RC2</version>
|
||||
<version>2.0.1.RELEASE</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
@@ -54,7 +54,12 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-aop</artifactId>
|
||||
<version>1.5.9.RELEASE</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@@ -73,6 +78,35 @@
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.6</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/commons-net/commons-net -->
|
||||
<dependency>
|
||||
<groupId>commons-net</groupId>
|
||||
<artifactId>commons-net</artifactId>
|
||||
<version>3.6</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>ch.ethz.ganymed</groupId>
|
||||
<artifactId>ganymed-ssh2</artifactId>
|
||||
<version>build210</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload -->
|
||||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
<version>1.3.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.7</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
||||
@@ -5,9 +5,12 @@ import com.fjy.spring.domain.TbLog;
|
||||
import com.fjy.spring.domain.TbUser;
|
||||
import com.fjy.spring.enums.ResultEnum;
|
||||
import com.fjy.spring.exception.UserException;
|
||||
import com.fjy.spring.properties.RemoteExecuteProperties;
|
||||
import com.fjy.spring.service.FileService;
|
||||
import com.fjy.spring.service.LogService;
|
||||
import com.fjy.spring.untils.FtpOperationUtil;
|
||||
import com.fjy.spring.untils.GetIPAddrUtil;
|
||||
import com.fjy.spring.untils.RemoteCommandUtil;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Controller;
|
||||
@@ -19,6 +22,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
||||
import javax.annotation.Resource;
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.text.SimpleDateFormat;
|
||||
import java.util.Date;
|
||||
|
||||
@@ -33,6 +37,9 @@ public class DeleteController {
|
||||
@Autowired
|
||||
private FileService fileService;
|
||||
|
||||
@Autowired
|
||||
private RemoteExecuteProperties remoteExecuteProperties;
|
||||
|
||||
@Autowired
|
||||
private LogService logService;
|
||||
|
||||
@@ -41,54 +48,59 @@ public class DeleteController {
|
||||
|
||||
@GetMapping("/home/findfile")
|
||||
@ResponseBody
|
||||
public String findFilePath(@RequestParam(value = "fileid") Integer fileid){
|
||||
public String findFilePath(@RequestParam(value = "fileid") Integer fileid) {
|
||||
TbFile tbFile = new TbFile();
|
||||
tbFile.setColfileid(fileid);
|
||||
TbFile resfile = fileService.findFileById(tbFile);
|
||||
return resfile.getColfilepath();
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除文件,可以是文件或文件夹
|
||||
*/
|
||||
@RequestMapping("/home/filedelete")
|
||||
@ResponseBody
|
||||
public boolean delete(@RequestParam(value = "fileid") Integer fileid)throws Exception {
|
||||
public boolean delete(@RequestParam(value = "fileid") Integer fileid) throws Exception {
|
||||
TbFile tbFile = new TbFile();
|
||||
tbFile.setColfileid(fileid);
|
||||
TbFile resfile = fileService.findFileById(tbFile);
|
||||
File filepath = new File(resfile.getColfilepath());
|
||||
if (!filepath.exists()) {
|
||||
log.error("删除文件失败:" + resfile.getColfilename() + "不存在!");
|
||||
return false;
|
||||
} else {
|
||||
if (filepath.isFile()){
|
||||
deleteFile(resfile.getColfilepath(),resfile.getColfileid());
|
||||
return true;
|
||||
}
|
||||
else{
|
||||
deleteDirectory(resfile.getColfilepath());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
return deleteFTPFile(resfile);
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除单个文件
|
||||
*/
|
||||
public boolean deleteFile(String fileName,Integer fileid) {
|
||||
public boolean deleteFile(String fileName, Integer fileid) {
|
||||
File file = new File(fileName);
|
||||
TbFile tbFile = new TbFile();
|
||||
tbFile.setColfileid(fileid);
|
||||
|
||||
// 如果文件路径所对应的文件存在,并且是一个文件,则直接删除
|
||||
if (file.exists() && file.isFile()) {
|
||||
try {
|
||||
FtpOperationUtil ftpOperationUtil = new FtpOperationUtil();
|
||||
ftpOperationUtil.connectServer();
|
||||
System.out.println("【fileName】" + fileName);
|
||||
|
||||
boolean flagExistsFile = ftpOperationUtil.isExistsFile(fileName, tbFile.getColfilename());
|
||||
if (flagExistsFile) {
|
||||
boolean flagDeleteFile = ftpOperationUtil.deleteFile(fileName);
|
||||
System.out.println("【flagDeleteFile】" + flagDeleteFile);
|
||||
}
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
if (file.delete()) {
|
||||
fileService.deleteFileById(tbFile);
|
||||
log.info("删除单个文件" + fileName + "成功!");
|
||||
|
||||
TbUser user =(TbUser)request.getSession().getAttribute(USER_SESSION_KEY);
|
||||
TbUser user = (TbUser) request.getSession().getAttribute(USER_SESSION_KEY);
|
||||
//写入日志信息
|
||||
Date date = new Date();
|
||||
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
||||
@@ -114,11 +126,38 @@ public class DeleteController {
|
||||
}
|
||||
}
|
||||
|
||||
public boolean deleteFTPFile(TbFile tbFile) throws IOException {
|
||||
tbFile.setColfileid(tbFile.getColfileid());
|
||||
String path = fileService.findFileById(tbFile).getColfilepath();
|
||||
|
||||
//直接删除
|
||||
RemoteCommandUtil.deleteFile(path, remoteExecuteProperties);
|
||||
|
||||
fileService.deleteFileById(tbFile);
|
||||
log.info("删除单个文件" + path + "成功!");
|
||||
|
||||
TbUser user = (TbUser) request.getSession().getAttribute(USER_SESSION_KEY);
|
||||
//写入日志信息
|
||||
Date date = new Date();
|
||||
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
||||
String dateNowStr = sdf.format(date);
|
||||
TbLog log = new TbLog();
|
||||
log.setUserid(user.getColuserid());
|
||||
log.setColtime(dateNowStr);
|
||||
log.setColheader("删除单个文件" + path + "成功!");
|
||||
log.setRequestURL(request.getRequestURL().toString());
|
||||
|
||||
//解决nginx代理后IP地址获取问题
|
||||
log.setColip(GetIPAddrUtil.getIpAddr(request));
|
||||
logService.addLogRec(log);
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除目录及目录下的文件
|
||||
*功能暂时不开放
|
||||
* @param path
|
||||
* 要删除的目录的文件路径
|
||||
* 功能暂时不开放
|
||||
*
|
||||
* @param path 要删除的目录的文件路径
|
||||
* @return 目录删除成功返回true,否则返回false
|
||||
*/
|
||||
public boolean deleteDirectory(String path) {
|
||||
|
||||
@@ -5,11 +5,15 @@ import com.fjy.spring.domain.TbLog;
|
||||
import com.fjy.spring.domain.TbUser;
|
||||
import com.fjy.spring.enums.ResultEnum;
|
||||
import com.fjy.spring.exception.UserException;
|
||||
import com.fjy.spring.properties.RemoteExecuteProperties;
|
||||
import com.fjy.spring.properties.ServerProperties;
|
||||
import com.fjy.spring.service.FileService;
|
||||
import com.fjy.spring.service.LogService;
|
||||
import com.fjy.spring.untils.LogUtil;
|
||||
import com.fjy.spring.untils.*;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.net.ftp.FTPClient;
|
||||
import org.apache.commons.net.ftp.FTPFile;
|
||||
import org.apache.commons.net.ftp.FTPReply;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Controller;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
@@ -30,6 +34,7 @@ import java.util.zip.ZipOutputStream;
|
||||
import static com.fjy.spring.constant.GlobalConstant.USER_SESSION_KEY;
|
||||
|
||||
@Controller
|
||||
@Slf4j
|
||||
public class DownLoadController {
|
||||
/**
|
||||
* 服务器配置信息
|
||||
@@ -37,6 +42,9 @@ public class DownLoadController {
|
||||
@Autowired
|
||||
private ServerProperties serverProperties;
|
||||
|
||||
@Autowired
|
||||
private RemoteExecuteProperties remoteExecuteProperties;
|
||||
|
||||
@Autowired
|
||||
private FileService fileService;
|
||||
|
||||
@@ -75,7 +83,7 @@ public class DownLoadController {
|
||||
throw new UserException(ResultEnum.EMPTY_DATA);
|
||||
}
|
||||
|
||||
@RequestMapping("/home/download/dodownload")
|
||||
|
||||
public String download(@RequestParam Integer fileId, HttpServletRequest request, HttpServletResponse response) {
|
||||
|
||||
response.setContentType("text/html;charset=utf-8");
|
||||
@@ -84,8 +92,8 @@ public class DownLoadController {
|
||||
} catch (UnsupportedEncodingException e1) {
|
||||
e1.printStackTrace();
|
||||
}
|
||||
java.io.BufferedInputStream bis = null;
|
||||
java.io.BufferedOutputStream bos = null;
|
||||
BufferedInputStream bis = null;
|
||||
BufferedOutputStream bos = null;
|
||||
|
||||
TbFile file = new TbFile();
|
||||
file.setColfileid(fileId);
|
||||
@@ -111,7 +119,7 @@ public class DownLoadController {
|
||||
bos.write(buff, 0, bytesRead);
|
||||
}
|
||||
//记录下载日志
|
||||
addVisitLog("下载文件"+tbFile.getColrealname()+" "+tbFile.getColfilename());
|
||||
addVisitLog("下载文件" + tbFile.getColrealname() + " " + tbFile.getColfilename());
|
||||
|
||||
|
||||
} catch (Exception e) {
|
||||
@@ -138,6 +146,74 @@ public class DownLoadController {
|
||||
|
||||
}
|
||||
|
||||
@RequestMapping("/home/download/dodownload")
|
||||
public String downloadFromFTP(@RequestParam Integer fileId, HttpServletRequest request, HttpServletResponse response) {
|
||||
response.setContentType("text/html;charset=utf-8");
|
||||
try {
|
||||
request.setCharacterEncoding("UTF-8");
|
||||
} catch (UnsupportedEncodingException e1) {
|
||||
e1.printStackTrace();
|
||||
}
|
||||
BufferedInputStream bis = null;
|
||||
BufferedOutputStream bos = null;
|
||||
|
||||
TbFile file = new TbFile();
|
||||
file.setColfileid(fileId);
|
||||
TbFile tbFile = fileService.findFileById(file);
|
||||
|
||||
|
||||
String ctxPath = tbFile.getColfilepath();
|
||||
String downLoadPath = ctxPath;
|
||||
FtpOperationUtil ftpUtil = new FtpOperationUtil();
|
||||
try {
|
||||
response.setContentType("application/x-msdownload;");
|
||||
response.setHeader("Content-disposition", "attachment; filename=" + new String(tbFile.getColfilename().getBytes("utf-8"), "ISO8859-1"));
|
||||
|
||||
ftpUtil.connectServer();
|
||||
List<String> list = ftpUtil.getFileList("/");
|
||||
for (String str : list) {
|
||||
System.out.println(str);
|
||||
}
|
||||
String path = "/upload/" + tbFile.getCourseName() + "/" + tbFile.getWorkFolder() + "/";
|
||||
System.out.println("【path】" + path);
|
||||
InputStream inputStream = ftpUtil.downFile(path, tbFile.getColfilename());
|
||||
System.out.println("【available】" + inputStream.available());
|
||||
bis = new BufferedInputStream(inputStream);
|
||||
bos = new BufferedOutputStream(response.getOutputStream());
|
||||
byte[] buff = new byte[2048];
|
||||
int bytesRead;
|
||||
while (-1 != (bytesRead = bis.read(buff, 0, buff.length))) {
|
||||
bos.write(buff, 0, bytesRead);
|
||||
}
|
||||
// 记录下载日志
|
||||
addVisitLog("下载文件" + tbFile.getColrealname() + " " + tbFile.getColfilename());
|
||||
|
||||
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
if (bis != null) {
|
||||
try {
|
||||
bis.close();
|
||||
} catch (IOException e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
if (bos != null) {
|
||||
try {
|
||||
bos.close();
|
||||
ftpUtil.closeServer();
|
||||
} catch (IOException e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
* 传入课程名和文件夹名称,打包下载目录下所有文件
|
||||
*
|
||||
@@ -145,7 +221,6 @@ public class DownLoadController {
|
||||
* @param folder
|
||||
* @param response
|
||||
*/
|
||||
@GetMapping("/home/admin/download/downloadzip")
|
||||
public void batDownload(@RequestParam(value = "courseName") String courseName,
|
||||
@RequestParam(value = "Folder") String folder, HttpServletResponse response) {
|
||||
//获取文件夹名称
|
||||
@@ -196,7 +271,7 @@ public class DownLoadController {
|
||||
}
|
||||
|
||||
//记录下载日志
|
||||
addVisitLog("下载压缩文件"+zipFile.getName());
|
||||
addVisitLog("下载压缩文件" + zipFile.getName());
|
||||
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
@@ -217,8 +292,8 @@ public class DownLoadController {
|
||||
}
|
||||
}
|
||||
//将打包好的文件输出到客户端
|
||||
java.io.BufferedInputStream bis = null;
|
||||
java.io.BufferedOutputStream bos = null;
|
||||
BufferedInputStream bis = null;
|
||||
BufferedOutputStream bos = null;
|
||||
try {
|
||||
long fileLength = new File(desPath).length();
|
||||
response.setContentType("application/x-msdownload;");
|
||||
@@ -253,6 +328,49 @@ public class DownLoadController {
|
||||
}
|
||||
}
|
||||
|
||||
@GetMapping("/home/admin/download/downloadzip")
|
||||
public void batFTPDownloadZip(@RequestParam(value = "courseName") String courseName,
|
||||
@RequestParam(value = "Folder") String folder, HttpServletResponse response) throws IOException {
|
||||
//获取文件夹名称
|
||||
String paths = "/upload/" + courseName + "/" + folder;
|
||||
String zipPath = "/zip/";
|
||||
List<String> pathList;
|
||||
pathList = getFileString(paths);
|
||||
//需要压缩的文件--包括文件地址和文件名
|
||||
String[] path = pathList.toArray(new String[0]);
|
||||
// 要生成的压缩文件地址和文件名称
|
||||
String zipFileName = courseName + folder + ".zip";
|
||||
String desPath = zipPath + "/" + zipFileName;
|
||||
//System.out.println("打包文件存储地址:"+desPath);
|
||||
|
||||
//登录FTP
|
||||
FtpOperationUtil ftpOperationUtil = new FtpOperationUtil();
|
||||
ftpOperationUtil.connectServer();
|
||||
|
||||
if (!ftpOperationUtil.existDirectory(zipPath)) {
|
||||
ftpOperationUtil.createDirectory(zipPath);
|
||||
}
|
||||
|
||||
String desZipPath = remoteExecuteProperties.getPath() + "zip/";
|
||||
|
||||
RemoteCommandUtil.zipFile(desZipPath,zipFileName,remoteExecuteProperties,"upload/" + courseName + "/" + folder);
|
||||
|
||||
response.setContentType("application/x-msdownload;");
|
||||
response.setHeader("Content-disposition", "attachment; filename=" + new String(zipFileName.getBytes("utf-8"), "ISO8859-1"));
|
||||
InputStream inputStream = ftpOperationUtil.downFile("/zip/",zipFileName);
|
||||
System.out.println("【available】" + inputStream.available());
|
||||
//将打包好的文件输出到客户端
|
||||
BufferedInputStream bis = new BufferedInputStream(inputStream);
|
||||
BufferedOutputStream bos = new BufferedOutputStream(response.getOutputStream());
|
||||
byte[] buff = new byte[2048];
|
||||
int bytesRead;
|
||||
while (-1 != (bytesRead = bis.read(buff, 0, buff.length))) {
|
||||
bos.write(buff, 0, bytesRead);
|
||||
}
|
||||
// 记录下载日志
|
||||
addVisitLog("下载文件" + desZipPath + zipFileName);
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取目录下所有文件的路径
|
||||
*
|
||||
@@ -299,6 +417,48 @@ public class DownLoadController {
|
||||
}
|
||||
}*/
|
||||
|
||||
public void downloadConfigFile(HttpServletResponse response, @RequestParam("fileName") String fileName) {
|
||||
|
||||
response.setCharacterEncoding("UTF-8");
|
||||
response.setContentType("multipart/form-data");
|
||||
|
||||
FTPClient ftpClient = new FTPClient();
|
||||
try {
|
||||
int reply;
|
||||
ftpClient.connect("120.120.120.156", 21);
|
||||
ftpClient.login("user1", "user1");
|
||||
reply = ftpClient.getReplyCode();
|
||||
if (!FTPReply.isPositiveCompletion(reply)) {
|
||||
ftpClient.disconnect();
|
||||
return;
|
||||
}
|
||||
ftpClient.changeWorkingDirectory("/GOS_CAS/BACKUP/cas_config_backup");//转移到FTP服务器目录
|
||||
FTPFile[] fs = ftpClient.listFiles();
|
||||
for (int i = 0; i < fs.length; i++) {
|
||||
if (fs[i].getName().equals(fileName)) {
|
||||
String saveAsFileName = new String(fs[i].getName().getBytes("UTF-8"), "ISO8859-1");
|
||||
response.setHeader("Content-Disposition", "attachment;fileName=" + saveAsFileName);
|
||||
OutputStream os = response.getOutputStream();
|
||||
ftpClient.retrieveFile(fs[i].getName(), os);
|
||||
os.flush();
|
||||
os.close();
|
||||
break;
|
||||
}
|
||||
}
|
||||
ftpClient.logout();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
if (ftpClient.isConnected()) {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException ioe) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 登陆后的访问日志记录
|
||||
*
|
||||
|
||||
@@ -50,7 +50,7 @@ public class RegisterController {
|
||||
tbUser.setColpassword(new BigInteger(CodingUtil.encryptSHA(tbUser.getColpassword().getBytes())).toString(32));
|
||||
if (userService.doRegisterService(tbUser)){
|
||||
//更新用户列表是否注册的标记
|
||||
studentService.UpdateStudentListRegistered(tbUser.getColrealname(),tbUser.getColstudentno(),RegisteredEnum.REGISTERED.getCode());
|
||||
studentService.updateStudentListRegistered(tbUser.getColrealname(),tbUser.getColstudentno(),RegisteredEnum.REGISTERED.getCode());
|
||||
return true;
|
||||
/*return "redirect:" + request.getScheme() + "://" + request.getServerName() + ":"
|
||||
+ serverProperties.getPortNum() + request.getContextPath() + "/index";*/
|
||||
@@ -74,11 +74,11 @@ public class RegisterController {
|
||||
public boolean doCheckStudent(@RequestParam(value = "studentno") String studentno,
|
||||
@RequestParam(value = "realname") String realname){
|
||||
TbStudentlist studentlist = studentService.findByColstudentnoAndColrealname(studentno,realname);
|
||||
if (studentlist!=null&&studentlist.getRegistered().equals(RegisteredEnum.REGISTERED.getCode()) ) {
|
||||
return true;
|
||||
}
|
||||
if (studentlist==null||studentlist.getRegistered().equals(RegisteredEnum.REGISTERED.getCode()) ) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* 查询用户名是否存在
|
||||
|
||||
@@ -5,15 +5,13 @@ import com.fjy.spring.domain.Homework;
|
||||
import com.fjy.spring.domain.TbFile;
|
||||
import com.fjy.spring.domain.TbLog;
|
||||
import com.fjy.spring.domain.TbUser;
|
||||
import com.fjy.spring.properties.RemoteExecuteProperties;
|
||||
import com.fjy.spring.properties.ServerProperties;
|
||||
import com.fjy.spring.service.FileService;
|
||||
import com.fjy.spring.service.HomeworkService;
|
||||
import com.fjy.spring.service.LogService;
|
||||
import com.fjy.spring.untils.FormatFileSizeUtil;
|
||||
import com.fjy.spring.untils.GetIPAddrUtil;
|
||||
import com.fjy.spring.untils.LogUtil;
|
||||
import com.fjy.spring.untils.*;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.io.FileUtils;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Controller;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
@@ -24,10 +22,9 @@ import javax.annotation.Resource;
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.text.SimpleDateFormat;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Date;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import static com.fjy.spring.constant.GlobalConstant.USER_SESSION_KEY;
|
||||
@@ -42,6 +39,9 @@ public class UpLoadController {
|
||||
@Autowired
|
||||
private ServerProperties serverProperties;
|
||||
|
||||
@Autowired
|
||||
private RemoteExecuteProperties remoteExecuteProperties;
|
||||
|
||||
/**
|
||||
* 文件相关数据库操作
|
||||
*/
|
||||
@@ -160,7 +160,7 @@ public class UpLoadController {
|
||||
TbUser user = (TbUser) request.getSession().getAttribute(GlobalConstant.USER_SESSION_KEY);
|
||||
Date date = new Date();
|
||||
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
|
||||
SimpleDateFormat sdf2 = new SimpleDateFormat("yyyy_MM_dd HH_mm_ss");
|
||||
SimpleDateFormat sdf2 = new SimpleDateFormat("yyyy_MM_dd_HH_mm_ss");
|
||||
String dateNowStr = sdf.format(date);
|
||||
String dateNowStr2 = sdf2.format(date);
|
||||
String uploadUrl;
|
||||
@@ -171,15 +171,8 @@ public class UpLoadController {
|
||||
uploadUrl = serverProperties.getFilePath() + "upload/";
|
||||
}
|
||||
|
||||
|
||||
File dir = new File(uploadUrl);
|
||||
if (!dir.exists()) {
|
||||
dir.mkdirs();
|
||||
}
|
||||
|
||||
List<String> fileList = new ArrayList<String>();
|
||||
|
||||
for (MultipartFile file : files.values()) {
|
||||
|
||||
Homework homework = new Homework();
|
||||
//管理员上传不需要传workId
|
||||
if (workId != null) {
|
||||
@@ -204,33 +197,6 @@ public class UpLoadController {
|
||||
tbFile.setColfilename(filename);
|
||||
}
|
||||
|
||||
File targetFile = new File(pathname);
|
||||
//若文件已存在则自动重命名
|
||||
if (targetFile.exists()) {
|
||||
String bakpathname;
|
||||
if (rename) {
|
||||
bakpathname = uploadUrl + "bak/" + user.getColstudentno() + user.getColrealname() + suffix;
|
||||
} else {
|
||||
bakpathname = uploadUrl + "bak/" + filename;
|
||||
}
|
||||
log.info("源文件路径:" + pathname);
|
||||
TbFile file1 = fileService.findByFilepath(pathname);
|
||||
file1.setColfilepath(bakpathname + "." + dateNowStr2 + ".bak");
|
||||
file1.setColfilename(file1.getColfilename() + "." + dateNowStr2 + ".bak");
|
||||
if (fileService.addFile(file1)) {
|
||||
log.info("重命名文件数据库更新成功");
|
||||
} else {
|
||||
log.error("重命名文件数据库更新失败");
|
||||
}
|
||||
File mvfile = new File(bakpathname + "." + dateNowStr2 + ".bak");
|
||||
try {
|
||||
FileUtils.moveFile(targetFile, mvfile);
|
||||
log.info("源文件:" + targetFile.getName() + "已重命名为:" + mvfile.getName());
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
log.info("文件上传到: " + uploadUrl + filename);
|
||||
log.info("文件大小: " + FormatFileSizeUtil.GetFileSize(file.getSize()));
|
||||
log.info("文件名: " + filename);
|
||||
@@ -241,11 +207,50 @@ public class UpLoadController {
|
||||
tbFile.setColrealname(filename);
|
||||
//文件自动学号+姓名命名
|
||||
tbFile.setColfilepath(pathname);
|
||||
tbFile.setColip(request.getRemoteAddr());
|
||||
tbFile.setColip(GetIPAddrUtil.getIpAddr(request));
|
||||
tbFile.setColuserid(user.getColuserid());
|
||||
tbFile.setCourseName(courseName);
|
||||
tbFile.setWorkFolder(folder);
|
||||
|
||||
try {
|
||||
FtpOperationUtil ftpOperationUtil = new FtpOperationUtil();
|
||||
ftpOperationUtil.connectServer();
|
||||
InputStream inputStream = file.getInputStream();
|
||||
String path = "/upload/" + courseName + "/" + folder + "/";
|
||||
boolean flagExistsFile = ftpOperationUtil.isExistsFile(path, tbFile.getColfilename());
|
||||
System.out.println("flagExistsFile" + flagExistsFile);
|
||||
//若文件已存在则自动重命名
|
||||
if (flagExistsFile) {
|
||||
String oldFileName;
|
||||
if (rename) {
|
||||
oldFileName = path + "bak/" + filePrefix + user.getColstudentno() + user.getColrealname() + fileSuffix + suffix;
|
||||
} else {
|
||||
oldFileName = path + "bak/" + filename;
|
||||
}
|
||||
log.info("源文件路径:" + pathname);
|
||||
|
||||
String newFileName = tbFile.getColfilename() + "." + dateNowStr2 + ".bak";
|
||||
// 数据库查找已存在文件的记录
|
||||
TbFile file1 = fileService.findByFilepath(pathname);
|
||||
file1.setColfilepath(oldFileName + "." + dateNowStr2 + ".bak");
|
||||
file1.setColfilename(file1.getColfilename() + "." + dateNowStr2 + ".bak");
|
||||
|
||||
String bakPath = path + "bak/";
|
||||
|
||||
System.out.println("【path】" + bakPath + "【originPath】" + pathname +
|
||||
"【filename】" + tbFile.getColfilename() + "【newFileName】" + newFileName);
|
||||
|
||||
RemoteCommandUtil.moveFile(pathname, bakPath, newFileName, remoteExecuteProperties);
|
||||
|
||||
log.info("源文件:" + oldFileName + "已重命名为:" + newFileName);
|
||||
if (fileService.addFile(file1)) {
|
||||
log.info("重命名文件数据库更新成功");
|
||||
} else {
|
||||
log.error("重命名文件数据库更新失败");
|
||||
}
|
||||
}
|
||||
boolean flag = ftpOperationUtil.uploadFile(inputStream,
|
||||
tbFile.getColfilename(), path);
|
||||
if (fileService.addFile(tbFile)) {
|
||||
log.info("记录写入数据库成功");
|
||||
|
||||
@@ -254,29 +259,17 @@ public class UpLoadController {
|
||||
} else {
|
||||
log.error("记录写入数据库失败");
|
||||
}
|
||||
|
||||
if (!targetFile.exists()) {
|
||||
try {
|
||||
targetFile.createNewFile();
|
||||
ftpOperationUtil.closeServer();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
try {
|
||||
file.transferTo(targetFile);
|
||||
fileList.add(
|
||||
request.getScheme() + "://" + request.getServerName() + ":"
|
||||
+ serverProperties.getPortNum() + request.getContextPath() + "/upload/"
|
||||
+ file.getOriginalFilename());
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 登陆后的访问日志记录
|
||||
*
|
||||
* @param content
|
||||
*/
|
||||
private void addVisitLog(String content) {
|
||||
|
||||
@@ -43,18 +43,25 @@ public class UpdateController {
|
||||
@PostMapping(value = "/home/userUpdate")
|
||||
@ResponseBody
|
||||
public boolean doUserUpdate(TbUser tbUser)throws Exception{
|
||||
System.out.println("【tbUser】"+tbUser.toString());
|
||||
if (tbUser.getColuserid()==null){
|
||||
throw new UserException(ResultEnum.ID_NULLPOINT);
|
||||
}
|
||||
if (tbUser.getColpassword()!=null){
|
||||
userService.updateColpasswordByColname(tbUser.getColpassword(),tbUser.getColname());
|
||||
}
|
||||
|
||||
//注销原本的注册标记
|
||||
VUserinfo tempUser = userService.findUserInfo(tbUser.getColuserid());
|
||||
studentService.UpdateStudentListRegistered(tempUser.getColrealname(),tempUser.getColstudentno(),
|
||||
|
||||
System.out.println("【VUserinfo】"+tempUser.toString());
|
||||
|
||||
studentService.updateStudentListRegistered(tempUser.getColrealname(),tempUser.getColstudentno(),
|
||||
RegisteredEnum.UNREGISTERED.getCode());
|
||||
|
||||
|
||||
if (userService.doRegisterService(tbUser)){
|
||||
studentService.UpdateStudentListRegistered(tbUser.getColrealname(),tbUser.getColstudentno(),
|
||||
studentService.updateStudentListRegistered(tbUser.getColrealname(),tbUser.getColstudentno(),
|
||||
RegisteredEnum.REGISTERED.getCode());
|
||||
log.info(tbUser.getColname()+" 信息更新成功");
|
||||
//写入数据库日志
|
||||
|
||||
0
src/main/java/com/fjy/spring/controller/temp.java
Normal file
0
src/main/java/com/fjy/spring/controller/temp.java
Normal file
@@ -4,6 +4,7 @@ import lombok.Data;
|
||||
|
||||
import javax.persistence.Column;
|
||||
import javax.persistence.Entity;
|
||||
import javax.persistence.GeneratedValue;
|
||||
import javax.persistence.Id;
|
||||
|
||||
@Entity
|
||||
@@ -12,7 +13,7 @@ public class TbUserque {
|
||||
|
||||
@Id
|
||||
@Column(name = "coluserid")
|
||||
private Integer userid;
|
||||
private Integer coluserid;
|
||||
|
||||
@Column(name = "colquestion")
|
||||
private String question;
|
||||
|
||||
23
src/main/java/com/fjy/spring/properties/FtpProperties.java
Normal file
23
src/main/java/com/fjy/spring/properties/FtpProperties.java
Normal file
@@ -0,0 +1,23 @@
|
||||
package com.fjy.spring.properties;
|
||||
|
||||
import lombok.Data;
|
||||
import org.springframework.boot.context.properties.ConfigurationProperties;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-07 19:52
|
||||
*/
|
||||
@Data
|
||||
public class FtpProperties {
|
||||
//服务器地址名称
|
||||
private String server = "104.223.24.81";
|
||||
//端口号
|
||||
private int port = 21;
|
||||
//用户名称
|
||||
private String username = "cms";
|
||||
//密码
|
||||
private String password = "imis2";
|
||||
//工作目录
|
||||
private String location = null;
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
package com.fjy.spring.properties;
|
||||
|
||||
import lombok.Data;
|
||||
import org.springframework.boot.context.properties.ConfigurationProperties;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-10 12:34
|
||||
*/
|
||||
@Data
|
||||
@ConfigurationProperties(prefix = "remoteproperties")
|
||||
@Component
|
||||
public class RemoteExecuteProperties {
|
||||
private String ip;
|
||||
private String user;
|
||||
private String password;
|
||||
private String path;
|
||||
private int port;
|
||||
}
|
||||
@@ -1,27 +1,13 @@
|
||||
package com.fjy.spring.properties;
|
||||
|
||||
import lombok.Data;
|
||||
import org.springframework.boot.context.properties.ConfigurationProperties;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Component
|
||||
@ConfigurationProperties(prefix = "serverproperties")
|
||||
@Data
|
||||
public class ServerProperties {
|
||||
private String portNum;
|
||||
private String filePath;
|
||||
|
||||
public String getFilePath() {
|
||||
return filePath;
|
||||
}
|
||||
|
||||
public void setFilePath(String filePath) {
|
||||
this.filePath = filePath;
|
||||
}
|
||||
|
||||
public String getPortNum() {
|
||||
return portNum;
|
||||
}
|
||||
|
||||
public void setPortNum(String portNum) {
|
||||
this.portNum = portNum;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,9 +27,8 @@ public class StudentService {
|
||||
return tbStudentListRepository.findByColstudentnoAndColrealname(studentno,realname);
|
||||
}
|
||||
|
||||
public TbStudentlist UpdateStudentListRegistered(String realname,String studentno,Integer code){
|
||||
TbStudentlist studentlist = new TbStudentlist();
|
||||
studentlist = findByColstudentnoAndColrealname(studentno,realname);
|
||||
public TbStudentlist updateStudentListRegistered(String realname,String studentno,Integer code){
|
||||
TbStudentlist studentlist = findByColstudentnoAndColrealname(studentno,realname);
|
||||
studentlist.setRegistered(code);
|
||||
return tbStudentListRepository.save(studentlist);
|
||||
}
|
||||
|
||||
@@ -81,7 +81,7 @@ public class UserService {
|
||||
|
||||
public boolean addUserQue(TbUserque userque) {
|
||||
TbUserque tbUserque = userqueRepository.save(userque);
|
||||
if (tbUserque != null) {
|
||||
if (!tbUserque.equals("")) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
||||
641
src/main/java/com/fjy/spring/untils/FtpOperationUtil.java
Normal file
641
src/main/java/com/fjy/spring/untils/FtpOperationUtil.java
Normal file
@@ -0,0 +1,641 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import java.io.BufferedInputStream;
|
||||
import java.io.BufferedOutputStream;
|
||||
import java.io.File;
|
||||
import java.io.FileInputStream;
|
||||
import java.io.FileOutputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.OutputStream;
|
||||
import java.net.SocketException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import com.fjy.spring.properties.FtpProperties;
|
||||
import org.apache.commons.net.ftp.FTP;
|
||||
import org.apache.commons.net.ftp.FTPClient;
|
||||
import org.apache.commons.net.ftp.FTPFile;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-07 19:56
|
||||
*/
|
||||
public class FtpOperationUtil {
|
||||
|
||||
private FTPClient ftpClient;
|
||||
private static final int BINARY_FILE_TYPE = FTP.BINARY_FILE_TYPE;
|
||||
private static final int ASCII_FILE_TYPE = FTP.ASCII_FILE_TYPE;
|
||||
|
||||
/**
|
||||
* 利用FtpProperties进行服务器连接
|
||||
*
|
||||
* @throws SocketException
|
||||
* @throws IOException
|
||||
*/
|
||||
public void connectServer() throws SocketException,
|
||||
IOException {
|
||||
FtpProperties ftpProperties = new FtpProperties();
|
||||
String server = ftpProperties.getServer();
|
||||
int port = ftpProperties.getPort();
|
||||
String user = ftpProperties.getUsername();
|
||||
String password = ftpProperties.getPassword();
|
||||
String location = ftpProperties.getLocation();
|
||||
connectServer(server, port, user, password, location);
|
||||
}
|
||||
|
||||
public void connectServer(String path) throws SocketException,
|
||||
IOException {
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
if (!existDirectory(path)) {
|
||||
createDirectory(path);
|
||||
}
|
||||
ftpClient.changeWorkingDirectory(path);
|
||||
FtpProperties ftpProperties = new FtpProperties();
|
||||
String server = ftpProperties.getServer();
|
||||
int port = ftpProperties.getPort();
|
||||
String user = ftpProperties.getUsername();
|
||||
String password = ftpProperties.getPassword();
|
||||
String location = ftpProperties.getLocation();
|
||||
connectServer(server, port, user, password, location);
|
||||
}
|
||||
|
||||
/**
|
||||
* 使用详细信息进行服务器连接
|
||||
*
|
||||
* @param server:服务器地址名称
|
||||
* @param port:端口号
|
||||
* @param user:用户名
|
||||
* @param password:用户密码
|
||||
* @param path:转移到FTP服务器目录
|
||||
* @throws SocketException
|
||||
* @throws IOException
|
||||
*/
|
||||
public void connectServer(String server, int port, String user,
|
||||
String password, String path) throws SocketException, IOException {
|
||||
ftpClient = new FTPClient();
|
||||
ftpClient.connect(server, port);
|
||||
System.out.println("Connected to " + server + ".");
|
||||
//连接成功后的回应码
|
||||
System.out.println(ftpClient.getReplyCode());
|
||||
ftpClient.login(user, password);
|
||||
if (path != null && path.length() != 0) {
|
||||
ftpClient.changeWorkingDirectory(path);
|
||||
}
|
||||
ftpClient.setBufferSize(1024);//设置上传缓存大小
|
||||
ftpClient.setControlEncoding("UTF-8");//设置编码
|
||||
ftpClient.setFileType(BINARY_FILE_TYPE);//设置文件类型
|
||||
}
|
||||
|
||||
/**
|
||||
* 设置传输文件类型:FTP.BINARY_FILE_TYPE | FTP.ASCII_FILE_TYPE
|
||||
* 二进制文件或文本文件
|
||||
*
|
||||
* @param fileType
|
||||
* @throws IOException
|
||||
*/
|
||||
public void setFileType(int fileType) throws IOException {
|
||||
ftpClient.setFileType(fileType);
|
||||
}
|
||||
|
||||
/**
|
||||
* 关闭连接
|
||||
*
|
||||
* @throws IOException
|
||||
*/
|
||||
public void closeServer() throws IOException {
|
||||
if (ftpClient != null && ftpClient.isConnected()) {
|
||||
ftpClient.logout();//退出FTP服务器
|
||||
ftpClient.disconnect();//关闭FTP连接
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 转移到FTP服务器工作目录
|
||||
*
|
||||
* @param path
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean changeDirectory(String path) throws IOException {
|
||||
return ftpClient.changeWorkingDirectory(path);
|
||||
}
|
||||
|
||||
/**
|
||||
* 在服务器上创建目录
|
||||
*
|
||||
* @param pathName
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean createDirectory(String pathName) throws IOException {
|
||||
pathName = new String(pathName.getBytes("UTF-8"), "iso-8859-1");
|
||||
return ftpClient.makeDirectory(pathName);
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建多级目录
|
||||
*
|
||||
* @param multiDirectory
|
||||
* @return
|
||||
*/
|
||||
public boolean createMultiDirectory(String multiDirectory) {
|
||||
boolean bool = false;
|
||||
try {
|
||||
String[] dirs = multiDirectory.split("/");
|
||||
ftpClient.changeWorkingDirectory("/");
|
||||
|
||||
//按顺序检查目录是否存在,不存在则创建目录
|
||||
for (int i = 1; dirs != null && i < dirs.length; i++) {
|
||||
dirs[i] = new String(dirs[i].getBytes("UTF-8"), "iso-8859-1");
|
||||
if (!ftpClient.changeWorkingDirectory(dirs[i])) {
|
||||
if (ftpClient.makeDirectory(dirs[i])) {
|
||||
if (!ftpClient.changeWorkingDirectory(dirs[i])) {
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
bool = true;
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
return bool;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 在服务器上删除目录
|
||||
*
|
||||
* @param path
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean removeDirectory(String path) throws IOException {
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
return ftpClient.removeDirectory(path);
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除所有文件和目录
|
||||
*
|
||||
* @param path
|
||||
* @param isAll true:删除所有文件和目录
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean removeDirectory(String path, boolean isAll)
|
||||
throws IOException {
|
||||
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
if (!isAll) {
|
||||
return removeDirectory(path);
|
||||
}
|
||||
|
||||
FTPFile[] ftpFileArr = ftpClient.listFiles(path);
|
||||
if (ftpFileArr == null || ftpFileArr.length == 0) {
|
||||
return removeDirectory(path);
|
||||
}
|
||||
//
|
||||
for (FTPFile ftpFile : ftpFileArr) {
|
||||
String name = ftpFile.getName();
|
||||
if (ftpFile.isDirectory()) {
|
||||
System.out.println("* [sD]Delete subPath [" + path + "/" + name + "]");
|
||||
removeDirectory(path + "/" + name, true);
|
||||
} else if (ftpFile.isFile()) {
|
||||
System.out.println("* [sF]Delete file [" + path + "/" + name + "]");
|
||||
deleteFile(path + "/" + name);
|
||||
} else if (ftpFile.isSymbolicLink()) {
|
||||
|
||||
} else if (ftpFile.isUnknown()) {
|
||||
|
||||
}
|
||||
}
|
||||
return ftpClient.removeDirectory(path);
|
||||
}
|
||||
|
||||
/**
|
||||
* 检查目录在服务器上是否存在 true:存在 false:不存在
|
||||
*
|
||||
* @param dirName
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean existDirectory(String dirName) throws IOException {
|
||||
boolean flag = false;
|
||||
FTPFile[] ftpFileArr = ftpClient.listFiles("/");
|
||||
for (FTPFile ftpFile : ftpFileArr) {
|
||||
if (ftpFile.isDirectory()
|
||||
&& ftpFile.getName().equalsIgnoreCase(dirName)) {
|
||||
flag = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 判断给定路径是否存在
|
||||
*
|
||||
* @param path
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean existMultiDirectory(String path) throws IOException {
|
||||
boolean flag = false;
|
||||
|
||||
if (path != null && path.length() != 0) {
|
||||
String[] dirs = path.split("/");
|
||||
ftpClient.changeWorkingDirectory("/");
|
||||
for (int i = 0; dirs != null && i < dirs.length; i++) {
|
||||
FTPFile[] ftpFileArr = ftpClient.listFiles();
|
||||
for (FTPFile ftpFile : ftpFileArr) {
|
||||
// 判断是否为最后一级目录
|
||||
if (ftpFile.isDirectory()
|
||||
&& ftpFile.getName().equalsIgnoreCase(dirs[dirs.length - 1])) {
|
||||
flag = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
// 进入下一级目录
|
||||
ftpClient.changeWorkingDirectory(new String(dirs[i].getBytes("UTF-8"), "iso-8859-1"));
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
public boolean isExistsFile(String fileName) {
|
||||
try {
|
||||
fileName = new String(fileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
FTPFile[] file = ftpClient.listFiles(fileName);
|
||||
return file.length > 0 ? true : false;
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 查看指定路径下是否存在该文件
|
||||
*
|
||||
* @param path
|
||||
* @param fileName
|
||||
* @return
|
||||
*/
|
||||
public boolean isExistsFile(String path, String fileName) throws IOException {
|
||||
boolean flagChange = false;
|
||||
|
||||
if (path != null && path.length() != 0) {
|
||||
String[] dirs = path.split("/");
|
||||
ftpClient.changeWorkingDirectory("/");
|
||||
|
||||
for (int i = 1; dirs != null && i < dirs.length; i++) {
|
||||
dirs[i] = new String(dirs[i].getBytes("UTF-8"), "iso-8859-1");
|
||||
flagChange = ftpClient.changeWorkingDirectory(dirs[i]);
|
||||
}
|
||||
}
|
||||
// 该语句必须位于创建目录之后
|
||||
System.out.println("【目录切换】" + path + flagChange);
|
||||
try {
|
||||
fileName = new String(fileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
FTPFile[] file = ftpClient.listFiles(fileName);
|
||||
return file.length > 0;
|
||||
} catch (IOException e) {
|
||||
e.getMessage();
|
||||
e.printStackTrace();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 实现文件移动操作
|
||||
* @param desPath
|
||||
* @param originPath
|
||||
* @param oldFileName
|
||||
* @param newFileName
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean moveFile(String desPath, String originPath, String oldFileName,String newFileName) throws IOException {
|
||||
oldFileName = new String(oldFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
newFileName = new String(newFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
|
||||
ftpClient.enterLocalPassiveMode();
|
||||
boolean moveFlag;
|
||||
|
||||
// 目标文件目录是否存在
|
||||
System.out.println("【desPath】"+desPath);
|
||||
if (!existMultiDirectory(desPath)) {
|
||||
System.out.println("【创建目录】"+createMultiDirectory(desPath));
|
||||
}
|
||||
|
||||
// 切换到源文件目录
|
||||
changWorkingDir(originPath);
|
||||
|
||||
//转换成输入流
|
||||
InputStream is = null;
|
||||
is = ftpClient.retrieveFileStream(oldFileName);
|
||||
BufferedInputStream bufferedInputStream = new BufferedInputStream(is);
|
||||
System.out.println("【inputStream】"+is.available()+" "+bufferedInputStream.available());
|
||||
is.close();
|
||||
boolean cpcflag = ftpClient.completePendingCommand();
|
||||
System.out.println("【completePendingCommand】"+cpcflag);
|
||||
// 切换到目标文件目录
|
||||
changWorkingDir(desPath);
|
||||
//复制文件
|
||||
moveFlag = ftpClient.storeFile(newFileName, bufferedInputStream);
|
||||
System.out.println("【创建目录】"+moveFlag);
|
||||
if (moveFlag) {
|
||||
changWorkingDir(originPath);
|
||||
//删除源文件
|
||||
ftpClient.deleteFile(oldFileName);
|
||||
bufferedInputStream.close();
|
||||
}
|
||||
return moveFlag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 得到文件列表,listFiles返回包含目录和文件,它返回的是一个FTPFile数组
|
||||
* listNames():只包含目录的字符串数组
|
||||
* String[] fileNameArr = ftpClient.listNames(path);
|
||||
*
|
||||
* @param path:服务器上的文件目录:/DF4
|
||||
*/
|
||||
public List<String> getFileList(String path) throws IOException {
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
|
||||
FTPFile[] ftpFiles = ftpClient.listFiles(path);
|
||||
//通过FTPFileFilter遍历只获得文件
|
||||
/* FTPFile[] ftpFiles2= ftpClient.listFiles(path,new FTPFileFilter() {
|
||||
@Override
|
||||
public boolean accept(FTPFile ftpFile) {
|
||||
return ftpFile.isFile();
|
||||
}
|
||||
}); */
|
||||
List<String> retList = new ArrayList<String>();
|
||||
if (ftpFiles == null || ftpFiles.length == 0) {
|
||||
return retList;
|
||||
}
|
||||
for (FTPFile ftpFile : ftpFiles) {
|
||||
if (ftpFile.isFile()) {
|
||||
retList.add(ftpFile.getName());
|
||||
}
|
||||
}
|
||||
return retList;
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取所有文件和目录
|
||||
*
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public String[] list() throws IOException {
|
||||
return ftpClient.listNames();
|
||||
}
|
||||
|
||||
public String[] list(String path) throws IOException {
|
||||
String[] dirs = path.split("/");
|
||||
ftpClient.changeWorkingDirectory("/");
|
||||
ftpClient.enterLocalPassiveMode();
|
||||
for (int i = 1; dirs != null && i < dirs.length; i++) {
|
||||
dirs[i] = new String(dirs[i].getBytes("UTF-8"), "iso-8859-1");
|
||||
ftpClient.changeWorkingDirectory(dirs[i]);
|
||||
}
|
||||
return ftpClient.listNames();
|
||||
}
|
||||
|
||||
/**
|
||||
* 删除服务器上的文件
|
||||
*
|
||||
* @param pathName
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean deleteFile(String pathName) throws IOException {
|
||||
pathName = new String(pathName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
return ftpClient.deleteFile(pathName);
|
||||
}
|
||||
|
||||
public boolean renameFile(String oldFileName, String newFileName) throws IOException {
|
||||
oldFileName = new String(oldFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
newFileName = new String(newFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
return ftpClient.rename(oldFileName, newFileName);
|
||||
}
|
||||
|
||||
/**
|
||||
* 上传文件到ftp服务器
|
||||
* 在进行上传和下载文件的时候,设置文件的类型最好是:
|
||||
* ftpUtil.setFileType(FtpUtil.BINARY_FILE_TYPE)
|
||||
* localFilePath:本地文件路径和名称
|
||||
* remoteFileName:服务器文件名称
|
||||
*/
|
||||
public boolean uploadFile(String localFilePath, String remoteFileName)
|
||||
throws IOException {
|
||||
remoteFileName = new String(remoteFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
if (!existDirectory(localFilePath)) {
|
||||
createDirectory(localFilePath);
|
||||
ftpClient.changeWorkingDirectory(localFilePath);
|
||||
}
|
||||
|
||||
boolean flag = false;
|
||||
InputStream iStream = null;
|
||||
try {
|
||||
iStream = new FileInputStream(localFilePath);
|
||||
//我们可以使用BufferedInputStream进行封装
|
||||
//BufferedInputStream bis=new BufferedInputStream(iStream);
|
||||
//flag = ftpClient.storeFile(remoteFileName, bis);
|
||||
flag = ftpClient.storeFile(remoteFileName, iStream);
|
||||
} catch (IOException e) {
|
||||
System.out.println(e.getMessage());
|
||||
flag = false;
|
||||
return flag;
|
||||
} finally {
|
||||
if (iStream != null) {
|
||||
iStream.close();
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
public boolean uploadFile(String localFilePath, String path, String remoteFileName)
|
||||
throws IOException {
|
||||
remoteFileName = new String(remoteFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
boolean flag = false;
|
||||
InputStream iStream = null;
|
||||
try {
|
||||
iStream = new FileInputStream(localFilePath);
|
||||
if (path != null && path.length() != 0) {
|
||||
createDirectory(path);
|
||||
// 该语句必须位于创建目录之后
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
boolean flagChange = ftpClient.changeWorkingDirectory(path);
|
||||
System.out.println("【目录切换】" + flagChange);
|
||||
}
|
||||
flag = ftpClient.storeFile(remoteFileName, iStream);
|
||||
} catch (IOException e) {
|
||||
System.out.println(e.getMessage());
|
||||
flag = false;
|
||||
return flag;
|
||||
} finally {
|
||||
if (iStream != null) {
|
||||
iStream.close();
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 上传文件到ftp服务器,上传新的文件名称和原名称一样
|
||||
*
|
||||
* @param fileName:文件名称
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean uploadFile(String fileName) throws IOException {
|
||||
fileName = new String(fileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
return uploadFile(fileName, fileName);
|
||||
}
|
||||
|
||||
/**
|
||||
* 上传文件到ftp服务器
|
||||
*
|
||||
* @param iStream 输入流
|
||||
* @param newName 新文件名称
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean uploadFile(InputStream iStream, String newName)
|
||||
throws IOException {
|
||||
newName = new String(newName.getBytes("UTF-8"), "iso-8859-1");
|
||||
boolean flag = false;
|
||||
try {
|
||||
flag = ftpClient.storeFile(newName, iStream);
|
||||
} catch (IOException e) {
|
||||
flag = false;
|
||||
System.out.println(e.getMessage());
|
||||
return flag;
|
||||
} finally {
|
||||
if (iStream != null) {
|
||||
iStream.close();
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 上传文件到ftp服务器
|
||||
*
|
||||
* @param iStream 输入流
|
||||
* @param newName 新文件名称
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean uploadFile(InputStream iStream, String newName, String path)
|
||||
throws IOException {
|
||||
|
||||
newName = new String(newName.getBytes("UTF-8"), "iso-8859-1");
|
||||
boolean flag = false;
|
||||
try {
|
||||
if (path != null && path.length() != 0) {
|
||||
createMultiDirectory(path);
|
||||
// 该语句必须位于创建目录之后
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
boolean flagChange = ftpClient.changeWorkingDirectory(path);
|
||||
System.out.println("【目录切换】" + flagChange);
|
||||
}
|
||||
flag = ftpClient.storeFile(newName, iStream);
|
||||
} catch (IOException e) {
|
||||
flag = false;
|
||||
System.out.println(e.getMessage());
|
||||
return flag;
|
||||
} finally {
|
||||
if (iStream != null) {
|
||||
iStream.close();
|
||||
}
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 从ftp服务器上下载文件到本地
|
||||
*
|
||||
* @param remoteFileName:ftp服务器上文件名称
|
||||
* @param localFileName:本地文件名称
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public boolean download(String remoteFileName, String localFileName)
|
||||
throws IOException {
|
||||
remoteFileName = new String(remoteFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
boolean flag = false;
|
||||
File outfile = new File(localFileName);
|
||||
OutputStream oStream = null;
|
||||
try {
|
||||
oStream = new FileOutputStream(outfile);
|
||||
//我们可以使用BufferedOutputStream进行封装
|
||||
//BufferedOutputStream bos=new BufferedOutputStream(oStream);
|
||||
//flag = ftpClient.retrieveFile(remoteFileName, bos);
|
||||
flag = ftpClient.retrieveFile(remoteFileName, oStream);
|
||||
} catch (IOException e) {
|
||||
flag = false;
|
||||
return flag;
|
||||
} finally {
|
||||
oStream.close();
|
||||
}
|
||||
return flag;
|
||||
}
|
||||
|
||||
/**
|
||||
* 从ftp服务器上下载文件到本地
|
||||
*
|
||||
* @param sourceFileName:服务器资源文件名称
|
||||
* @return InputStream 输入流
|
||||
* @throws IOException
|
||||
*/
|
||||
public InputStream downFile(String sourceFileName) throws IOException {
|
||||
sourceFileName = new String(sourceFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
return ftpClient.retrieveFileStream(sourceFileName);
|
||||
}
|
||||
|
||||
public InputStream downFile(String path, String sourceFileName) throws IOException {
|
||||
sourceFileName = new String(sourceFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
path = new String(path.getBytes("UTF-8"), "iso-8859-1");
|
||||
if (path != null && path.length() != 0) {
|
||||
boolean flagChange = ftpClient.changeWorkingDirectory(path);
|
||||
System.out.println("【目录切换】" + path + flagChange);
|
||||
}
|
||||
return ftpClient.retrieveFileStream(sourceFileName);
|
||||
}
|
||||
|
||||
/**
|
||||
* 采用递归方式切换目录
|
||||
*
|
||||
* @param path
|
||||
* @throws IOException
|
||||
*/
|
||||
public void changWorkingDir(String path) throws IOException {
|
||||
if (path != null && path.length() != 0) {
|
||||
String[] dirs = path.split("/");
|
||||
ftpClient.changeWorkingDirectory("/");
|
||||
|
||||
for (int i = 0; dirs != null && i < dirs.length; i++) {
|
||||
dirs[i] = new String(dirs[i].getBytes("UTF-8"), "iso-8859-1");
|
||||
ftpClient.changeWorkingDirectory(dirs[i]);
|
||||
System.out.println("【当前目录】" + new String(ftpClient.printWorkingDirectory().getBytes("iso-8859-1"), "UTF-8"));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
430
src/main/java/com/fjy/spring/untils/FtpUtils.java
Normal file
430
src/main/java/com/fjy/spring/untils/FtpUtils.java
Normal file
@@ -0,0 +1,430 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import org.apache.commons.io.IOUtils;
|
||||
import org.apache.commons.net.ftp.FTPClient;
|
||||
import org.apache.commons.net.ftp.FTPFile;
|
||||
import org.apache.commons.net.ftp.FTPReply;
|
||||
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
import java.io.*;
|
||||
|
||||
/**
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-06 11:35
|
||||
*/
|
||||
public class FtpUtils {
|
||||
// private static final String FTP_URL = "176.122.138.235";
|
||||
private static final String FTP_URL = "192.168.79.138";
|
||||
private static final int PORT = 21;
|
||||
private static final String USER_NAME = "cms";
|
||||
private static final String PASSWORD = "imis2";
|
||||
|
||||
/**
|
||||
* 本地字符编码
|
||||
*/
|
||||
private static final String LOCAL_CHARSET = "UTF-8";
|
||||
|
||||
/**
|
||||
* FTP协议里面,规定文件名编码为iso-8859-1
|
||||
*/
|
||||
private static String SERVER_CHARSET = "iso-8859-1";
|
||||
|
||||
/**
|
||||
* ftp上传单个文件
|
||||
*
|
||||
* @param directory 上传至ftp的路径名不包括ftp地址
|
||||
* @param srcFileName 要上传的文件全路径名
|
||||
* @param destName 上传至ftp后存储的文件名
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean upload(String directory, String srcFileName, String destName) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
destName = new String(destName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
FileInputStream fis = null;
|
||||
boolean result = false;
|
||||
try {
|
||||
File srcFile = new File(srcFileName);
|
||||
fis = new FileInputStream(srcFile);
|
||||
|
||||
// 设置上传目录
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
ftpClient.setBufferSize(1024);
|
||||
ftpClient.setControlEncoding(LOCAL_CHARSET);
|
||||
|
||||
// 设置文件类型(二进制)
|
||||
ftpClient.setFileType(FTPClient.BINARY_FILE_TYPE);
|
||||
result = ftpClient.storeFile(destName, fis);
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
System.out.println("FTP端口配置错误:不是数字:");
|
||||
throw e;
|
||||
} catch (FileNotFoundException e) {
|
||||
throw new FileNotFoundException();
|
||||
} catch (IOException e) {
|
||||
throw new IOException(e);
|
||||
} finally {
|
||||
IOUtils.closeQuietly(fis);
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* FTP单个文件下载
|
||||
*
|
||||
* @param directory 要下载的文件所在ftp的路径名不包含ftp地址
|
||||
* @param destFileName 要下载的文件名
|
||||
* @param downloadName 下载后存储的文件名全路径
|
||||
*/
|
||||
public static boolean download(String directory, String destFileName, String downloadName) throws IOException {
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
boolean result = false;
|
||||
try {
|
||||
ftpClient.setBufferSize(1024);
|
||||
|
||||
// 设置文件类型(二进制)
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
ftpClient.setFileType(FTPClient.BINARY_FILE_TYPE);
|
||||
|
||||
System.out.println("destFileName:" + destFileName + ",downloadName:" + downloadName);
|
||||
FileOutputStream fileOutputStream = new FileOutputStream(downloadName);
|
||||
result = ftpClient.retrieveFile(destFileName, fileOutputStream);
|
||||
|
||||
fileOutputStream.flush();
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (FileNotFoundException e) {
|
||||
throw new FileNotFoundException();
|
||||
} catch (IOException e) {
|
||||
throw new IOException(e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param remotePath
|
||||
* @param fileName
|
||||
* @param localPath
|
||||
* @return
|
||||
* @author xh 测试成功 可以下载中文文件 ftp默认的编码为gbk
|
||||
*/
|
||||
public static boolean downFtpFile(String remotePath, String fileName,
|
||||
String localPath) {
|
||||
boolean success = false;
|
||||
FTPClient ftp = new FTPClient();
|
||||
try {
|
||||
int reply;
|
||||
ftp.connect(FTP_URL, PORT);
|
||||
// 如果采用默认端口,可以使用ftp.connect(url)的方式直接连接FTP服务器
|
||||
// 登录
|
||||
ftp.login(USER_NAME, PASSWORD);
|
||||
reply = ftp.getReplyCode();
|
||||
if (!FTPReply.isPositiveCompletion(reply)) {
|
||||
ftp.disconnect();
|
||||
return success;
|
||||
}
|
||||
// 转移到FTP服务器目录
|
||||
ftp.changeWorkingDirectory(remotePath);
|
||||
ftp.setFileType(FTPClient.BINARY_FILE_TYPE);
|
||||
|
||||
FTPFile[] fs = ftp.listFiles();
|
||||
for (FTPFile ff : fs) {
|
||||
String fname = new String(ff.getName().getBytes("iso-8859-1"), "UTF-8");
|
||||
if (fname.equals(fileName)) {
|
||||
File localFile = new File(localPath + fname);
|
||||
OutputStream is = new FileOutputStream(localFile);
|
||||
ftp.retrieveFile(ff.getName(), is);
|
||||
is.close();
|
||||
break;
|
||||
}
|
||||
}
|
||||
ftp.logout();
|
||||
success = true;
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
if (ftp.isConnected()) {
|
||||
try {
|
||||
ftp.disconnect();
|
||||
} catch (IOException ioe) {
|
||||
}
|
||||
}
|
||||
}
|
||||
return success;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param fileName
|
||||
* @return
|
||||
* @author xh 测试成功 可以下载中文文件 ftp默认的编码为gbk
|
||||
*/
|
||||
public static OutputStream downFtpFileByStream(String fileName) {
|
||||
|
||||
String remotePath = "/www/ftp/cms/";
|
||||
boolean success = false;
|
||||
OutputStream is = null;
|
||||
|
||||
FTPClient ftp = new FTPClient();
|
||||
try {
|
||||
int reply;
|
||||
ftp.connect(FTP_URL, PORT);
|
||||
// 如果采用默认端口,可以使用ftp.connect(url)的方式直接连接FTP服务器
|
||||
// 登录
|
||||
ftp.login(USER_NAME, PASSWORD);
|
||||
reply = ftp.getReplyCode();
|
||||
if (!FTPReply.isPositiveCompletion(reply)) {
|
||||
ftp.disconnect();
|
||||
return null;
|
||||
}
|
||||
// 转移到FTP服务器目录
|
||||
ftp.changeWorkingDirectory(remotePath);
|
||||
ftp.setFileType(FTPClient.BINARY_FILE_TYPE);
|
||||
|
||||
FTPFile[] fs = ftp.listFiles();
|
||||
for (FTPFile ff : fs) {
|
||||
String fname = new String(ff.getName().getBytes("iso-8859-1"), "UTF-8");
|
||||
if (fname.equals(fileName)) {
|
||||
File localFile = new File(fname);
|
||||
is = new FileOutputStream(localFile);
|
||||
ftp.retrieveFile(ff.getName(), is);
|
||||
return is;
|
||||
}
|
||||
}
|
||||
ftp.logout();
|
||||
success = true;
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
try {
|
||||
assert is != null;
|
||||
is.close();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
if (ftp.isConnected()) {
|
||||
try {
|
||||
ftp.disconnect();
|
||||
} catch (IOException ioe) {
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param directory 要重命名的文件所在ftp的路径名不包含ftp地址
|
||||
* @param oldFileName 要重命名的文件名
|
||||
* @param newFileName 重命名后的文件名
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean rename(String directory, String oldFileName, String newFileName) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
oldFileName = new String(oldFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
newFileName = new String(newFileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
/**
|
||||
* 判断远程文件是否重命名成功,如果成功返回true,否则返回false
|
||||
*/
|
||||
boolean result = false;
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
//重命名远程文件
|
||||
result = ftpClient.rename(oldFileName, newFileName);
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param directory 要删除的文件所在ftp的路径名不包含ftp地址
|
||||
* @param fileName 要删除的文件名
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean remove(String directory, String fileName) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
fileName = new String(fileName.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
/**
|
||||
* 判断远程文件是否移除成功,如果成功返回true,否则返回false
|
||||
*/
|
||||
boolean result = false;
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
//删除远程文件
|
||||
result = ftpClient.deleteFile(fileName);
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param directory 要创建的目录所在ftp的路径名不包含ftp地址
|
||||
* @param newDirectory 要创建的新目录名
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean makeDirecotory(String directory, String newDirectory) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
newDirectory = new String(newDirectory.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
/**
|
||||
* 判断远程文件是否移除成功,如果成功返回true,否则返回false
|
||||
*/
|
||||
boolean result = false;
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
result = ftpClient.makeDirectory(newDirectory);//创建新目录
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param directory 要重命名的目录所在ftp的路径名不包含ftp地址
|
||||
* @param oldDirectory 要重命名的旧目录名
|
||||
* @param newDirectory 重命名后的新目录
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean renameDirecotory(String directory, String oldDirectory, String newDirectory) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
oldDirectory = new String(oldDirectory.getBytes("UTF-8"), "iso-8859-1");
|
||||
newDirectory = new String(newDirectory.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
// 判断远程文件是否移除成功,如果成功返回true,否则返回false
|
||||
boolean result = false;
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
// 重命名目录
|
||||
result = ftpClient.rename(oldDirectory, newDirectory);
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param directory 要重命名的目录所在ftp的路径名不包含ftp地址
|
||||
* @param deldirectory 要删除的目录名
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public static boolean removeDirecotory(String directory, String deldirectory) throws IOException {
|
||||
directory = new String(directory.getBytes("UTF-8"), "iso-8859-1");
|
||||
deldirectory = new String(deldirectory.getBytes("UTF-8"), "iso-8859-1");
|
||||
|
||||
/**
|
||||
* 判断远程文件是否移除成功,如果成功返回true,否则返回false
|
||||
*/
|
||||
boolean result = false;
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
result = ftpClient.removeDirectory(deldirectory);//删除目录
|
||||
return result;
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param directory
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
public static String[] list(String directory) throws IOException {
|
||||
FTPClient ftpClient = makeConnectionFactory();
|
||||
try {
|
||||
ftpClient.changeWorkingDirectory(directory);
|
||||
ftpClient.enterLocalPassiveMode();
|
||||
//删除目录
|
||||
return ftpClient.listNames();
|
||||
} catch (NumberFormatException e) {
|
||||
throw e;
|
||||
} catch (IOException e) {
|
||||
throw new IOException("连接ftp服务器失败!", e);
|
||||
} finally {
|
||||
try {
|
||||
ftpClient.disconnect();
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException("关闭FTP连接发生异常!", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建FTP连接的工厂方法
|
||||
*
|
||||
* @return
|
||||
* @throws IOException
|
||||
*/
|
||||
private static FTPClient makeConnectionFactory() throws IOException {
|
||||
FTPClient ftpClient = new FTPClient();
|
||||
ftpClient.connect(FTP_URL, PORT);
|
||||
ftpClient.login(USER_NAME, PASSWORD);
|
||||
ftpClient.enterLocalPassiveMode();
|
||||
ftpClient.setControlEncoding(LOCAL_CHARSET);
|
||||
return ftpClient;
|
||||
}
|
||||
}
|
||||
92
src/main/java/com/fjy/spring/untils/RemoteCommandUtil.java
Normal file
92
src/main/java/com/fjy/spring/untils/RemoteCommandUtil.java
Normal file
@@ -0,0 +1,92 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import com.fjy.spring.properties.RemoteExecuteProperties;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
/**
|
||||
* 封装Linux远程命令
|
||||
*
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-13 09:11
|
||||
*/
|
||||
@Slf4j
|
||||
public class RemoteCommandUtil {
|
||||
|
||||
private static RemoteExecuteCommandUtil REC;
|
||||
private static String cmd;
|
||||
|
||||
/**
|
||||
* 生成压缩文件
|
||||
*
|
||||
* @param desZipPath 压缩文件目标地址
|
||||
* @param zipFileName 压缩文件名
|
||||
* @param remoteExecuteProperties 远程参数配置类
|
||||
* @param originPath 目标文件、文件夹地址
|
||||
*/
|
||||
public static void zipFile(String desZipPath,
|
||||
String zipFileName,
|
||||
RemoteExecuteProperties remoteExecuteProperties,
|
||||
String originPath) {
|
||||
login(remoteExecuteProperties);
|
||||
desZipPath = remoteExecuteProperties.getPath() + desZipPath;
|
||||
originPath = remoteExecuteProperties.getPath() + originPath;
|
||||
cmd = "zip -r " + desZipPath + zipFileName + " " + originPath;
|
||||
log.info("【cmd】" + cmd);
|
||||
log.info("【res】" + REC.execute(cmd));
|
||||
log.error("【cmd创建压缩文件失败】" + cmd);
|
||||
}
|
||||
|
||||
/**
|
||||
* 移动文件
|
||||
*
|
||||
* @param originPath 源文件路径
|
||||
* @param desPath 目标路径
|
||||
* @param remoteExecuteProperties 远程参数配置类
|
||||
* @return
|
||||
*/
|
||||
public static void moveFile(String originPath, String desPath, String newName, RemoteExecuteProperties remoteExecuteProperties) {
|
||||
login(remoteExecuteProperties);
|
||||
// 创建目标目录
|
||||
mkdir(desPath, remoteExecuteProperties);
|
||||
|
||||
desPath = remoteExecuteProperties.getPath() + desPath;
|
||||
originPath = remoteExecuteProperties.getPath() + originPath;
|
||||
|
||||
cmd = "mv " + originPath + " " + desPath + newName;
|
||||
log.info("【cmd】" + cmd);
|
||||
log.info("【res】" + REC.execute(cmd));
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建多级目录
|
||||
*
|
||||
* @param path
|
||||
* @param remoteExecuteProperties
|
||||
*/
|
||||
public static void mkdir(String path, RemoteExecuteProperties remoteExecuteProperties) {
|
||||
login(remoteExecuteProperties);
|
||||
path = remoteExecuteProperties.getPath() + path;
|
||||
cmd = "mkdir -p " + path;
|
||||
log.info("【cmd】" + cmd);
|
||||
log.info("【res】" + REC.execute(cmd));
|
||||
}
|
||||
|
||||
public static void deleteFile(String path, RemoteExecuteProperties remoteExecuteProperties){
|
||||
login(remoteExecuteProperties);
|
||||
path = remoteExecuteProperties.getPath() + path;
|
||||
cmd = "rm -f " + path;
|
||||
log.info("【cmd】" + cmd);
|
||||
log.info("【res】" + REC.execute(cmd));
|
||||
}
|
||||
|
||||
private static void login(RemoteExecuteProperties remoteExecuteProperties) {
|
||||
//远程登录SSH
|
||||
REC = new RemoteExecuteCommandUtil(
|
||||
remoteExecuteProperties.getIp(),
|
||||
remoteExecuteProperties.getUser(),
|
||||
remoteExecuteProperties.getPassword(),
|
||||
remoteExecuteProperties.getPort());
|
||||
REC.login();
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,163 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.InputStreamReader;
|
||||
import java.io.UnsupportedEncodingException;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import ch.ethz.ssh2.Connection;
|
||||
import ch.ethz.ssh2.Session;
|
||||
import ch.ethz.ssh2.StreamGobbler;
|
||||
/**
|
||||
* @author F嘉阳
|
||||
* @date 2018-05-10 12:16
|
||||
*/
|
||||
public class RemoteExecuteCommandUtil {
|
||||
//字符编码默认是utf-8
|
||||
private static String DEFAULTCHART="UTF-8";
|
||||
private Connection conn;
|
||||
private String ip;
|
||||
private String userName;
|
||||
private String userPwd;
|
||||
private int port;
|
||||
|
||||
public RemoteExecuteCommandUtil(String ip, String userName, String userPwd,int port) {
|
||||
this.ip = ip;
|
||||
this.userName = userName;
|
||||
this.userPwd = userPwd;
|
||||
this.port = port;
|
||||
}
|
||||
|
||||
|
||||
public RemoteExecuteCommandUtil() {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* 远程登录linux的主机
|
||||
* @author Ickes
|
||||
* @since V0.1
|
||||
* @return
|
||||
* 登录成功返回true,否则返回false
|
||||
*/
|
||||
public Boolean login(){
|
||||
boolean flg=false;
|
||||
try {
|
||||
conn = new Connection(ip,port);
|
||||
conn.connect();//连接
|
||||
flg=conn.authenticateWithPassword(userName, userPwd);//认证
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return flg;
|
||||
}
|
||||
/**
|
||||
* @author Ickes
|
||||
* 远程执行shll脚本或者命令
|
||||
* @param cmd
|
||||
* 即将执行的命令
|
||||
* @return
|
||||
* 命令执行完后返回的结果值
|
||||
* @since V0.1
|
||||
*/
|
||||
public String execute(String cmd){
|
||||
String result="";
|
||||
try {
|
||||
if(login()){
|
||||
Session session= conn.openSession();//打开一个会话
|
||||
session.execCommand(cmd);//执行命令
|
||||
result=processStdout(session.getStdout(),DEFAULTCHART);
|
||||
//如果为得到标准输出为空,说明脚本执行出错了
|
||||
if(StringUtils.isBlank(result)){
|
||||
result=processStdout(session.getStderr(),DEFAULTCHART);
|
||||
}
|
||||
conn.close();
|
||||
session.close();
|
||||
}
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @author Ickes
|
||||
* 远程执行shll脚本或者命令
|
||||
* @param cmd
|
||||
* 即将执行的命令
|
||||
* @return
|
||||
* 命令执行成功后返回的结果值,如果命令执行失败,返回空字符串,不是null
|
||||
* @since V0.1
|
||||
*/
|
||||
public String executeSuccess(String cmd){
|
||||
String result="";
|
||||
try {
|
||||
if(login()){
|
||||
Session session= conn.openSession();//打开一个会话
|
||||
session.execCommand(cmd);//执行命令
|
||||
result=processStdout(session.getStdout(),DEFAULTCHART);
|
||||
conn.close();
|
||||
session.close();
|
||||
}
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
/**
|
||||
* 解析脚本执行返回的结果集
|
||||
* @author Ickes
|
||||
* @param in 输入流对象
|
||||
* @param charset 编码
|
||||
* @since V0.1
|
||||
* @return
|
||||
* 以纯文本的格式返回
|
||||
*/
|
||||
private String processStdout(InputStream in, String charset){
|
||||
InputStream stdout = new StreamGobbler(in);
|
||||
StringBuffer buffer = new StringBuffer();;
|
||||
try {
|
||||
BufferedReader br = new BufferedReader(new InputStreamReader(stdout,charset));
|
||||
String line=null;
|
||||
while((line=br.readLine()) != null){
|
||||
buffer.append(line+"\n");
|
||||
}
|
||||
} catch (UnsupportedEncodingException e) {
|
||||
e.printStackTrace();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return buffer.toString();
|
||||
}
|
||||
|
||||
public static void setCharset(String charset) {
|
||||
DEFAULTCHART = charset;
|
||||
}
|
||||
public Connection getConn() {
|
||||
return conn;
|
||||
}
|
||||
public void setConn(Connection conn) {
|
||||
this.conn = conn;
|
||||
}
|
||||
public String getIp() {
|
||||
return ip;
|
||||
}
|
||||
public void setIp(String ip) {
|
||||
this.ip = ip;
|
||||
}
|
||||
public String getUserName() {
|
||||
return userName;
|
||||
}
|
||||
public void setUserName(String userName) {
|
||||
this.userName = userName;
|
||||
}
|
||||
public String getUserPwd() {
|
||||
return userPwd;
|
||||
}
|
||||
public void setUserPwd(String userPwd) {
|
||||
this.userPwd = userPwd;
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,13 @@ server:
|
||||
port: 8080
|
||||
serverproperties:
|
||||
port_num: 8080
|
||||
filePath: F:\JAVA Workspace\Temp\
|
||||
filePath: /
|
||||
remoteproperties:
|
||||
ip: 104.223.24.81
|
||||
port: 26460
|
||||
user: root
|
||||
password: 27894869root
|
||||
path: /www/wwwroot/cmsftp
|
||||
spring:
|
||||
thymeleaf:
|
||||
prefix: classpath:/templates/
|
||||
|
||||
@@ -13,6 +13,12 @@ server:
|
||||
serverproperties:
|
||||
port_num: 8085
|
||||
filePath: /www/cmsfile/
|
||||
ftp:
|
||||
server: 176.122.138.235
|
||||
port: 21
|
||||
username: cms
|
||||
password: imis2
|
||||
location: /www/ftp/cms/
|
||||
spring:
|
||||
thymeleaf:
|
||||
prefix: classpath:/templates/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#控制配置文件调用
|
||||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: dev
|
||||
@@ -25,12 +25,12 @@
|
||||
<!--滚动策略-->
|
||||
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
|
||||
<!--路径文件名,文件名包含时间-->
|
||||
<!--<fileNamePattern>F:\JAVA Workspace\Temp\log\%d\info.%d.log</fileNamePattern>-->
|
||||
<fileNamePattern>/www/cmsfile/%d/info.%d.log</fileNamePattern>
|
||||
<fileNamePattern>F:\JAVA Workspace\Temp\log\%d\info.%d.log</fileNamePattern>
|
||||
<!--<fileNamePattern>/www/cmsfile/%d/info.%d.log</fileNamePattern>-->
|
||||
</rollingPolicy>
|
||||
</appender>
|
||||
</appender>
|
||||
|
||||
<appender name="fileErrorLog" class="ch.qos.logback.core.rolling.RollingFileAppender">
|
||||
<appender name="fileErrorLog" class="ch.qos.logback.core.rolling.RollingFileAppender">
|
||||
<!--根据范围过滤ERROR等级以下的日志-->
|
||||
<filter class="ch.qos.logback.classic.filter.ThresholdFilter">
|
||||
<level>ERROR</level>
|
||||
@@ -44,8 +44,8 @@
|
||||
<!--滚动策略-->
|
||||
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
|
||||
<!--路径文件名,文件名包含时间-->
|
||||
<!--<fileNamePattern>F:\JAVA Workspace\Temp\log\error.%d.log</fileNamePattern>-->
|
||||
<fileNamePattern>/www/cmsfile/%d/error.%d.log</fileNamePattern>
|
||||
<fileNamePattern>F:\JAVA Workspace\Temp\log\error.%d.log</fileNamePattern>
|
||||
<!--<fileNamePattern>/www/cmsfile/%d/error.%d.log</fileNamePattern>-->
|
||||
</rollingPolicy>
|
||||
</appender>
|
||||
|
||||
|
||||
@@ -77,6 +77,18 @@ var Main = {
|
||||
message: content
|
||||
});
|
||||
},
|
||||
uploadSuccess (response, file, fileList) {
|
||||
let that = this;
|
||||
if (file.status==="success"){
|
||||
that.openNotiSuccess("成功", file.name+"上传成功!");
|
||||
}else{
|
||||
that.openNotiError("失败", file.name+"上传失败!");
|
||||
}
|
||||
/* console.log('response', response);
|
||||
console.log('file',file,fileList);
|
||||
console.log('fileList',fileList);
|
||||
console.log("信息"+file.status+"|"+file.name)*/
|
||||
},
|
||||
openSuccess(content) {
|
||||
this.$message({
|
||||
message: content,
|
||||
|
||||
@@ -5,13 +5,18 @@ var year = dt.getFullYear();
|
||||
var cur = year + '-' + month + '-' + day;
|
||||
|
||||
function DateDiff(sDate1, sDate2) { //sDate1和sDate2是2002-12-18格式
|
||||
var aDate, oDate1, oDate2, iDays
|
||||
aDate = sDate1.split("-")
|
||||
oDate1 = new Date(aDate[1] + '-' + aDate[2] + '-' + aDate[0]) //转换为12-18-2002格式
|
||||
aDate = sDate2.split("-")
|
||||
oDate2 = new Date(aDate[1] + '-' + aDate[2] + '-' + aDate[0])
|
||||
iDays = parseInt(Math.abs(oDate1 - oDate2) / 1000 / 60 / 60 / 24) //把相差的毫秒数转换为天数
|
||||
let aDate, oDate1, oDate2, iDays;
|
||||
if (compareTime(sDate1, sDate2)) {
|
||||
return "已截止";
|
||||
}
|
||||
else {
|
||||
aDate = sDate1.split("-");
|
||||
oDate1 = new Date(aDate[1] + '-' + aDate[2] + '-' + aDate[0]); //转换为12-18-2002格式
|
||||
aDate = sDate2.split("-");
|
||||
oDate2 = new Date(aDate[1] + '-' + aDate[2] + '-' + aDate[0]);
|
||||
iDays = parseInt(Math.abs(oDate1 - oDate2) / 1000 / 60 / 60 / 24); //把相差的毫秒数转换为天数
|
||||
return iDays
|
||||
}
|
||||
}
|
||||
|
||||
function displayStyle(id, type) {
|
||||
@@ -191,6 +196,12 @@ var Main = {
|
||||
.catch(function (error) {
|
||||
console.log(error);
|
||||
});
|
||||
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
showVersion(){
|
||||
let that = this;
|
||||
axios.get(getRootPath_web() + '/home/findallversion')
|
||||
.then(function (response) {
|
||||
console.log(response.data);
|
||||
@@ -200,9 +211,8 @@ var Main = {
|
||||
.catch(function (error) {
|
||||
console.log(error);
|
||||
});
|
||||
})
|
||||
this.dialogTableVisible = true;
|
||||
},
|
||||
methods: {
|
||||
getFileList() {
|
||||
let that = this;
|
||||
axios.get(getRootPath_web() + '/home/download/findone')
|
||||
@@ -292,13 +302,22 @@ var Main = {
|
||||
handleClick(row) {
|
||||
console.log(row.colfileid);
|
||||
},
|
||||
uploadSuccess (response, file, fileList) {
|
||||
let that = this;
|
||||
if (file.status==="success"){
|
||||
that.openNotiSuccess("成功", file.name+"上传成功!");
|
||||
that.getFileList();
|
||||
}else{
|
||||
that.openNotiError("失败", file.name+"上传失败!");
|
||||
}
|
||||
/* console.log('response', response);
|
||||
console.log('file',file,fileList);
|
||||
console.log('fileList',fileList);
|
||||
console.log("信息"+file.status+"|"+file.name)*/
|
||||
},
|
||||
submitUpload() {
|
||||
let that = this;
|
||||
this.$refs.upload.submit();
|
||||
this.openNotiSuccess("成功", "文件上传成功!");
|
||||
setTimeout(function () {
|
||||
that.getFileList();
|
||||
}, 1000);
|
||||
},
|
||||
handleRemove(file, fileList) {
|
||||
console.log(file, fileList);
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
let datax = [
|
||||
{
|
||||
courseNo: 1,
|
||||
courseName: "信息安全T",
|
||||
courseTime: "2018-02-07 20:42:28.0",
|
||||
teacherusername: "FJY1",
|
||||
teacherrealname: "root1"
|
||||
}
|
||||
];
|
||||
var Main = {
|
||||
data() {
|
||||
return {
|
||||
@@ -12,10 +21,10 @@ var Main = {
|
||||
tableData3: [
|
||||
{
|
||||
courseNo: 1,
|
||||
courseName: "信息安全",
|
||||
courseTime: "2018-02-06 20:42:28.0",
|
||||
teacherusername: "FJY",
|
||||
teacherrealname: "root"
|
||||
courseName: "信息安全T",
|
||||
courseTime: "2018-02-07 20:42:28.0",
|
||||
teacherusername: "FJY1",
|
||||
teacherrealname: "root1"
|
||||
}
|
||||
],
|
||||
multipleSelection: [],
|
||||
@@ -33,6 +42,7 @@ var Main = {
|
||||
.then(function (response) {
|
||||
console.log(response.data);
|
||||
that.tableData3 = response.data;
|
||||
datax=response.data;
|
||||
})
|
||||
.catch(function (error) {
|
||||
console.log(error);
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var dt = new Date();
|
||||
let th = this;
|
||||
let username = "";
|
||||
/*let username = this.ruleForm2.colname.value;*/
|
||||
var month = dt.getMonth() + 1;
|
||||
var day = dt.getDate();
|
||||
@@ -47,7 +48,7 @@ var Main = {
|
||||
console.log(response.data);
|
||||
if (response.data === true) {
|
||||
callback();
|
||||
} else if (value !== that.ruleForm2.colname) {
|
||||
} else if (value !== username) {
|
||||
return callback(new Error('用户名已存在'));
|
||||
} else {
|
||||
callback();
|
||||
@@ -138,9 +139,12 @@ var Main = {
|
||||
colemail: '',
|
||||
colpassword: '',
|
||||
checkPass: '',
|
||||
question: '',
|
||||
answer: ''
|
||||
},
|
||||
ruleForm3: {
|
||||
coluserid: '',
|
||||
colname: '',
|
||||
question: '',
|
||||
answer: ''
|
||||
},
|
||||
@@ -243,7 +247,7 @@ var Main = {
|
||||
var that = this;
|
||||
if (valid) {
|
||||
axios({
|
||||
url: getRootPath_web() + '/home/userUpdate',
|
||||
url: getRootPath_web() + url,
|
||||
method: 'post',
|
||||
data: that.ruleForm2
|
||||
,
|
||||
@@ -352,7 +356,9 @@ var Main = {
|
||||
axios.get(getRootPath_web() + '/home/userinfo')
|
||||
.then(function (response) {
|
||||
//console.log(response.data);
|
||||
that.ruleForm2 = response.data;
|
||||
// 注意此处赋值为引用赋值
|
||||
that.ruleForm3 = that.ruleForm2 = response.data;
|
||||
username=response.data.colname;
|
||||
})
|
||||
.catch(function (error) {
|
||||
//console.log(error);
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title th:text="${title}"></title>
|
||||
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
|
||||
<link rel="stylesheet" href="https://unpkg.com/element-ui@2.3.3/lib/theme-chalk/index.css">
|
||||
<link th:href="@{/css/style.css}" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
@@ -14,7 +14,7 @@
|
||||
<script src="https://unpkg.com/vue@2.5.15/dist/vue.js"></script>
|
||||
<!-- 引入组件库 -->
|
||||
<script src="https://unpkg.com/element-ui@2.3.3/lib/index.js"></script>
|
||||
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
|
||||
<script src="https://unpkg.com/axios@0.18.0/dist/axios.min.js"></script>
|
||||
<script th:src="@{/js/common.js}"></script>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:th="http://www.thymeleaf.org">
|
||||
<body>
|
||||
<el-header th:fragment="header">
|
||||
<el-header th:fragment="header">
|
||||
<el-menu :default-active="activeIndex" class="el-menu-demo" mode="horizontal" @select="handleSelect">
|
||||
<el-menu-item index="1" @click="ClickToJump('home')">首页</el-menu-item>
|
||||
<el-menu-item index="2" @click="ClickToJump('home/user')">个人中心</el-menu-item>
|
||||
<el-menu-item index="3" @click="ClickToJump('home/about')">关于</el-menu-item>
|
||||
<el-menu-item index="4" @click="ClickToJump('home/feedback')">意见反馈</el-menu-item>
|
||||
<el-menu-item index="5"@click="ClickToJump('logout')">登出</el-menu-item>
|
||||
<el-menu-item index="5" @click="ClickToJump('logout')">登出</el-menu-item>
|
||||
</el-menu>
|
||||
</el-header>
|
||||
</el-header>
|
||||
|
||||
<el-aside width="200px" th:fragment="asider">
|
||||
<el-aside width="200px" th:fragment="asider">
|
||||
<el-row class="tac">
|
||||
<el-col :span="24">
|
||||
<h5>默认颜色</h5>
|
||||
@@ -46,23 +46,26 @@
|
||||
</el-menu>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</el-aside>
|
||||
</el-aside>
|
||||
|
||||
<el-card class="box-card" th:fragment="userbox">
|
||||
<el-card class="box-card" th:fragment="userbox">
|
||||
<div slot="header" class="clearfix">
|
||||
<!--下面两行报错正常-->
|
||||
<span th:text="${#httpServletRequest.getSession().getAttribute('USER_SESSION').colname}">用户名</span><br>
|
||||
<span th:text="${#httpServletRequest.getSession().getAttribute('USER_SESSION').colstudentno}"></span>
|
||||
</div>
|
||||
<div class="item">
|
||||
<el-button type="text" @click="ClickToJump('home')">首页</el-button><br>
|
||||
<el-button type="text" @click="ClickToJump('home/user')">个人中心</el-button><br>
|
||||
<el-button type="text" @click="ClickToJump('home/about')">关于</el-button><br>
|
||||
<el-button type="text" @click="ClickToJump('home')">首页</el-button>
|
||||
<br>
|
||||
<el-button type="text" @click="ClickToJump('home/user')">个人中心</el-button>
|
||||
<br>
|
||||
<el-button type="text" @click="ClickToJump('home/about')">关于</el-button>
|
||||
<br>
|
||||
<el-button type="text" @click="ClickToJump('home/feedback')">意见反馈</el-button>
|
||||
</div>
|
||||
</el-card>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card" th:fragment="adminbox">
|
||||
<el-card class="box-card" th:fragment="adminbox">
|
||||
<div slot="header" class="clearfix">
|
||||
<span>管理员</span><br>
|
||||
<span>管理员号</span>
|
||||
@@ -76,42 +79,44 @@
|
||||
<br>
|
||||
<el-button type="text" @click="ClickToJump('home/admin/manageuser')">用户管理</el-button>
|
||||
</div>
|
||||
</el-card>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card hidden-xs-only" th:fragment="timelimit">
|
||||
<el-card class="box-card hidden-xs-only" th:fragment="timelimit">
|
||||
<div slot="header" class="clearfix">
|
||||
<span>作业提交倒计时</span>
|
||||
<!--超时后仍为正数-->
|
||||
<span style="color: red"> 功能未完成</span>
|
||||
<!--<span style="color: red"> 功能未完成</span>-->
|
||||
</div>
|
||||
<div class="text item">
|
||||
<el-table :data="tableHomeworkData" style="width: 100%"
|
||||
:default-sort="{prop: 'coursename', order: 'descending'}">
|
||||
<el-table-column prop="coursename" label="科目" sortable width="180">
|
||||
<el-table :data="tableHomeworkData" height="300" style="width: 100%"
|
||||
:default-sort="{prop: 'time', order: 'descending'}">
|
||||
<el-table-column prop="coursename" label="科目" sortable>
|
||||
</el-table-column>
|
||||
<el-table-column label="倒计时" sortable>
|
||||
<el-table-column prop="workname" label="作业" sortable>
|
||||
</el-table-column>
|
||||
<el-table-column prop="time" label="倒计时" sortable>
|
||||
<template slot-scope="scope">
|
||||
{{limitTime(scope.row)}}
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
</div>
|
||||
</el-card>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card hidden-xs-only" th:fragment="notice">
|
||||
<el-card class="box-card hidden-xs-only" th:fragment="notice">
|
||||
<div slot="header" class="clearfix">
|
||||
<span>公告</span>
|
||||
</div>
|
||||
<div v-for="notice in NoticeList" class="text item">
|
||||
{{notice.noticeContent + notice.issueTime}}
|
||||
</div>
|
||||
</el-card>
|
||||
</el-card>
|
||||
|
||||
<el-footer th:fragment="footer">
|
||||
<el-footer th:fragment="footer">
|
||||
<div class="footer">
|
||||
Copyright © 2018 作业提交系统 All Rights Reserved|
|
||||
<a href="http://www.miitbeian.gov.cn/">粤ICP备18026008号</a> 粤ICP备18026008号-1
|
||||
</div>
|
||||
</el-footer>
|
||||
</el-footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -41,7 +41,7 @@
|
||||
<li><strong>代码开发 </strong>符嘉阳</li>
|
||||
</ul>
|
||||
<br>
|
||||
<el-button type="text" @click="dialogTableVisible = true">查看更新日志</el-button>
|
||||
<el-button type="text" @click="showVersion()">查看更新日志</el-button>
|
||||
|
||||
<el-dialog title="GitLab更新日志"
|
||||
:visible.sync="dialogTableVisible"
|
||||
@@ -69,6 +69,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/homepage.js}"></script>
|
||||
<script th:src="@{/js/homepage.js}+'?v=0.2'"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -22,6 +22,8 @@
|
||||
<span>上传模板文件</span>
|
||||
<el-upload class="upload-demo" ref="upload"
|
||||
:action="uploadURL()"
|
||||
:on-success="uploadSuccess"
|
||||
:on-error="uploadSuccess"
|
||||
:on-preview="handlePreview"
|
||||
:on-remove="handleRemove" :file-list="fileList" :auto-upload="false"
|
||||
name="imageFile">
|
||||
@@ -90,6 +92,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/admin.js}"></script>
|
||||
<script th:src="@{/js/admin.js}+'?v=0.1'"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -37,6 +37,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/homepage.js}"></script>
|
||||
<script th:src="@{/js/homepage.js}+'?v=0.2'"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -103,7 +103,7 @@
|
||||
<el-col :span="23">
|
||||
<div class="grid-content bg-purple-dark">
|
||||
<template>
|
||||
<el-table :data="tableHomeworkData" style="width: 100%"
|
||||
<el-table :data="tableHomeworkData" height="450" style="width: 100%"
|
||||
:default-sort="{prop: 'worktime', order: 'descending'}">
|
||||
<el-table-column type="expand">
|
||||
<template slot-scope="props">
|
||||
@@ -129,6 +129,8 @@
|
||||
<el-upload class="upload-demo" ref="upload"
|
||||
:action="uploadURL(props.row)"
|
||||
:on-preview="handlePreview(props.row)"
|
||||
:on-success="uploadSuccess"
|
||||
:on-error="uploadSuccess"
|
||||
:on-remove="handleRemove" :file-list="fileList"
|
||||
:auto-upload="false"
|
||||
v-show="isShow(props.row)"
|
||||
@@ -303,6 +305,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/homepage.js}"></script>
|
||||
<script th:src="@{/js/homepage.js}+'?v=0.2'"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -99,6 +99,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/homework.js}"></script>
|
||||
<script th:src="@{/js/homework.js}+'?v=0.1'"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -73,6 +73,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/managecourse.js}"></script>
|
||||
<script th:src="@{/js/managecourse.js}+'?v=0.1'"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -50,6 +50,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/manageuser.js}"></script>
|
||||
<script th:src="@{/js/manageuser.js}+'?v=0.1'"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button type="primary"
|
||||
@click="submitForm('ruleForm2')">提交
|
||||
@click="submitForm('ruleForm2','/home/userUpdate')">提交
|
||||
</el-button>
|
||||
<el-button @click="resetForm('ruleForm2')">重置</el-button>
|
||||
</el-form-item>
|
||||
@@ -71,11 +71,10 @@
|
||||
<el-form
|
||||
:model="ruleForm3" status-icon :rules="rules3" ref="ruleForm3"
|
||||
label-width="100px" class="demo-ruleForm"
|
||||
action="/cms/home/adduserque"
|
||||
method="POST" name="ruleForm3">
|
||||
<el-form-item label="ID"
|
||||
prop="coluserid">
|
||||
<el-input :readonly="true" v-model="ruleForm2.coluserid"
|
||||
<el-input :readonly="true" v-model="ruleForm3.coluserid"
|
||||
name="userid" readonly></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item label="问题"
|
||||
@@ -98,7 +97,7 @@
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button type="primary"
|
||||
@click="submitForm('ruleForm3','home/adduserque')">提交
|
||||
@click="submitForm('ruleForm3','/home/adduserque')">提交
|
||||
</el-button>
|
||||
<el-button @click="resetForm('ruleForm3')">重置</el-button>
|
||||
</el-form-item>
|
||||
@@ -122,6 +121,6 @@
|
||||
</el-container>
|
||||
</el-container>
|
||||
</div>
|
||||
<script th:src="@{/js/user.js}"></script>
|
||||
<script th:src="@{/js/user.js}+'?v=0.1'"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -35,7 +35,8 @@
|
||||
<el-form-item
|
||||
label="密码" prop="colpassword">
|
||||
<el-input type="password"
|
||||
v-model="ruleForm1.colpassword" auto-complete="off" name="colpassword"></el-input>
|
||||
v-model="ruleForm1.colpassword" auto-complete="off"
|
||||
name="colpassword"></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button type="primary"
|
||||
@@ -60,8 +61,12 @@
|
||||
<el-form-item
|
||||
label="密码" prop="colpassword">
|
||||
<el-input type="password"
|
||||
v-model="ruleForm2.colpassword" auto-complete="off" name="colpassword"></el-input>
|
||||
<el-tooltip class="item" effect="dark" content="全站密码采用SHA加密算法,任何人都无法获取用户密码" placement="right">
|
||||
v-model="ruleForm2.colpassword" auto-complete="off"
|
||||
name="colpassword"></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-tooltip class="item" effect="dark" content="全站密码采用SHA加密算法,任何人都无法获取用户密码"
|
||||
placement="right">
|
||||
<el-button type="text">密码安全性?</el-button>
|
||||
</el-tooltip>
|
||||
</el-form-item>
|
||||
@@ -106,7 +111,8 @@
|
||||
prop="colname">
|
||||
<el-input
|
||||
v-model="ruleForm3.colname" name="colname"></el-input>
|
||||
<el-tooltip class="item" effect="dark" content="全站对问题的答案进行SHA加密算法,任何人均无法获取用户知晓用户的问题答案" placement="right">
|
||||
<el-tooltip class="item" effect="dark"
|
||||
content="全站对问题的答案进行SHA加密算法,任何人均无法获取用户知晓用户的问题答案" placement="right">
|
||||
<el-button type="text">问题和答案安全性?</el-button>
|
||||
</el-tooltip>
|
||||
</el-form-item>
|
||||
@@ -131,7 +137,8 @@
|
||||
<el-form-item
|
||||
label="输入新密码" prop="colpassword">
|
||||
<el-input type="password"
|
||||
v-model="ruleForm3.colpassword" auto-complete="off" name="colpassword"></el-input>
|
||||
v-model="ruleForm3.colpassword" auto-complete="off"
|
||||
name="colpassword"></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item label="确认密码" prop="checkPass">
|
||||
<el-input
|
||||
@@ -155,7 +162,7 @@
|
||||
<el-footer th:include="dist/thymeleaf/layout :: footer"></el-footer>
|
||||
</el-row>
|
||||
</div>
|
||||
<script th:src="@{js/loginstyle.js}"></script>
|
||||
<script th:src="@{js/loginstyle.js}+'?v=0.1'"></script>
|
||||
<!--<body>
|
||||
<!–<center>
|
||||
<h1>登录系统</h1>
|
||||
|
||||
@@ -10,6 +10,8 @@ import org.springframework.test.web.servlet.MockMvc;
|
||||
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders;
|
||||
import org.springframework.test.web.servlet.result.MockMvcResultMatchers;
|
||||
|
||||
import javax.transaction.Transactional;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
|
||||
@@ -28,14 +30,15 @@ public class LoginControllerTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Transactional
|
||||
public void doLogin() throws Exception {
|
||||
//测试正常登录
|
||||
mvc.perform(MockMvcRequestBuilders.post("/login/dologin").param("colname", "root").param("colpassword", "root"))
|
||||
.andExpect(MockMvcResultMatchers.status().isOk());
|
||||
mvc.perform(MockMvcRequestBuilders.post("/login/dologin").param("colname", "root").param("colpassword", "admin"))
|
||||
.andExpect(MockMvcResultMatchers.status().is3xxRedirection());
|
||||
//测试密码错误
|
||||
mvc.perform(MockMvcRequestBuilders.post("/login/dologin").param("colname", "root").param("colpassword", "123"))
|
||||
.andExpect(MockMvcResultMatchers.content().json("{\n" +
|
||||
" \"code\": 105,\n" +
|
||||
" \"code\": 605,\n" +
|
||||
" \"message\": \"用户名或密码错误\",\n" +
|
||||
" \"data\": null\n" +
|
||||
"}"));
|
||||
|
||||
@@ -10,6 +10,8 @@ import org.springframework.test.web.servlet.MockMvc;
|
||||
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders;
|
||||
import org.springframework.test.web.servlet.result.MockMvcResultMatchers;
|
||||
|
||||
import javax.transaction.Transactional;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
|
||||
@@ -22,54 +24,51 @@ public class RegisterControllerTest {
|
||||
private MockMvc mvc;
|
||||
|
||||
@Test
|
||||
@Transactional
|
||||
public void doRegister()throws Exception {
|
||||
//测试正常注册,abc每次调试必须改,因为唯一约束
|
||||
// 测试正常注册
|
||||
mvc.perform(MockMvcRequestBuilders.post("/register/doregister")
|
||||
.param("colname", "abc")
|
||||
.param("colpassword", "123456")
|
||||
.param("colemail","test@gmail.com")
|
||||
.param("colstudentno","0003")
|
||||
.param("colrealname","TestRegister"))
|
||||
.andExpect(MockMvcResultMatchers.content().json("{\n" +
|
||||
" \"code\": 0,\n" +
|
||||
" \"message\": \"请求成功\",\n" +
|
||||
" \"data\": null\n" +
|
||||
"}"));
|
||||
.param("colstudentno","15251101209")
|
||||
.param("colrealname","徐杜鑫"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("true"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void doCheckStudentNo()throws Exception {
|
||||
//测试非法学号检查
|
||||
mvc.perform(MockMvcRequestBuilders.post("/CheckStudentNo")
|
||||
// 测试非法学号检查
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckStudentNo")
|
||||
.param("studentno","0003"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("false"));
|
||||
//测试合法学号检查
|
||||
mvc.perform(MockMvcRequestBuilders.post("/CheckStudentNo")
|
||||
// 测试合法学号检查
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckStudentNo")
|
||||
.param("studentno","15251101238"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("true"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void doCheckStudent()throws Exception {
|
||||
//测试学号与姓名不匹配
|
||||
// 测试学号与姓名不匹配
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckStudent")
|
||||
.param("studentno","15251101238")
|
||||
.param("realname","符嘉"))
|
||||
.param("studentno","15251101243")
|
||||
.param("realname","杨诗"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("false"));
|
||||
//测试学号与姓名匹配
|
||||
// 测试学号与姓名匹配
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckStudent")
|
||||
.param("studentno","15251101238")
|
||||
.param("realname","符嘉阳"))
|
||||
.param("studentno","15251101243")
|
||||
.param("realname","杨诗敏"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("true"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void doUserName()throws Exception {
|
||||
//测试用户名已存在
|
||||
// 测试用户名已存在
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckUserName")
|
||||
.param("name","root"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("false"));
|
||||
//测试用户名不存在
|
||||
// 测试用户名不存在
|
||||
mvc.perform(MockMvcRequestBuilders.get("/CheckUserName")
|
||||
.param("name","root1"))
|
||||
.andExpect(MockMvcResultMatchers.content().string("true"));
|
||||
|
||||
162
src/test/java/com/fjy/spring/untils/FtpOperationUtilTest.java
Normal file
162
src/test/java/com/fjy/spring/untils/FtpOperationUtilTest.java
Normal file
@@ -0,0 +1,162 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import org.apache.commons.net.ftp.FTPClient;
|
||||
import org.junit.Test;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.FileInputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.util.List;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class FtpOperationUtilTest {
|
||||
|
||||
private static final String FILE_NAME = "ERP实验1:销售预测与SOP.doc";
|
||||
private static final String DESTINATION = "F:\\JAVA Workspace\\Temp\\upload\\ERP实验1:销售预测与SOP.doc";
|
||||
private static final String LOCAL_DESTINATION = "F:\\JAVA Workspace\\Temp\\ERP实验1:销售预测与SOP.doc";
|
||||
|
||||
|
||||
private static FtpOperationUtil makeConnectionFactory() {
|
||||
FtpOperationUtil ftpUtil = new FtpOperationUtil();
|
||||
try {
|
||||
ftpUtil.connectServer();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return ftpUtil;
|
||||
}
|
||||
|
||||
private static void listFiles(FtpOperationUtil ftpUtil) throws IOException {
|
||||
List<String> list = ftpUtil.getFileList("/");
|
||||
for (String str : list) {
|
||||
System.out.println(str);
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
public void createDirectory() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.createDirectory("创建目录");
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void removeDirectory() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.removeDirectory("创建目录");
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void removeDirectory1() throws IOException {
|
||||
createDirectory();
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.removeDirectory("创建目录", true);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void existDirectory() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
boolean flag = ftpUtil.existDirectory("创建目录");
|
||||
System.out.println("existDirectory1:" + flag);
|
||||
ftpUtil.createDirectory("创建目录");
|
||||
flag = ftpUtil.existDirectory("创建目录");
|
||||
System.out.println("existDirectory2:" + flag);
|
||||
ftpUtil.removeDirectory("创建目录");
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void changWorkingDir() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.changWorkingDir("/upload/信息安全/时间测试/");
|
||||
String[] lists = ftpUtil.list();
|
||||
for (String list : lists) {
|
||||
System.out.println(list);
|
||||
}
|
||||
ftpUtil.changWorkingDir("/");
|
||||
String[] lists2 = ftpUtil.list();
|
||||
for (String list : lists2) {
|
||||
System.out.println(list);
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
public void existMultiDirectory() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
boolean flag = ftpUtil.existMultiDirectory("/upload/信息安全/时间测试/");
|
||||
System.out.println("existMultiDirectory:" + flag);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void isExistsFile() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
boolean flag = ftpUtil.isExistsFile("/信息安全/","15级15251101261FJY实验二.doc.2018_05_09_21_25_47.bak");
|
||||
System.out.println("isExistsFile:" + flag);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getFileList() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.getFileList("/");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void list() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
String[] lists = ftpUtil.list("/upload/");
|
||||
for (String list : lists) {
|
||||
System.out.println(list);
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
public void deleteFile() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.deleteFile(FILE_NAME);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void uploadFile() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.uploadFile(DESTINATION, FILE_NAME);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void uploadFile2() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
File file = new File(DESTINATION);
|
||||
InputStream in = new FileInputStream(file);
|
||||
ftpUtil.uploadFile(in, FILE_NAME);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void uploadFile3() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.uploadFile(DESTINATION,"/信息安全/", FILE_NAME);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void download() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
ftpUtil.download(FILE_NAME, DESTINATION);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void moveFile() throws IOException {
|
||||
FtpOperationUtil ftpUtil = makeConnectionFactory();
|
||||
String desPath = "/upload/bak/";
|
||||
String originPath = "/upload/";
|
||||
ftpUtil.moveFile(desPath,originPath,FILE_NAME,FILE_NAME);
|
||||
listFiles(ftpUtil);
|
||||
}
|
||||
}
|
||||
83
src/test/java/com/fjy/spring/untils/FtpUtilsTest.java
Normal file
83
src/test/java/com/fjy/spring/untils/FtpUtilsTest.java
Normal file
@@ -0,0 +1,83 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class FtpUtilsTest {
|
||||
private static final String destName = "ERP实验1:销售预测与SOP.doc";
|
||||
private static final String directory = "/www/ftp/cms/";
|
||||
|
||||
@Test
|
||||
public void upload() throws Exception{
|
||||
String srcFileName = "F:\\JAVA Workspace\\Temp\\upload\\ERP实验1:销售预测与SOP.doc";
|
||||
FtpUtils.upload(directory,srcFileName,destName);
|
||||
list();
|
||||
}
|
||||
|
||||
/**
|
||||
* WIN10下载文件为0kb,请勿使用
|
||||
* @throws Exception
|
||||
*/
|
||||
@Test
|
||||
public void download() throws Exception{
|
||||
String downloadName = "F:\\JAVA Workspace\\Temp\\ERP实验1:销售预测与SOP.doc";
|
||||
|
||||
FtpUtils.download(directory,destName,downloadName);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void downFtpFile() throws Exception{
|
||||
String downloadName = "F:\\JAVA Workspace\\Temp\\";
|
||||
boolean res = FtpUtils.downFtpFile(directory,destName,downloadName);
|
||||
System.out.println(res);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void rename() throws Exception{
|
||||
String oldFileName = destName;
|
||||
String newFileName = "新名称.doc";
|
||||
FtpUtils.rename(directory,oldFileName, newFileName);
|
||||
list();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void remove() throws Exception{
|
||||
FtpUtils.remove(directory,"新名称.doc");
|
||||
list();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void makeDirecotory() throws Exception{
|
||||
String newDirectory = "test";
|
||||
String newDirectoryZH = "新目录";
|
||||
FtpUtils.makeDirecotory(directory,newDirectory);
|
||||
FtpUtils.makeDirecotory(directory,newDirectoryZH);
|
||||
list();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void renameDirecotory() throws Exception{
|
||||
String oldDirectoryZH = "新目录";
|
||||
String newDirectoryZH = "重命名目录";
|
||||
FtpUtils.renameDirecotory(directory,oldDirectoryZH,newDirectoryZH);
|
||||
list();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void removeDirecotory() throws Exception{
|
||||
String newDirectory = "test";
|
||||
String newDirectoryZH = "重命名目录";
|
||||
FtpUtils.removeDirecotory(directory,newDirectory);
|
||||
FtpUtils.removeDirecotory(directory,newDirectoryZH);
|
||||
list();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void list() throws Exception{
|
||||
String[] lists = FtpUtils.list(directory);
|
||||
for (String list : lists){
|
||||
System.out.println(list);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import com.fjy.spring.properties.RemoteExecuteProperties;
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class RemoteCommandUtilTest {
|
||||
private RemoteExecuteProperties rep = new RemoteExecuteProperties();
|
||||
private boolean flag;
|
||||
|
||||
@Test
|
||||
public void zipFile() {
|
||||
dataSet();
|
||||
String desZipPath = "/test/";
|
||||
String zipFileName = "test.zip";
|
||||
String originPath = "/upload/";
|
||||
RemoteCommandUtil.zipFile(desZipPath, zipFileName, rep, originPath);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void moveFile() {
|
||||
dataSet();
|
||||
String desPath = "/test/zip/";
|
||||
String newName = "test.zip";
|
||||
String originPath = "/test/test.zip";
|
||||
RemoteCommandUtil.moveFile(originPath,desPath,newName,rep);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void mkdir() {
|
||||
dataSet();
|
||||
String path = "/test/zip/";
|
||||
RemoteCommandUtil.mkdir(path,rep);
|
||||
}
|
||||
|
||||
private void dataSet() {
|
||||
rep.setIp("104.223.24.81");
|
||||
rep.setPassword("27894869root");
|
||||
rep.setUser("root");
|
||||
rep.setPath("/www/wwwroot/cmsftp");
|
||||
rep.setPort(26460);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,67 @@
|
||||
package com.fjy.spring.untils;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class RemoteExecuteCommandUtilTest {
|
||||
|
||||
RemoteExecuteCommandUtil rec=new RemoteExecuteCommandUtil("104.223.24.81", "root","27894869root",26460);
|
||||
|
||||
@Test
|
||||
public void login() {
|
||||
rec.login();
|
||||
System.out.println(rec.execute("cd /1/2/3/4"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void execute() {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void executeZip() {
|
||||
rec.login();
|
||||
System.out.println(rec.execute("zip -r /home/ftp/cms/upload/信息安全时间测试.zip /home/ftp/cms/upload/信息安全"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void executeSuccess() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void setCharset() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getConn() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void setConn() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getIp() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void setIp() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getUserName() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void setUserName() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void getUserPwd() {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void setUserPwd() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user