类分层结构
- java.lang.Object
- org.hswebframework.web.authorization.controller.AuthorizationSettingController (implements org.hswebframework.web.controller.SimpleGenericEntityController<E,PK,Q>)
- org.hswebframework.web.authorization.controller.MenuController (implements org.hswebframework.web.controller.SimpleGenericEntityController<E,PK,Q>)
- org.hswebframework.web.authorization.controller.PermissionController (implements org.hswebframework.web.controller.SimpleGenericEntityController<E,PK,Q>)
- org.hswebframework.web.authorization.controller.RoleController (implements org.hswebframework.web.controller.SimpleGenericEntityController<E,PK,Q>)
- org.hswebframework.web.authorization.controller.UserController (implements org.hswebframework.web.controller.CreateController<E,PK,M>, org.hswebframework.web.controller.QueryController<E,PK,Q>)
- org.hswebframework.web.authorization.controller.UserSettingController
Copyright © 2016–2019. All rights reserved.