|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 SystemType 的软件包 | |
---|---|
gboat2.web.model | |
gboat2.web.service | |
gboat2.web.service.impl |
gboat2.web.model 中 SystemType 的使用 |
---|
返回 SystemType 的 gboat2.web.model 中的方法 | |
---|---|
static SystemType |
SystemType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static SystemType[] |
SystemType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
gboat2.web.service 中 SystemType 的使用 |
---|
返回 SystemType 的 gboat2.web.service 中的方法 | |
---|---|
SystemType |
IRoleService.findSystemTypeBySession(UserSession session)
根据session判断系统类型 |
gboat2.web.service.impl 中 SystemType 的使用 |
---|
返回 SystemType 的 gboat2.web.service.impl 中的方法 | |
---|---|
SystemType |
RoleServiceImpl.findSystemTypeBySession(UserSession session)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |