org.exoplatform.community.brandadvocacy.portlet.backend.models
Class ManagerDTO
java.lang.Object
org.exoplatform.community.brandadvocacy.portlet.backend.models.ManagerDTO
public class ManagerDTO
- extends Object
Created by exoplatform on 10/20/14.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagerDTO
public ManagerDTO(String username)
setNotif
public void setNotif(boolean isNotif)
getFullName
public String getFullName()
setFullName
public void setFullName(String fullName)
getUserName
public String getUserName()
setUserName
public void setUserName(String username)
getRole
public org.exoplatform.brandadvocacy.model.Role getRole()
setRole
public void setRole(org.exoplatform.brandadvocacy.model.Role role)
getNotif
public boolean getNotif()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.