com.centrasite.control.ext.imports
Class ImportXPDLCommand

java.lang.Object
  extended by com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
      extended by com.centrasite.control.extpt.AbstractImport
          extended by com.centrasite.control.ext.imports.ImportXPDLCommand
All Implemented Interfaces:
Import, com.softwareag.cis.plugin.registry.ExtensionImplementation

public class ImportXPDLCommand
extends AbstractImport


Field Summary
 
Fields inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
rcs_id
 
Fields inherited from interface com.softwareag.cis.plugin.registry.ExtensionImplementation
rcs_id
 
Constructor Summary
ImportXPDLCommand()
           
 
Method Summary
 void execute(ActionContext actionContext)
           
 java.lang.String getImageURL()
           
 java.lang.String getLayout()
          Return the path to the HTML page
 java.lang.String getName()
          Return the name
 java.lang.String getPageDescription()
          Return the Description
 
Methods inherited from class com.centrasite.control.extpt.AbstractImport
getLocale, getPageTitle, setLocale
 
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.softwareag.cis.plugin.registry.ExtensionImplementation
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension
 

Constructor Detail

ImportXPDLCommand

public ImportXPDLCommand()
Method Detail

getName

public java.lang.String getName()
Description copied from interface: Import
Return the name

Returns:

getImageURL

public java.lang.String getImageURL()

execute

public void execute(ActionContext actionContext)

getLayout

public java.lang.String getLayout()
Description copied from interface: Import
Return the path to the HTML page

Returns:

getPageDescription

public java.lang.String getPageDescription()
Description copied from interface: Import
Return the Description

Returns: