Introduction - If you have any usage issues, please Google them yourself
Packet : 85375528zhtjcx.rar filelist
test
test\dao
test\dao\com
test\dao\com\lily
test\dao\com\lily\dap
test\dao\com\lily\dap\dao
test\dao\com\lily\dap\dao\BaseDaoTestCase.java
test\dao\com\lily\dap\dao\applicationContext-resources.xml
test\dao\com\lily\dap\dao\DaoHibernateTest.java
test\dao\com\lily\dap\dao\support
test\dao\com\lily\dap\dao\support\DaoHelperTest.java
test\web
test\web\config.xml
test\web\login.xml
test\web\web-tests.xml
test\web\com
test\web\com\lily
test\web\com\lily\dap
test\web\com\lily\dap\buildtools
test\web\com\lily\dap\buildtools\EscapeHtmlEntities.java
test\web\com\lily\dap\buildtools\EscapeHtmlEntitiesTest.java
test\web\com\lily\dap\webapp
test\web\com\lily\dap\webapp\acegi
test\web\com\lily\dap\webapp\acegi\RbacUserDetailServiceTest.java
test\web\com\lily\dap\webapp\listener
test\web\com\lily\dap\webapp\listener\StartupListenerTest.java
test\web\com\lily\dap\webapp\filter
test\web\com\lily\dap\webapp\filter\LocaleFilterTest.java
test\web\com\lily\dap\webapp\filter\MockFilterChain.java
test\web\com\lily\dap\webapp\action
test\web\com\lily\dap\webapp\action\BaseStrutsTestCase.java
test\service
test\service\com
test\service\com\lily
test\service\com\lily\dap
test\service\com\lily\dap\util
test\service\com\lily\dap\util\DateConverterTest.java
test\service\com\lily\dap\util\DateUtilTest.java
test\service\com\lily\dap\util\StringUtilTest.java
test\service\com\lily\dap\service
test\service\com\lily\dap\service\BaseManagerTestCase.java
test\service\com\lily\dap\service\GenericManagerTest.java
test\service\com\lily\dap\service\applicationContext-test.xml
test\service\com\lily\dap\service\DataSourceManagerTestCase.java
test\service\com\lily\dap\service\organize
test\service\com\lily\dap\service\organize\PersonManagerTest.java
test\service\com\lily\dap\service\right
test\service\com\lily\dap\service\right\PermissionManagerTest.java
test\service\com\lily\dap\service\right\UserManagerTest.java
test\service\com\lily\dap\service\right\RoleManagerTest.java
src
src\service
src\service\com
src\service\com\lily
src\service\com\lily\dap
src\service\com\lily\dap\util
src\service\com\lily\dap\util\ConvertUtil.java
src\service\com\lily\dap\util\CurrencyConverter.java
src\service\com\lily\dap\util\DateConverter.java
src\service\com\lily\dap\util\DateUtil.java
src\service\com\lily\dap\util\StringUtil.java
src\service\com\lily\dap\util\TimestampConverter.java
src\service\com\lily\dap\util\RandomGUID.java
src\service\com\lily\dap\service
src\service\com\lily\dap\service\MailEngine.java
src\service\com\lily\dap\service\Manager.java
src\service\com\lily\dap\service\applicationContext-service.xml
src\service\com\lily\dap\service\common
src\service\com\lily\dap\service\common\AddressParse.java
src\service\com\lily\dap\service\common\impl
src\service\com\lily\dap\service\common\impl\AddressParseImpl.java
src\service\com\lily\dap\service\right
src\service\com\lily\dap\service\right\UserManager.java
src\service\com\lily\dap\service\right\RoleManager.java
src\service\com\lily\dap\service\right\RightHoldManager.java
src\service\com\lily\dap\service\right\PermissionManager.java
src\service\com\lily\dap\service\right\serviceContext-right.xml
src\service\com\lily\dap\service\right\impl
src\service\com\lily\dap\service\right\impl\PermissionManagerImpl.java
src\service\com\lily\dap\service\right\impl\RoleManagerImpl.java
src\service\com\lily\dap\service\right\impl\UserManagerImpl.java
src\service\com\lily\dap\service\right\impl\RightHoldManagerImpl.java
src\service\com\lily\dap\service\organize
src\service\com\lily\dap\service\organize\PersonManager.java
src\service\com\lily\dap\service\organize\DepartmentIteratorHandle.java
src\service\com\lily\dap\service\organize\OrganizeQuery.java
src\service\com\lily\dap\service\organize\GroupManager.java
src\service\com\lily\dap\service\organize\DepartmentManager.java
src\service\com\lily\dap\service\organize\serviceContext-organize.xml
src\service\com\lily\dap\service\organize\impl
src\service\com\lily\dap\service\organize\impl\PersonManagerImpl.java
src\service\com\lily\dap\service\organize\impl\GroupManagerImpl.java
src\service\com\lily\dap\service\organize\impl\DepartmentManagerImpl.java
src\service\com\lily\dap\service\organize\impl\OrganizeNotifyEvent.java
src\service\com\lily\dap\service\organize\impl\SimpleOrganizeCache.java
src\service\com\lily\dap\service\organize\impl\OrganizeQueryImpl.java
src\service\com\lily\dap\service\organize\impl\DepartmentIterator.java
src\service\com\lily\dap\service\organize\impl\OrganizeUtil.java
src\service\com\lily\dap\service\organize\impl\OrganizeComparator.java
src\service\com\lily\dap\service\organize\impl\StringDepartmentIteratorHandle.java
src\service\com\lily\dap\service\organize\impl\OrganizeCache.java
src\service\com\lily\dap\service\core
src\service\com\lily\dap\service\core\BaseManager.java
src\service\com\lily\dap\service\core\QueryResult.java
src\service\com\lily\dap\service\core\VerifyUtil.java
src\service\com\lily\dap\service\core\exception
src\service\com\lily\dap\service\core\exception\DataContentInvalidateException.java
src\service\com\lily\dap\service\core\exception\HaveOperateException.java
src\service\com\lily\dap\service\core\exception\DataNotExistException.java
src\service\com\lily\dap\service\core\exception\ServiceException.java
src\service\com\lily\dap\service\core\exception\DataContentRepeatException.java
src\service\com\lily\dap\service\core\exception\IllegalHierarchicalException.java
src\service\com\lily\dap\service\core\exception\DataNotIncludeException.java
src\service\com\lily\dap\service\core\exception\DataHaveUsedException.java
src\service\com\lily\dap\service\core\exception\DataHaveIncludeException.java
src\service\com\lily\dap\service\core\exception\IllegalDataStateException.java
src\service\com\lily\dap\service\core\exception\NotSupportOperationException.java
src\web
src\web\com
src\web\com\lily
src\web\com\lily\dap
src\web\com\lily\dap\webapp
src\web\com\lily\dap\webapp\strutsmenu
src\web\com\lily\dap\webapp\strutsmenu\LilyMenuDisplayer.java
src\web\com\lily\dap\webapp\acegi
src\web\com\lily\dap\webapp\acegi\ClearSessionLogoutHandler.java
src\web\com\lily\dap\webapp\acegi\PermissionStruct.java
src\web\com\lily\dap\webapp\acegi\PermissionVoter.java
src\web\com\lily\dap\webapp\acegi\RbacAuthorizeTag.java
src\web\com\lily\dap\webapp\acegi\RbacUserDetailService.java
src\web\com\lily\dap\webapp\acegi\RightUtil.java
src\web\com\lily\dap\webapp\extremecomponents
src\web\com\lily\dap\webapp\extremecomponents\PageSortModel.java
src\web\com\lily\dap\webapp\extremecomponents\TrueFalseCell.java
src\web\com\lily\dap\webapp\extremecomponents\DisplayNumerStringCell.java
src\web\com\lily\dap\webapp\extremecomponents\DisplayWithDictionaryLabelCell.java
src\web\com\lily\dap\webapp\extremecomponents\table
src\web\com\lily\dap\webapp\extremecomponents\table\view
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserMultiColumnTableView.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserTableBuilder.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserToolbarBuilder.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserToolbar.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserBuilderConstants.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserHtmlView.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserCompactView.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserCompactToolbar.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserPreferencesConstants.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserTableConstants.java
src\web\com\lily\dap\webapp\extremecomponents\table\view\UserTableActions.java
src\web\com\lily\dap\webapp\form
src\web\com\lily\dap\webapp\form\BaseForm.java
src\web\com\lily\dap\webapp\form\UploadForm.java
src\web\com\lily\dap\webapp\form\QueryConditionForm.java
src\web\com\lily\dap\webapp\taglib
src\web\com\lily\dap\webapp\taglib\ConstantsTag.java
src\web\com\lily\dap\webapp\taglib\ConstantsTei.java
src\web\com\lily\dap\webapp\taglib\CountryTag.java
src\web\com\lily\dap\webapp\taglib\LabelTag.java
src\web\com\lily\dap\webapp\listener
src\web\com\lily\dap\webapp\listener\StartupListener.java
src\web\com\lily\dap\webapp\util
src\web\com\lily\dap\webapp\util\RequestUtil.java
src\web\com\lily\dap\webapp\util\ValidationUtil.java
src\web\com\lily\dap\webapp\util\ParamUtils.java
src\web\com\lily\dap\webapp\filter
src\web\com\lily\dap\webapp\filter\GZIPFilter.java
src\web\com\lily\dap\webapp\filter\GZIPResponseStream.java
src\web\com\lily\dap\webapp\filter\GZIPResponseWrapper.java
src\web\com\lily\dap\webapp\filter\LocaleFilter.java
src\web\com\lily\dap\webapp\filter\LocaleRequestWrapper.java
src\web\com\lily\dap\webapp\action
src\web\com\lily\dap\webapp\action\ActionExceptionHandler.java
src\web\com\lily\dap\webapp\action\AbstractAction.java
src\web\com\lily\dap\webapp\action\ReloadAction.java
src\web\com\lily\dap\webapp\action\UploadAction.java
src\web\com\lily\dap\webapp\action\right
src\web\com\lily\dap\webapp\action\right\RoleAction.java
src\dao
src\dao\com
src\dao\com\lily
src\dao\com\lily\dap
src\dao\com\lily\dap\Constants.java
src\dao\com\lily\dap\dao
src\dao\com\lily\dap\dao\Dao.java
src\dao\com\lily\dap\dao\TransitionCallback.java
src\dao\com\lily\dap\dao\QueryCallback.java
src\dao\com\lily\dap\dao\CountCacheAdvice.java
src\dao\com\lily\dap\dao\support
src\dao\com\lily\dap\dao\support\DaoHelper.java
src\dao\com\lily\dap\dao\hibernate
src\dao\com\lily\dap\dao\hibernate\applicationContext-hibernate.xml
src\dao\com\lily\dap\dao\hibernate\AbstractDaoHibernate.java
src\dao\com\lily\dap\dao\hibernate\DefaultTransitionCallbackImpl.java
src\dao\com\lily\dap\model
src\dao\com\lily\dap\model\BaseObject.java
src\dao\com\lily\dap\model\LabelValue.java
src\dao\com\lily\dap\model\QueryExpression.java
src\dao\com\lily\dap\model\QueryCondition.java
src\dao\com\lily\dap\model\QueryOrder.java
src\dao\com\lily\dap\model\Module.java
src\dao\com\lily\dap\model\model.rar
src\dao\com\lily\dap\model\organize
src\dao\com\lily\dap\model\organize\Department.java
src\dao\com\lily\dap\model\organize\Post.java
src\dao\com\lily\dap\model\organize\Group.java
src\dao\com\lily\dap\model\organize\PostPerson.java
src\dao\com\lily\dap\model\organize\Person.java
src\dao\com\lily\dap\model\right
src\dao\com\lily\dap\model\right\ResourceOperator.java
src\dao\com\lily\dap\model\right\RightObjectClass.java
src\dao\com\lily\dap\model\right\Permission.java
src\dao\com\lily\dap\model\right\Role.java
src\dao\com\lily\dap\model\right\User.java
src\dao\com\lily\dap\model\right\RoleRole.java
src\dao\com\lily\dap\model\right\ResourceOperationDefinition.java
src\dao\com\lily\dap\model\right\RightObject.java
src\dao\com\lily\dap\model\right\RightOperation.java
src\dao\com\lily\dap\model\right\RightHoldInterface.java