public interface MAMRepository<Q extends Query,I extends MAMRepository.Item>
Modifier and Type | Interface and Description |
---|---|
static interface |
MAMRepository.Item |
static interface |
MAMRepository.ItemHandler<Q extends Query,I extends MAMRepository.Item> |
Modifier and Type | Method and Description |
---|---|
Q |
newQuery() |
void |
queryItems(Q query,
MAMRepository.ItemHandler<Q,I> itemHandler) |
void queryItems(Q query, MAMRepository.ItemHandler<Q,I> itemHandler) throws RepositoryException, ComponentException
Q newQuery()
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.