com.softwareag.cis.plugin.adapter.command
Interface ButtonCommand

All Superinterfaces:
com.softwareag.cis.server.util.ICommand

public interface ButtonCommand
extends com.softwareag.cis.server.util.ICommand


Field Summary
static java.lang.String rcs_id
           
 
Method Summary
 java.lang.String getTitle()
          Get the label to be used for this command
 
Methods inherited from interface com.softwareag.cis.server.util.ICommand
execute
 

Field Detail

rcs_id

static final java.lang.String rcs_id
See Also:
Constant Field Values
Method Detail

getTitle

java.lang.String getTitle()
Get the label to be used for this command

Returns:
the localized label