public class Invitation extends Object
| Constructor and Description |
|---|
Invitation() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getInvitee_emails() |
String |
getInviter() |
void |
setInvitee_emails(Set<String> invitee_emails) |
void |
setInviter(String inviter) |
Boolean |
validate() |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.