Package | Description |
---|---|
org.ibase4j.service | |
org.ibase4j.service.impl | |
org.ibase4j.web |
Modifier and Type | Method and Description |
---|---|
void |
SysSessionService.deleteBySessionId(SysSession sysSession) |
List<String> |
SysSessionService.querySessionIdByAccount(SysSession sysSession) |
Modifier and Type | Method and Description |
---|---|
SysSession |
SysSessionServiceImpl.update(SysSession record) |
Modifier and Type | Method and Description |
---|---|
void |
SysSessionServiceImpl.deleteBySessionId(SysSession sysSession) |
List<String> |
SysSessionServiceImpl.querySessionIdByAccount(SysSession sysSession) |
SysSession |
SysSessionServiceImpl.update(SysSession record) |
Modifier and Type | Method and Description |
---|---|
Object |
SysSessionController.delete(org.springframework.ui.ModelMap modelMap,
SysSession param) |
Copyright © 2018. All rights reserved.