com.centrasite.control.ext.imports
Class ImportSchema
java.lang.Object
com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
com.centrasite.control.extpt.AbstractImport
com.centrasite.control.ext.imports.ImportSchema
- All Implemented Interfaces:
- Import, com.softwareag.cis.plugin.registry.ExtensionImplementation
public class ImportSchema
- extends AbstractImport
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 |
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 |
ImportSchema
public ImportSchema()
getName
public java.lang.String getName()
- Description copied from interface:
Import
- Return the name
- Returns:
getPageDescription
public java.lang.String getPageDescription()
- Description copied from interface:
Import
- Return the Description
- Returns:
getLayout
public java.lang.String getLayout()
- Description copied from interface:
Import
- Return the path to the HTML page
- Returns:
getImageURL
public java.lang.String getImageURL()