public interface SmebAuthServiceExport
| 限定符和类型 | 方法和说明 |
|---|---|
void |
changeSort(Integer id,
Integer targetId) |
boolean |
delete(Integer id) |
SmebAuth |
findById(Integer id) |
List<SmebAuth> |
menuAll() |
List<SmebAuth> |
menuAllWithButton() |
boolean |
save(SmebAuth smebAuth) |
boolean |
update(SmebAuth smebAuth) |
boolean |
updateMenuButton(SmebMenuButtonConfiguration smebMenuButtonConfiguration) |
boolean save(SmebAuth smebAuth)
boolean update(SmebAuth smebAuth)
boolean delete(Integer id)
boolean updateMenuButton(SmebMenuButtonConfiguration smebMenuButtonConfiguration)
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.