|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
public abstract class AbstractPlugInInfo
Field Summary | |
---|---|
static java.lang.String |
rcs_id
|
Fields inherited from interface com.softwareag.cis.plugin.extpt.PlugInInfo |
---|
LOGIN_LOGO_MAX_HEIGHT |
Constructor Summary | |
---|---|
AbstractPlugInInfo()
|
Method Summary | |
---|---|
ApplicationContext |
getApplicationContext()
|
java.lang.String |
getLoginPageURL()
Get URL of login page |
void |
setApplicationContext(ApplicationContext value)
|
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.extpt.PlugInInfo |
---|
getImageURL, getLayout, getTitle, getVendor, getVersion |
Methods inherited from interface com.softwareag.cis.plugin.registry.ExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Field Detail |
---|
public static final java.lang.String rcs_id
Constructor Detail |
---|
public AbstractPlugInInfo()
Method Detail |
---|
public java.lang.String getLoginPageURL()
getLoginPageURL
in interface PlugInInfo
public ApplicationContext getApplicationContext()
public void setApplicationContext(ApplicationContext value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |