Modifier and Type | Interface and Description |
---|---|
interface |
ActionLinkEntity |
Modifier and Type | Class and Description |
---|---|
class |
ActionLinkEntityImpl |
Modifier and Type | Method and Description |
---|---|
List<ActionLink> |
ActionLinkEntityManagerImpl.findActionLinksByQueryCriteria(ActionLinkQueryImpl actionLinkQuery) |
List<ActionLink> |
ActionLinkEntityManager.findActionLinksByQueryCriteria(ActionLinkQueryImpl actionLinkQuery) |
Modifier and Type | Method and Description |
---|---|
List<ActionLink> |
ActionLinkDataManager.findActionLinksByQueryCriteria(ActionLinkQueryImpl actionLinkQuery) |
Modifier and Type | Method and Description |
---|---|
List<ActionLink> |
MybatisActionLinkDataManager.findActionLinksByQueryCriteria(ActionLinkQueryImpl actionLinkQuery) |
Modifier and Type | Method and Description |
---|---|
List<ActionLink> |
ActionLinkQueryImpl.executeList(CommandContext commandContext) |