Interface BulkGroupQueryService


public interface BulkGroupQueryService
Supports fast resolving of data about a group contents in bulk. Usage pattern: first call getBulkMembershipData(String) to obtain a data object. This is the slowest part. Then use it as an argument to other, fast methods converting it to desired contents.