CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
SourceCode
Applications
OA
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
ItcastOA
Favorite
Report
Category :
OA
Tags :
Update : 2017-11-06
Size : 30.84mb
Downloaded :0次
Author :
zhaoy******
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Introduction - If you have any usage issues, please Google them yourself
Reedit
Using SSH framework to build the OA system, using Mysql database.
Packet file list
(Preview for download)
ItcastOA
ItcastOA\.classpath
ItcastOA\.myeclipse
ItcastOA\.myhibernatedata
ItcastOA\.mymetadata
ItcastOA\.project
ItcastOA\.settings
ItcastOA\.settings\.jsdtscope
ItcastOA\.settings\org.eclipse.core.resources.prefs
ItcastOA\.settings\org.eclipse.jdt.core.prefs
ItcastOA\.settings\org.eclipse.wst.jsdt.ui.superType.container
ItcastOA\.settings\org.eclipse.wst.jsdt.ui.superType.name
ItcastOA\config
ItcastOA\config\applicationContext.xml
ItcastOA\config\hibernate.cfg.xml
ItcastOA\config\jbpm.cfg.xml
ItcastOA\config\log4j.properties
ItcastOA\config\struts.xml
ItcastOA\keyset
ItcastOA\src
ItcastOA\src\cn
ItcastOA\src\cn\itcast
ItcastOA\src\cn\itcast\oa
ItcastOA\src\cn\itcast\oa\base
ItcastOA\src\cn\itcast\oa\base\BaseAction.java
ItcastOA\src\cn\itcast\oa\base\DaoSupport.java
ItcastOA\src\cn\itcast\oa\base\DaoSupportImpl.java
ItcastOA\src\cn\itcast\oa\dao
ItcastOA\src\cn\itcast\oa\dao\DepartmentDao.java
ItcastOA\src\cn\itcast\oa\dao\impl
ItcastOA\src\cn\itcast\oa\dao\impl\DepartmentDaoImpl.java
ItcastOA\src\cn\itcast\oa\dao\impl\RoleDaoImpl.java
ItcastOA\src\cn\itcast\oa\dao\impl\UserDaoImpl.java
ItcastOA\src\cn\itcast\oa\dao\RoleDao.java
ItcastOA\src\cn\itcast\oa\dao\UserDao.java
ItcastOA\src\cn\itcast\oa\domain
ItcastOA\src\cn\itcast\oa\domain\ApplicationTemplate.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\ApplicationTemplate.java
ItcastOA\src\cn\itcast\oa\domain\Article.java
ItcastOA\src\cn\itcast\oa\domain\Department.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Department.java
ItcastOA\src\cn\itcast\oa\domain\Forum.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Forum.java
ItcastOA\src\cn\itcast\oa\domain\PageBean.java
ItcastOA\src\cn\itcast\oa\domain\Privilege.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Privilege.java
ItcastOA\src\cn\itcast\oa\domain\Reply.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Reply.java
ItcastOA\src\cn\itcast\oa\domain\Role.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Role.java
ItcastOA\src\cn\itcast\oa\domain\Topic.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\Topic.java
ItcastOA\src\cn\itcast\oa\domain\User.hbm.xml
ItcastOA\src\cn\itcast\oa\domain\User.java
ItcastOA\src\cn\itcast\oa\service
ItcastOA\src\cn\itcast\oa\service\ApplicationTemplateService.java
ItcastOA\src\cn\itcast\oa\service\DepartmentService.java
ItcastOA\src\cn\itcast\oa\service\ForumService.java
ItcastOA\src\cn\itcast\oa\service\impl
ItcastOA\src\cn\itcast\oa\service\impl\ApplicationTemplateServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\DepartmentServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\ForumServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\PrivilegeServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\ProcessDefinitionServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\ReplyServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\RoleServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\TopicServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\impl\UserServiceImpl.java
ItcastOA\src\cn\itcast\oa\service\PrivilegeService.java
ItcastOA\src\cn\itcast\oa\service\ProcessDefinitionService.java
ItcastOA\src\cn\itcast\oa\service\ReplyService.java
ItcastOA\src\cn\itcast\oa\service\RoleService.java
ItcastOA\src\cn\itcast\oa\service\TopicService.java
ItcastOA\src\cn\itcast\oa\service\UserService.java
ItcastOA\src\cn\itcast\oa\util
ItcastOA\src\cn\itcast\oa\util\CheckPrivilegeInterceptor.java
ItcastOA\src\cn\itcast\oa\util\DepartmentUtils.java
ItcastOA\src\cn\itcast\oa\util\InitListener.java
ItcastOA\src\cn\itcast\oa\util\Installer.java
ItcastOA\src\cn\itcast\oa\util\QueryHelper.java
ItcastOA\src\cn\itcast\oa\view
ItcastOA\src\cn\itcast\oa\view\action
ItcastOA\src\cn\itcast\oa\view\action\ApplicationTemplateAction.java
ItcastOA\src\cn\itcast\oa\view\action\DepartmentAction.java
ItcastOA\src\cn\itcast\oa\view\action\ForumAction.java
ItcastOA\src\cn\itcast\oa\view\action\ForumManageAction.java
ItcastOA\src\cn\itcast\oa\view\action\HomeAction.java
ItcastOA\src\cn\itcast\oa\view\action\ProcessDefinitionAction.java
ItcastOA\src\cn\itcast\oa\view\action\ReplyAction.java
ItcastOA\src\cn\itcast\oa\view\action\RoleAction.java
ItcastOA\src\cn\itcast\oa\view\action\TopicAction.java
ItcastOA\src\cn\itcast\oa\view\action\UserAction.java
ItcastOA\src\org
ItcastOA\src\org\apache
ItcastOA\src\org\apache\struts2
ItcastOA\src\org\apache\struts2\views
ItcastOA\src\org\apache\struts2\views\jsp
ItcastOA\src\org\apache\struts2\views\jsp\ui
ItcastOA\src\org\apache\struts2\views\jsp\ui\AnchorTag.java
ItcastOA\test
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.