public class Manager extends User
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid() |
Boolean |
getNotif() |
String |
getParentId() |
Role |
getRole() |
String |
getRoleLabel() |
void |
setNotif(Boolean notif) |
void |
setParentId(String parentId) |
void |
setRole(Role role) |
String |
toString() |
getUserName, setUserNamepublic Manager()
public Manager(String username)
public void setParentId(String parentId)
public String getParentId()
public Role getRole()
public void setRole(Role role)
public Boolean getNotif()
public void setNotif(Boolean notif)
public String getRoleLabel()
public void checkValid()
throws BrandAdvocacyServiceException
BrandAdvocacyServiceExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.