Class AuthorizableGroupMailingList

java.lang.Object
com.day.cq.mailer.commons.AuthorizableGroupMailingList
All Implemented Interfaces:
AuthorizableMailingList

public class AuthorizableGroupMailingList extends Object implements AuthorizableMailingList
MailingList that takes a Group's members as its members. The List unfolds the transitive dependencies of Group.getMembers() Group membership}
See Also: