public interface SqlBcAction
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getText() |
ActionResultDTO<SqlComponentObject> |
invoke(BusinessComponent bc,
SqlComponentObject data) |
boolean |
isAvailable(BusinessComponent bc) |
String getKey()
String getText()
boolean isAvailable(BusinessComponent bc)
ActionResultDTO<SqlComponentObject> invoke(BusinessComponent bc, SqlComponentObject data)
Copyright © 2018–2021 Tesler. All rights reserved.