org.romaframework.module.users.view.domain.menu
Class UsersPanel

java.lang.Object
  extended by org.romaframework.module.users.view.domain.menu.UsersPanel
Direct Known Subclasses:
UsersMenu

public class UsersPanel
extends java.lang.Object


Constructor Summary
UsersPanel()
           
 
Method Summary
 void accounts()
           
 void activityLogs()
           
 void configuration()
           
 void groups()
           
 void profiles()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsersPanel

public UsersPanel()
Method Detail

accounts

public void accounts()

profiles

public void profiles()

groups

public void groups()

configuration

public void configuration()

activityLogs

public void activityLogs()