com.evolveum.midpoint.web.controller.role
Class RoleListController

java.lang.Object
  extended by com.evolveum.midpoint.web.controller.role.RoleListController
All Implemented Interfaces:
java.io.Serializable

@Controller(value="roleList")
@Scope(value="session")
public class RoleListController
extends java.lang.Object
implements java.io.Serializable

Author:
lazyman
See Also:
Serialized Form

Field Summary
static java.lang.String PAGE_NAVIGATION_LIST
           
 
Constructor Summary
RoleListController()
           
 
Method Summary
 java.lang.String initController()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAGE_NAVIGATION_LIST

public static final java.lang.String PAGE_NAVIGATION_LIST
See Also:
Constant Field Values
Constructor Detail

RoleListController

public RoleListController()
Method Detail

initController

public java.lang.String initController()


Copyright © 2011 evolveum. All Rights Reserved.