@Service public class PortletXMLGroupService extends Object implements org.springframework.web.context.ServletContextAware, IGroupService
| Constructor and Description |
|---|
PortletXMLGroupService() |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
getAllRoles() |
List<Role> |
getAllRolesFromGroupSet(Set<String> selected) |
Set<String> |
getSetForRoleSelection(RoleSelection roleSel) |
void |
init() |
void |
setServletContext(javax.servlet.ServletContext context) |
@PostConstruct public void init()
public List<Role> getAllRoles()
getAllRoles in interface IGroupServicepublic List<Role> getAllRolesFromGroupSet(Set<String> selected)
getAllRolesFromGroupSet in interface IGroupServicepublic Set<String> getSetForRoleSelection(RoleSelection roleSel)
getSetForRoleSelection in interface IGroupServicepublic void setServletContext(javax.servlet.ServletContext context)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2018 Jasig, Inc.. All Rights Reserved.