first working version
This commit is contained in:
@@ -136,6 +136,10 @@ public class ListMember {
|
||||
}
|
||||
|
||||
|
||||
public boolean isOwner(){
|
||||
return hasState(STATE_OWNER);
|
||||
}
|
||||
|
||||
/**
|
||||
* return a set of list emails of MailingLists owned by the given user
|
||||
* @param user
|
||||
|
||||
Reference in New Issue
Block a user