public class DefaultRoleImpl extends Object implements DefaultRole
| Constructor and Description |
|---|
DefaultRoleImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map |
getEnabledFunctions() |
String |
getRoleId() |
void |
setEnabledFunctions(Map enabledFunctions) |
void |
setRoleId(String roleId) |
public Map getEnabledFunctions()
getEnabledFunctions in interface DefaultRolepublic void setEnabledFunctions(Map enabledFunctions)
setEnabledFunctions in interface DefaultRolepublic String getRoleId()
getRoleId in interface DefaultRolepublic void setRoleId(String roleId)
setRoleId in interface DefaultRoleCopyright © 2003–2016 Sakai Project. All rights reserved.