public class RoleAction extends BaseActionMap
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_AUTH |
static String |
ROLE_SAVE |
dictory| Constructor and Description |
|---|
RoleAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
初始化行为列表
|
void |
roleAuth(ResetLog resetLog)
角色授权行为方法
|
void |
roleSave(ResetLog resetLog)
保存用户行为方法
|
public static final String ROLE_SAVE
public static final String ROLE_AUTH
public void init()
BaseActionMapinit in class BaseActionMappublic void roleSave(ResetLog resetLog)
public void roleAuth(ResetLog resetLog)
Copyright © 2022. All rights reserved.