Modifier and Type | Method and Description |
---|---|
List<PlatformGroup> |
GroupEntityManagerImpl.findGroupByQueryCriteria(PlatformGroupQueryImpl query) |
List<PlatformGroup> |
GroupEntityManager.findGroupByQueryCriteria(PlatformGroupQueryImpl query) |
long |
GroupEntityManagerImpl.findGroupCountByQueryCriteria(PlatformGroupQueryImpl query) |
long |
GroupEntityManager.findGroupCountByQueryCriteria(PlatformGroupQueryImpl query) |
Modifier and Type | Method and Description |
---|---|
List<PlatformGroup> |
GroupDataManager.findGroupByQueryCriteria(PlatformGroupQueryImpl query) |
long |
GroupDataManager.findGroupCountByQueryCriteria(PlatformGroupQueryImpl query) |
Modifier and Type | Method and Description |
---|---|
List<PlatformGroup> |
MybatisGroupDataManager.findGroupByQueryCriteria(PlatformGroupQueryImpl query) |
long |
MybatisGroupDataManager.findGroupCountByQueryCriteria(PlatformGroupQueryImpl query) |