public class CommunicationSiteBean extends Object
Constructor and Description |
---|
CommunicationSiteBean() |
Modifier and Type | Method and Description |
---|---|
void |
addUser(CommunicationUserBean user) |
String |
getKey() |
String |
getLabel() |
Collection<CommunicationUserBean> |
getUsers() |
Map<String,CommunicationUserBean> |
getUsersByName() |
void |
setKey(String key) |
public String getKey()
public void setKey(String key)
public String getLabel()
public Map<String,CommunicationUserBean> getUsersByName()
public Collection<CommunicationUserBean> getUsers()
public void addUser(CommunicationUserBean user)
Copyright © 2012-2018. All Rights Reserved.