public class GroupMailingList extends java.lang.Object implements MailingList
Group's members as
its members. The List unfolds the transitive dependencies of
Group membershipMailingList| Constructor and Description |
|---|
GroupMailingList(Group group) |
GroupMailingList(Group group,
Predicate filterPredicate)
Constructor to set an optional filter predicate.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Authorizable> |
members()
The members of this List
|
public GroupMailingList(Group group)
group - this list representspublic java.util.Iterator<Authorizable> members() throws RepositoryException
MailingListmembers in interface MailingListRepositoryException