|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.config.ActionConfig org.apache.struts.action.ActionMapping org.dlese.dpc.schemedit.struts.HotActionMapping
public class HotActionMapping
Subclass of ActionMapping
that allows roles to be set (by default they are
frozen).
Field Summary |
---|
Fields inherited from class org.apache.struts.config.ActionConfig |
---|
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate |
Constructor Summary | |
---|---|
HotActionMapping()
Construct a new instance of this class with the desired default form bean scope. |
Method Summary | |
---|---|
void |
setRoles(String roles)
|
Methods inherited from class org.apache.struts.action.ActionMapping |
---|
findForward, findForwards, getInputForward |
Methods inherited from class org.apache.struts.config.ActionConfig |
---|
addExceptionConfig, addForwardConfig, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setScope, setSuffix, setType, setUnknown, setValidate, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HotActionMapping()
Construct a new instance of this class with the desired default form bean scope.
Method Detail |
---|
public void setRoles(String roles)
setRoles
in class org.apache.struts.config.ActionConfig
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |