Uses of Class
net.anotheria.portalkit.services.accountarchive.ArchivedAccountQuery
Packages that use ArchivedAccountQuery
Package
Description
-
Uses of ArchivedAccountQuery in net.anotheria.portalkit.services.accountarchive
Methods in net.anotheria.portalkit.services.accountarchive with parameters of type ArchivedAccountQueryModifier and TypeMethodDescriptionAccountArchiveService.getAccountsByQuery(ArchivedAccountQuery query) AccountArchiveServiceImpl.getAccountsByQuery(ArchivedAccountQuery query) -
Uses of ArchivedAccountQuery in net.anotheria.portalkit.services.accountarchive.generated
Methods in net.anotheria.portalkit.services.accountarchive.generated with parameters of type ArchivedAccountQueryModifier and TypeMethodDescriptionRemoteAccountArchiveService.getAccountsByQuery(ArchivedAccountQuery query, Map<?, ?> __transportableCallContext) RemoteAccountArchiveServiceSkeleton.getAccountsByQuery(ArchivedAccountQuery query, Map<?, ?> __transportableCallContext) RemoteAccountArchiveServiceStub.getAccountsByQuery(ArchivedAccountQuery query) -
Uses of ArchivedAccountQuery in net.anotheria.portalkit.services.accountarchive.persistence
Methods in net.anotheria.portalkit.services.accountarchive.persistence with parameters of type ArchivedAccountQueryModifier and TypeMethodDescriptionAccountArchivePersistenceService.getAccountsByQuery(ArchivedAccountQuery query) Get accounts by query. -
Uses of ArchivedAccountQuery in net.anotheria.portalkit.services.accountarchive.persistence.jdbc
Methods in net.anotheria.portalkit.services.accountarchive.persistence.jdbc with parameters of type ArchivedAccountQueryModifier and TypeMethodDescriptionAccountArchiveDAO.getAccountsByQuery(Connection connection, ArchivedAccountQuery query) JdbcAccountArchivePersistenceServiceImpl.getAccountsByQuery(ArchivedAccountQuery query)