org.jasig.portlet.announcements.model
Class RoleSelection
java.lang.Object
org.jasig.portlet.announcements.model.RoleSelection
- All Implemented Interfaces:
- Serializable
public class RoleSelection
- extends Object
- implements Serializable
- Author:
- Erik A. Olsson (eolsson@uci.edu)
$LastChangedBy$
$LastChangedDate$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleSelection
public RoleSelection()
RoleSelection
public RoleSelection(Set<String> selection)
getSelectedRoles
public List<String> getSelectedRoles()
setSelectedRoles
public void setSelectedRoles(List<String> selectedRoles)
Copyright © 2012 Jasig, Inc.. All Rights Reserved.