com.centrasite.control.adapters.commands
Class PromptNoCommand

java.lang.Object
  extended by com.centrasite.control.adapters.commands.PromptNoCommand
All Implemented Interfaces:
com.softwareag.cis.server.util.ICommand
Direct Known Subclasses:
ImpactAnalysisCustomizeDialogAdapter.NOCommand, TechnicalDetailsTabAdapter.NOCommand, ViewAllRolesAdapter.NOCommand, ViewConsumerAppsAdapter.NOCommand

public class PromptNoCommand
extends java.lang.Object
implements com.softwareag.cis.server.util.ICommand

Definition of ....


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

Constructor Detail

PromptNoCommand

public PromptNoCommand()
Constructor for PromptNoCommand

Method Detail

execute

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