com.centrasite.control.administration.usermanagement.role.adapters
Class ViewAllRolesAdapter.NOCommand

java.lang.Object
  extended by com.centrasite.control.adapters.commands.PromptNoCommand
      extended by com.centrasite.control.administration.usermanagement.role.adapters.ViewAllRolesAdapter.NOCommand
All Implemented Interfaces:
com.softwareag.cis.server.util.ICommand
Enclosing class:
ViewAllRolesAdapter

public class ViewAllRolesAdapter.NOCommand
extends PromptNoCommand


Constructor Summary
ViewAllRolesAdapter.NOCommand()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewAllRolesAdapter.NOCommand

public ViewAllRolesAdapter.NOCommand()
Method Detail

execute

public void execute()
Specified by:
execute in interface com.softwareag.cis.server.util.ICommand
Overrides:
execute in class PromptNoCommand