public class BlogMemberInviteForm extends InviteUserForm
Constructor and Description |
---|
BlogMemberInviteForm() |
Modifier and Type | Method and Description |
---|---|
Long |
getBlogId()
Gets the blog id.
|
String |
getRole()
Gets the role.
|
void |
setBlogId(Long blogId)
Sets the blog id.
|
void |
setRole(String role)
Sets the role.
|
getAlias, getEmail, getEmailAlias, getExternalUsername, getFirstName, getInvitationProvider, getLanguageCode, getLastName, setAlias, setEmail, setEmailAlias, setExternalUsername, setFirstName, setInvitationProvider, setLanguageCode, setLastName
public Long getBlogId()
public String getRole()
public void setBlogId(Long blogId)
blogId
- the new blog idpublic void setRole(String role)
role
- the new roleCopyright © 2019 Communote team. All rights reserved.