org.jboss.seam.security.management.action
Class RoleSearch
java.lang.Object
org.jboss.seam.security.management.action.RoleSearch
- All Implemented Interfaces:
- Serializable
@Model
public class RoleSearch
- extends Object
- implements Serializable
Action class used to search for role types
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleSearch
public RoleSearch()
loadRoleTypes
@Inject
public void loadRoleTypes()
throws org.picketlink.idm.common.exception.IdentityException,
org.picketlink.idm.common.exception.FeatureNotSupportedException
- Throws:
org.picketlink.idm.common.exception.IdentityException
org.picketlink.idm.common.exception.FeatureNotSupportedException
getRoleTypes
public List<String> getRoleTypes()
Copyright © 2011 Seam Framework. All Rights Reserved.