Package net.bluemind.core.container.api
Interface ICountingSupport
- All Known Subinterfaces:
IAddressBook
,ICalendar
,IInternalCalendar
,IMailboxItems
,IMapiFolder
,INote
,ITodoList
public interface ICountingSupport
-
Method Summary
Modifier and TypeMethodDescriptioncount
(ItemFlagFilter filter) Count items matching anItemFlagFilter
-
Method Details
-
count
Count items matching anItemFlagFilter
- Parameters:
filter
-- Returns:
- the count of items matching the filter
- Throws:
ServerFault
-