Package org.openurp.edu.web.action
Class SemesterSupportAction
java.lang.Object
org.beangle.struts2.action.ActionSupport
org.beangle.struts2.action.EntityActionSupport
org.beangle.struts2.action.EntityDrivenAction
org.openurp.web.action.SecurityActionSupport
org.openurp.edu.web.action.AdminBaseAction
org.openurp.edu.web.action.RestrictionSupportAction
org.openurp.edu.web.action.SemesterSupportAction
- All Implemented Interfaces:
org.beangle.commons.text.i18n.TextResourceProvider
本Action作为中坚层Action多余,因为几乎所有子类都把index方法覆盖掉了
-
Field Summary
Fields inherited from class org.openurp.edu.web.action.AdminBaseAction
baseInfoService, codeService, departmentService, eventMulticaster, logHelper, projectContext, projectPropertyService, semesterService, timeSettingServiceFields inherited from class org.openurp.web.action.SecurityActionSupport
securityHelperFields inherited from class org.beangle.struts2.action.EntityDrivenAction
config, entityDaoFields inherited from class org.beangle.struts2.action.ActionSupport
ERROR, INPUT, logger, SUCCESS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openurp.edu.web.action.RestrictionSupportAction
getCollegeIdSeq, getColleges, getDataRealm, getDepartIdSeq, getDeparts, getEducationIdSeq, getLevels, getProject, getProjects, getStdTypeIdSeq, getStdTypes, getTeachDepartIdSeq, getTeachDeparts, setProjectContextMethods inherited from class org.openurp.edu.web.action.AdminBaseAction
addBasecode, addBaseInfo, debug, debug, error, error, forwardError, forwardError, getBaseInfos, getDepartmentService, getLoginUser, getOutputProcessObserver, getOutputProcessObserver, getOutputProcessObserver, getProjectContext, getSemesterService, importForm, info, info, publish, redirect, setBaseInfoService, setCodeService, setDepartmentService, setEventMulticaster, setLogHelper, setProjectPropertyService, setSemesterService, setTimeSettingServiceMethods inherited from class org.openurp.web.action.SecurityActionSupport
applyPermission, getProfiles, getProperties, getUsername, setSecurityHelperMethods inherited from class org.beangle.struts2.action.EntityDrivenAction
buildEntityImporter, buildEntityImporter, buildEntityImporter, buildExporter, configExporter, configImporter, edit, editSetting, export, getConfig, getEntity, getEntity, getEntity, getEntityDao, getEntityName, getExportDatas, getImporterListeners, getModel, getModels, getModels, getPropertyExtractor, getQueryBuilder, getShortName, importData, indexSetting, info, populateEntity, populateEntity, populateEntity, remove, remove, remove, removeAndForward, save, saveAndForward, saveOrUpdate, saveOrUpdate, search, search, setConfig, setEntityDaoMethods inherited from class org.beangle.struts2.action.EntityActionSupport
getId, getIds, getIntId, getIntIds, getLongId, getLongIds, getPageIndex, getPageLimit, getPageSize, populate, populate, populate, populate, populate, populate, populate, populate, populateConditions, populateConditionsMethods inherited from class org.beangle.struts2.action.ActionSupport
addCookie, addCookie, addError, addFlashError, addFlashMessage, addMessage, deleteCookie, execute, forward, forward, forward, forward, forward, get, get, get, getActionErrors, getActionMessages, getAll, getAll, getAttribute, getAttribute, getBool, getBoolean, getCookieValue, getDate, getDateTime, getFlash, getFloat, getInt, getLocale, getLong, getRemoteAddr, getRequest, getResource, getResponse, getSession, getShort, getText, getText, getTextInternal, getTextResource, getTextResource, put, redirect, redirect, redirect, redirect
-
Constructor Details
-
SemesterSupportAction
public SemesterSupportAction()
-
-
Method Details
-
index
管理信息主页面- Overrides:
indexin classRestrictionSupportAction
-
getSemester
-