Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

about() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
AbstractButtonCommand - Class in com.softwareag.cis.plugin.adapter.command
 
AbstractButtonCommand() - Constructor for class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
 
AbstractCommand - Class in com.softwareag.cis.plugin.command
An abstract class describing a command which may be rendered in a menu or toolbar
AbstractCommand() - Constructor for class com.softwareag.cis.plugin.command.AbstractCommand
 
AbstractCommandContext - Class in com.softwareag.cis.plugin.command.context
Context for command execution
AbstractCommandContext(MFWorkplaceAdapter) - Constructor for class com.softwareag.cis.plugin.command.context.AbstractCommandContext
 
AbstractExtensionImplementation - Class in com.softwareag.cis.plugin.extpt.util
 
AbstractExtensionImplementation() - Constructor for class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
 
AbstractPerspective - Class in com.softwareag.cis.plugin.extpt.util
 
AbstractPerspective() - Constructor for class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
AbstractPlugInInfo - Class in com.softwareag.cis.plugin.extpt.util
 
AbstractPlugInInfo() - Constructor for class com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
 
AbstractTopic - Class in com.softwareag.cis.plugin.extpt.util
This is a basic implementation of the Topic interface providing implementation of some interface methods as well as some convenience methods.
AbstractTopic() - Constructor for class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
acceptLogon() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Due to the connect, some plugins may have been deactivated, e.g. because the CentraSite server had not been active.
activate(String, String, String) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Default implementation of the activate method which is called when processing a screen request.
addAdapterForExplicitUpdate(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Add adapter in adapters for update in session context
addExtension(Extension) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Adds new extensions to this plug-in.
addExtension(Extension) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Contribute extension to an extension point.
addExtensionPoint(ExtensionPoint) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Adds new extension point to this plug-in.
addExtensionPoint(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
addPlugIn(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Register this plug-in to the plug-in registry
addRecentlyProcessedAdapter(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Add given adapter to list of recently processed adapters
addTempFile(String) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Register a temporary file for deletion when the session is terminated.
addTopic(Topic) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Add topic to perspective (internal usage only)
addTopic(Topic) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Add topic to the current perspective
allowCloseAllActivities(IMFWorkplace, ICommand) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Execute given command if allowed to close all activities
ApplicationContext - Class in com.softwareag.cis.plugin.util
Provide various context information
ApplicationContext(Adapter) - Constructor for class com.softwareag.cis.plugin.util.ApplicationContext
Create ApplicationContext and store in session context for given adapter
ApplicationContext(File) - Constructor for class com.softwareag.cis.plugin.util.ApplicationContext
This constructor of an ApplicationContext is used just for testing outside of a servlet / CAI context

B

BasePlugInInfo - Class in com.softwareag.cis.plugin.ext
PlugInInfo for "Base" plug-in
BasePlugInInfo() - Constructor for class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
ButtonCommand - Interface in com.softwareag.cis.plugin.adapter.command
 
ButtonPromptAdapter - Class in com.softwareag.cis.plugin.adapter
 
ButtonPromptAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 

C

CancelButtonCommand - Class in com.softwareag.cis.plugin.adapter.command
Common command used for handling "Cancel" button.
CancelButtonCommand() - Constructor for class com.softwareag.cis.plugin.adapter.command.CancelButtonCommand
 
cannotHaveChildren() - Method in class com.softwareag.cis.plugin.tree.TreeNode
Check whether this node has children
CATEGORY_APPLICATION_HIGH_PRIO - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_APPLICATION_LOW_PRIO - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_COPY - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_DELETE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_DOCUMENT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_EDIT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_EXECUTE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_FAVORITES - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_IMPORT_EXPORT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_LCM - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_LINK - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_MIN - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_MISC - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_NEW - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_OBJECT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_OPEN - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_PREFERENCES - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_SAVE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_SEARCH - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_SHOW - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_UPDATE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_UPDATE_EXT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CATEGORY_VIEW - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CHAR_ID_DELIMITER - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
checkExtensions() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Check consistency of plug-in dependencies for each extension provided by this plug-in.
checkForCycles() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Check if cyclic dependency has been found among plug-ins
checkIfExists(String, String, String, String) - Method in class com.softwareag.cis.plugin.util.I18NManager
Check if a certain literal exists within a certain environment.
checkPlugInRefs(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Checks if all direct references of this plug-in are resolved
clear() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
Avoid memory leakage (P293803)
clear() - Method in class com.softwareag.cis.plugin.registry.Extension
This method clears obsolete references once the PlugInRegistry is no more needed.
clear() - Method in class com.softwareag.cis.plugin.registry.ExtensionPoint
Clears obsolete references once the PlugInRegistry is no more needed.
clear() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Remove all references to extensions, extension points and instances of classes implementing extension points
clearall() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
Reset adapter to initial state.
clearall() - Method in class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
Reset the adapter to initial state.
clearLines() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
 
close() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
close() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
CommonAdapter.closePage() if the page is running in pop-up.
closePage() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
closePage() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Close the page.
ClosePageCommand(IMFWorkplace, int) - Constructor for class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener.ClosePageCommand
 
com.softwareag.cis.plugin.adapter - package com.softwareag.cis.plugin.adapter
 
com.softwareag.cis.plugin.adapter.command - package com.softwareag.cis.plugin.adapter.command
 
com.softwareag.cis.plugin.adapter.util - package com.softwareag.cis.plugin.adapter.util
 
com.softwareag.cis.plugin.command - package com.softwareag.cis.plugin.command
 
com.softwareag.cis.plugin.command.context - package com.softwareag.cis.plugin.command.context
 
com.softwareag.cis.plugin.ext - package com.softwareag.cis.plugin.ext
 
com.softwareag.cis.plugin.ext.plugins - package com.softwareag.cis.plugin.ext.plugins
 
com.softwareag.cis.plugin.ext.plugins.command - package com.softwareag.cis.plugin.ext.plugins.command
 
com.softwareag.cis.plugin.extpt - package com.softwareag.cis.plugin.extpt
 
com.softwareag.cis.plugin.extpt.util - package com.softwareag.cis.plugin.extpt.util
 
com.softwareag.cis.plugin.interfaces - package com.softwareag.cis.plugin.interfaces
 
com.softwareag.cis.plugin.item - package com.softwareag.cis.plugin.item
 
com.softwareag.cis.plugin.registry - package com.softwareag.cis.plugin.registry
 
com.softwareag.cis.plugin.table - package com.softwareag.cis.plugin.table
 
com.softwareag.cis.plugin.tree - package com.softwareag.cis.plugin.tree
 
com.softwareag.cis.plugin.util - package com.softwareag.cis.plugin.util
 
Command - Interface in com.softwareag.cis.plugin.command
An interface describing a command which may be rendered in a menu or toolbar
COMMAND_ACTIVATE_DEACTIVATE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_CATEGORY - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_COPY - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_DOCUMENT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_FOLDER - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_TO_FAVORITES - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_TO_LIST - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_TYPE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ADD_VERSION - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ATTACH_WS_POLICY - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_ATTACH_WSDL - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_CHANGE_LIFEC_STATE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_CHANGE_PROVIDING_ORG - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_CHECK_CONN - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_COMPARE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_COPY_SHORTCUT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DELETE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DOCUMENTATION - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DOWNLOAD - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DOWNLOAD_BPEL - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DOWNLOAD_WSDL - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_DOWNLOAD_XMLSCHEMA - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_EDIT_DETAILS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_EXPORT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_EXPORT_CONTENTS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_EXPORT_FAVORITE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_GENERATE_REPORT - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_IMPACT_ANALYSIS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_IMPORT_ASSET - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_LC_CREATE_NEW_VERS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_NOTIFY_ME - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_PERMISSIONS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_REGISTER_AS_CONSUMER - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_REGISTER_CONS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_REMOVE_FROM_FAVORITES - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_RENAME - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_RENAME_LIST - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_SHOW_DETAILS - Static variable in interface com.softwareag.cis.plugin.command.Command
 
COMMAND_VIRTUALIZE - Static variable in interface com.softwareag.cis.plugin.command.Command
 
CommandContext - Interface in com.softwareag.cis.plugin.command.context
Context for command execution
CommonAdapter - Class in com.softwareag.cis.plugin.adapter.util
An adapter which takes over common tasks needed by all adapters: - exception handling: a popup dialog occurs when an exception is observed
CommonAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
CommonI18NHandler - Class in com.softwareag.cis.plugin.ext
 
CommonI18NHandler() - Constructor for class com.softwareag.cis.plugin.ext.CommonI18NHandler
 
CompileLayoutsCommand - Class in com.softwareag.cis.plugin.ext.plugins.command
A command which allows to compile/generate all layouts for the selected plug-in
CompileLayoutsCommand(Locale) - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.CompileLayoutsCommand
 
connect(Credentials, CommonAdapter) - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
Establish connection as required by the specific plugin implementing that extension point
connectAll(Credentials, CommonAdapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Establish connection for all plug-ins contributing a ConnectionHandler
ConnectionHandler - Interface in com.softwareag.cis.plugin.extpt
 
containsTopic(Topic) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Test whether given topic belongs to this perspective
containsTopic(Topic) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
createExtensionList(Adapter, String, Class<?>) - Static method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Obtain list of extension implementations for given extension point
createExtensionList(ApplicationContext, String, Class<?>) - Static method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Obtain list of extension implementations for given extension point
createExtensionList(Adapter, String, Class<?>) - Static method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain list of extension implementations for given extension point
createId(String, String) - Static method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Create fully qualified id of extension point for given ID of plug-in and local ID of extension point
createWorkplaceTopic() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInTopic
 
createWorkplaceTopic() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Create the WorkplaceTopic object for this topic
createWorkplaceTopic() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
CyclicDependencyException(String) - Constructor for exception com.softwareag.cis.plugin.registry.PlugInRegistry.CyclicDependencyException
 
CyclicDependencyException() - Constructor for exception com.softwareag.cis.plugin.registry.PlugInRegistry.CyclicDependencyException
 

D

DELETED_PLUGIN_XML - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
destroy() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
destroy() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
If a session is taken out of the session management then its contents is "destroyed".
destroy() - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInWorker
This method is called on tomcat jvm stop by some means of CIS
disable() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Disable this plug-in Implies disabling transitive closure of dependent plug-ins by removing them from PlugInRegistry
disconnect(CommonAdapter) - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
Close connection
disconnectAll(CommonAdapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Disconnect all connections
displayLoginPage(CommonAdapter, boolean) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
doClear() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
doSubmit() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
Called on login page submit.

E

endProcess() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
endProcess() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Just close the page without prompting.
equals(Object) - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
Allow to compare instances of ControlI18NHandler
ErrorHandler - Class in com.softwareag.cis.plugin.util
 
ErrorHandler() - Constructor for class com.softwareag.cis.plugin.util.ErrorHandler
 
execute() - Method in class com.softwareag.cis.plugin.adapter.command.CancelButtonCommand
Close the current adapter (page).
execute() - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener.ClosePageCommand
 
execute() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Execute command
execute(CommandContext) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Execute command for given CommandContext
execute(CommandContext) - Method in interface com.softwareag.cis.plugin.command.Command
Execute command for given CommandContext
execute(Command) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Execute given command in this context
execute(Command) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Execute given command in this context
execute(CommandContext) - Method in class com.softwareag.cis.plugin.ext.plugins.command.CompileLayoutsCommand
Execute command for given CommandContext
execute(CommandContext) - Method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
Execute given command in this context If the context is not instanceof AbstractCommandContext the exception is rized which causes error message popup.
execute(CommandContext) - Method in class com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
Execute command for given CommandContext
execute(CommandContext) - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
Delete the Plug-in directory.
executeDeferred(RunnableDeferred, Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
executeDeferred(RunnableDeferred) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
This method allows registration of a Runnable to be executed after the current workplace frame had been closed.
ExecuteDeferredAdapter - Class in com.softwareag.cis.plugin.adapter
 
ExecuteDeferredAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.ExecuteDeferredAdapter
 
executeDeferredCommand() - Method in class com.softwareag.cis.plugin.adapter.ExecuteDeferredAdapter
Executes the command associated with the current adapter.
executeEndProcess() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Closes the current page via two activities:
(1) The current page is taken out of the workplace administration, if there is one.
executeIfAllowedToLooseFocus(ICommand) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Execute command if this adapter may loose focus.
executeIfCurrentActivityAllowedToLooseFocus(IMFWorkplace, ICommand) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Execute given command if current activity may be closed or we may switch to another activity
executeNow(RunnableDeferred, Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Execute given RunnableDeferred with its own class loader set as context class loader
executeWrapped(CommandContext) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Execute command for given ActionContext.
executeWrapped(CommandContext) - Method in interface com.softwareag.cis.plugin.command.Command
Execute command for given ActionContext.
Extension - Class in com.softwareag.cis.plugin.registry
 
Extension(PlugIn, String) - Constructor for class com.softwareag.cis.plugin.registry.Extension
Create new instance.
ExtensionImplementation - Interface in com.softwareag.cis.plugin.registry
 
ExtensionPoint - Class in com.softwareag.cis.plugin.registry
An ExtensionPoint represents a point in the program logic which allows to plug-in functionality
ExtensionPoint(PlugIn, String) - Constructor for class com.softwareag.cis.plugin.registry.ExtensionPoint
 
extractPlugInId(String) - Static method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Extract ID of plug-in from given ID of extension point

F

FileBrowserAdapter - Class in com.softwareag.cis.plugin.adapter
Support file browsing within a popup dialog
FileBrowserAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
FileSelectedCommand - Class in com.softwareag.cis.plugin.adapter.command
Command used for handling files
FileSelectedCommand() - Constructor for class com.softwareag.cis.plugin.adapter.command.FileSelectedCommand
 
findDynamicAccessProperties() - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
findKnownAdapters(Adapter, Class<?>) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Obtain collection of all known adapter instances which are (a) alive and (b) an instance of the specified class
findRelatedMenuExtensionId() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Default implementation.
findTopicForWorkplaceActivity(IMFWorkplaceActivity) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 

G

get(Adapter) - Static method in class com.softwareag.cis.plugin.util.ApplicationContext
Get ApplicationContext from session context for given adapter.
getAbout() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getAbstractTopic() - Method in class com.softwareag.cis.plugin.tree.TreeNode
Get the topic where this TreeNode occurs in
getActionContext() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getActivity(IMFWorkplace, int) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
The CIS framework provides for multiple activivities running in parallel This function obtains the visible activity at the given position.
getAdapter() - Method in class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
Get the adapter of the current command
getAdapter() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Return this adapter - for usage e.g. within inner classes.
getAdapterForSubSession(ILookupContext, String) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Get the adapter from the known activities and subSessionId
getAllPerspectives() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Obtain List of all perspectives
getAllTopics() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Obtain List of topics registered for the extension point
getApplicationContext() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
getApplicationContext() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Obtain the ApplicationContext
getApplicationContext() - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Obtain the ApplicationContext
getApplicationContext() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
 
getApplicationStrings(String, String, String, String[]) - Method in class com.softwareag.cis.plugin.util.I18NManager
 
getBaseAdapter() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
getCategory() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
The value returned by this command may be used for command ordering and grouping (for example in a context menu)
getCategory() - Method in interface com.softwareag.cis.plugin.command.Command
The value returned by this command may be used for command ordering and grouping (for example in a context menu)
getCategory() - Method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
Returns the category constant which can be used in some comparing i.e.
getCategory() - Method in class com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
Obtains constant category number for some categorization
getCategory() - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
Returns the category constant which can be used in some comparing i.e.
getChildren() - Method in interface com.softwareag.cis.plugin.item.Item
Get (optionally cached) collection of child items - equivalent to getChildren(false)
getChildren(boolean) - Method in interface com.softwareag.cis.plugin.item.Item
Get (optionally cached) collection of child items
getClassForProperty(String) - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
getClassLoader() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtain class loader to be used for loading extension classes
getClassPathURLs() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get array of URLs contributing to the class path for this PlugIn
getClientPath() - Method in class com.softwareag.cis.plugin.adapter.command.FileSelectedCommand
 
getClientPath() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
getCommands() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Used for drop down menu for topic.
getCommands() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getCommands() - Method in interface com.softwareag.cis.plugin.item.Item
Get list of commands available for the current object
getComparator() - Static method in class com.softwareag.cis.plugin.command.AbstractCommand
Comparator on basis respective command category
getContextMenu() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Obtain a context menu when selecting right mouse button in free area of workplace topic
getContextMenu() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Obtain a context menu when selecting right mouse button in free area of workplace topic
getCredentials() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain credetials used for most recent attempt to login
getCurrentActivity(IMFWorkplace) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
The CIS framework provides for multiple activivities running in parallel This function obtains the visible activity
getCurrentAdapters(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Get collection of currently known adapters for open windows
getCurrentPerspective() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
getCurrentPerspectives() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
getCurrentTopic() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Get currently visible topic
getDefaultCommand() - Method in interface com.softwareag.cis.plugin.item.Item
 
getDescription(Locale) - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Obtain a description which can be used by a tooltip for example
getDetailProp() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getDetailsText() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getDetailsVisible() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getDisplayAdapter() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Get a living adapter which is used by Application Designer for display processing.
getDisplayName(Locale) - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Obtain a localized display name for the property accessed using this PropertyAccessor
getEffectivePerspective() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Get effective perspective - i.e. the perspective hosting the currently visible topic.
getExtension() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
 
getExtension() - Method in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
Obtain the extension which caused instantiation of this ExtensionImplementation
getExtension(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get extension provided by this plug-in
getExtension(String, String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Get extension for given IDs of extension point and extension
getExtensionByClass(String, String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Get extensions for given ID of extension point and implementing class
getExtensionClass() - Method in class com.softwareag.cis.plugin.registry.Extension
Obtains the class name which should be loaded
getExtensionDependencyOrder() - Method in class com.softwareag.cis.plugin.registry.Extension
Order of the extension in respect to respective plug-in dependency position.
getExtensionId() - Method in class com.softwareag.cis.plugin.registry.Extension
Get the extension id
getExtensionOrder() - Method in class com.softwareag.cis.plugin.registry.Extension
Obtains the order in which the extension should be loaded (as specified in the plug-in descriptor)
getExtensionPoint() - Method in class com.softwareag.cis.plugin.registry.Extension
Get extension point to which this extension provides implementation
getExtensionPoint(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
 
getExtensionPointId() - Method in class com.softwareag.cis.plugin.registry.ExtensionPoint
Obtains the Id of this extension point
getExtensionPoints() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains collection of this plug-in extension points
getExtensions() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains collection of this plug-in extensions
getExtensions(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get list of plug-in info extensions provided by this plug-in
getExtensions(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Get list of extensions for given external extension point id
getExtensionsWithExtensionPointId(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get list of extensions provided by this plug-in with given extension point id
getFileName() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains the full path to the plug-in descriptor file
getFileName() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
getId() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
 
getId() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
getId() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getImageURL() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
 
getImageURL() - Method in interface com.softwareag.cis.plugin.command.Command
Get URL of icon to be used for rendering of command.
getImageURL() - Method in class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.command.CompileLayoutsCommand
Get URL of icon to be used for rendering of command.
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
The URL address of image on button for installing Plug-ins
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
Get URL of icon to be used for rendering of command.
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
The URL address of image on centext menu command for uninstalling Plug-ins
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInTopic
 
getImageURL() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get URL of 16x16 icon representing perspective
getImageURL() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Get URL of 16x16 icon representing plug-in
getImageURL() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Get image URL for topic
getImageURL() - Method in interface com.softwareag.cis.plugin.item.Item
Get URL of icon to be used for rendering of item.
getInfoLines() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getInitParam(String) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Get init parameter.
getInputStream() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
getInstance(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Get instance of the class.
getInstance() - Method in class com.softwareag.cis.plugin.registry.Extension
Get instance of this extension.
getIsLoginException() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getItem() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Get selected item
getItem() - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Get selected item
getItem() - Method in interface com.softwareag.cis.plugin.item.Item
 
getItem() - Method in class com.softwareag.cis.plugin.tree.TreeNode
Get wrapped item instance.
getItems() - Method in interface com.softwareag.cis.plugin.item.ItemsProvider
Provide items to be rendered
getKeyCode() - Method in class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
Get code of key to be pressed to trigger this command
getKeyCode() - Method in class com.softwareag.cis.plugin.adapter.command.CancelButtonCommand
 
getKeyCode() - Method in class com.softwareag.cis.plugin.adapter.command.OKButtonCommand
 
getLayout() - Method in class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
getLayout() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Get URL of layout to be displayed in plug-in specific about dialog
getLines() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
 
getLocale() - Method in class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
Get the locale to be used for this ButtonCommand
getLocale() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Obtain Locale to be used within current session The session context is obtained from this adapter
getLocale(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Obtain Locale to be used within current session
getLocale() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
getLocale() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Obtain Locale for this command
getLocale() - Method in interface com.softwareag.cis.plugin.command.Command
Obtain Locale for this command
getLocale() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Get Locale to be used in this context
getLocale() - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Get Locale to be used in this context
getLocale() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getLocale() - Method in interface com.softwareag.cis.plugin.item.Item
Get Locale
getLocale() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getLoginContext() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getLoginPageURL() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Get URL of login page
getLoginPageURL() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
Get URL of login page
getLogo() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getLogoImageURL() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getLogoImageURL() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get URL of logo or bitmap representing perspective
getLongTextProp() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getMessage() - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
getMessage() - Method in class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
 
getMessage(String, String) - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
 
getMessage(String, String, Object[]) - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
 
getMessage(String, String) - Method in interface com.softwareag.cis.plugin.extpt.I18NHandler
Get localized string for given id
getMessage(String, String, Object[]) - Method in interface com.softwareag.cis.plugin.extpt.I18NHandler
Get localized string for given id
getMessage(Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Obtains localized string representation of this exception
getMessage(Adapter, Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Obtains localized string representation of this exception
getMFWorkplaceadapter() - Method in class com.softwareag.cis.plugin.tree.TreeNode
 
getName() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
getName() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
 
getName() - Method in interface com.softwareag.cis.plugin.command.Command
Get localized name of command - may be used e.g.
getName() - Method in class com.softwareag.cis.plugin.ext.plugins.command.CompileLayoutsCommand
Get localized name of CompileLayOutsCommand - may be used e.g.
getName() - Method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
Get localized Install Plug-in name of the command
getName() - Method in class com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
 
getName() - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
Obtain the name of the command
getName() - Method in interface com.softwareag.cis.plugin.item.Item
Get localized name of item
getName() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtain name of plug-in - is retrieved from PlugInInfo - fallback: plug-in id
getPageAdapterClass() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Get the adapter class of page to be opened
getPageAdapterClass() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getPageURL() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Get page URL for topic
getPageURL() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Get page URL for topic
getParameter(String, String) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain value of application parameter set via "parameter" extension point
getParentFolder() - Method in class com.softwareag.cis.plugin.tree.TreeNode
Get parent tree node
getPassword() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getPerspective() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Get perspective this topic is part of
getPerspective() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Get perspective this topic is part of
getPlugIn() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
Get plug-in this extension implementation belongs to
getPlugIn() - Method in class com.softwareag.cis.plugin.registry.Extension
Get plug-in this extension implementation belongs to
getPlugIn() - Method in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
Get plug-in this extension implementation belongs to
getPlugin() - Method in class com.softwareag.cis.plugin.registry.ExtensionPoint
Returns the given plug-in from the constructor
getPlugIn(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Get plug-in for given id
getPlugInDependencyOrder() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get the plug-in order on basis plug-in dependency
getPlugInFolderName() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get folder relative to webapp base dir where plug-in is installed
getPlugInId() - Method in class com.softwareag.cis.plugin.registry.PlugIn
 
getPlugInInfo() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains PlugInInfo object which should be used for extracting some information i.e. the name of the plug-in
getPluginInfos() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getPlugInOrder() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains the order in which the plug-in should be loaded (as specified in the plug-in descriptor)
getPlugInRegistry() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get the PlugInRegistry
getPlugInRegistry() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Get the PlugInRegistry.
getPlugIns() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Get list of plug-ins
getPreferredPlugIn(boolean) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Get preferred plug-in (selected via optional query parameter PLUGIN=
getPreviousAdapter(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
getProperties() - Method in class com.softwareag.cis.plugin.registry.Extension
 
getProperty(String) - Method in class com.softwareag.cis.plugin.registry.Extension
Obtains some information by given name
getPropertyName() - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Obtain name of property being accessed via this accessor.
getPropertyValue(String) - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
getQueryString(Map) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain query parameters passed to servlet when being started
getQueryString(Map, List) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain query parameters passed to servlet when being started
getRequestProtocol() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getRequiredPluginIDs() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get set of IDs of required plug-ins
getRequiredPluginIDsClosure() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Get transitive closure of IDs of required plug-ins
getSelectable() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Get command selectable
getSelected() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
getSelectedTopic() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Obtain topic selected for this perspective
getSelectedTopic() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Get the currently selected topic
getServerPath() - Method in class com.softwareag.cis.plugin.adapter.command.FileSelectedCommand
 
getServerPath() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
getServletContext() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain servlet context for current web app
getServletRequest() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getSessionContext() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain the Application Designer's session context
getSingleClickMethodName() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
 
getSingleClickMethodName() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
returns the method name that should be called in case the perspective has no topic and should some event should be fired on Perspective selection.
getSoftwareAGHome() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getStackTrace() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getStackTraceStatus() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getString(String, String, String, String) - Method in class com.softwareag.cis.plugin.util.I18NManager
 
getString(String, String, String, String, String[]) - Method in class com.softwareag.cis.plugin.util.I18NManager
 
getStyle() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getSubCommands() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Example - if a command displayed in a context menu has sub-commands, they will be rendered as sub-context menu
getSubCommands() - Method in interface com.softwareag.cis.plugin.command.Command
 
getSubject() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getTextProp() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
getTitle() - Method in class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
Get the label to be used for this command
getTitle() - Method in interface com.softwareag.cis.plugin.adapter.command.ButtonCommand
Get the label to be used for this command
getTitle() - Method in class com.softwareag.cis.plugin.adapter.command.CancelButtonCommand
 
getTitle() - Method in class com.softwareag.cis.plugin.adapter.command.OKButtonCommand
 
getTitle() - Method in class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
 
getTitle() - Method in class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
getTitle() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getTitle() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInTopic
 
getTitle() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get localized name or title of perspective
getTitle() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Obtain name/title of plug-in
getTitle() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Get localized title of topic
getTitle() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Get title to be used for browser window
getToolbar() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getToolbar() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get description of commands in toolbar - icons should have size of 24x24 pixels
getTopic(Adapter, Class) - Static method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Get first topic being an instance of the specified class for session identified by given adapter
getTopic(Class) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Get first topic being an instance of the specified class
getTopic() - Method in class com.softwareag.cis.plugin.extpt.util.WorkplaceTopic
Return the Topic used to create this WorkplaceTopic
getTopics() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get list of topics associated with perspective
getTopics() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Get all topics
getTree() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Obtain tree for this topic
getTreeCommandContext() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getUsePluginClassLoader() - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Shall plug-ins use their own class loader
getUsername() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getUsernameStatus() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
getValue() - Method in class com.softwareag.cis.plugin.adapter.command.ValueCommand
 
getValue() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
getValue(Item) - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Get value of property for given Item
getVendor() - Method in class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
getVendor() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Get name of vendor providing plug-in
getVersion() - Method in class com.softwareag.cis.plugin.ext.BasePlugInInfo
 
getVersion() - Method in interface com.softwareag.cis.plugin.extpt.PlugInInfo
Get version string of plug-in
getView() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getView() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get current view for this perspective
getViewLabel() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getViewLabel() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get label for listbox allowing to select view
getViewValues() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getViewValues() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get valid values for selecting a view
getVisiblePerspectives() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Obtain List of visible perspectives
getWebAppDir() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Obtain web app directory of PluggableUI
getWebAppURL() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
getWorkplaceAdapter() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Retrieve the workplace adapter from the current session.
getWorkplaceAdapter() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
getWorkplaceAdapter(Adapter) - Static method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Returns the MFWorkplaceAdapter obtained from the session context
getWorkplaceAdapter() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Obtain the workplace adapter
getWorkplaceAdapter() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getWorkplaceAdapter() - Method in interface com.softwareag.cis.plugin.extpt.util.WorkplaceContext
Get the MFWorkplaceAdapter
getWorkplaceContext() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Get WorkplaceContext for this object
getWorkplaceDefaultLayout() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
getWorkplaceDefaultLayout() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Get layout to be displayed on workplace by default if perspective selected
getWorkplaceInfo(IMFWorkplaceBootstrapInfo) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Provide description of workplace.
getWorkplaceInfo() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
getWorkplaceInfo() - Method in interface com.softwareag.cis.plugin.extpt.util.WorkplaceContext
Obtain MFWorkplaceInfo
getWorkplaceTopic() - Method in interface com.softwareag.cis.plugin.extpt.Topic
Obtain the WorkplaceTopic object for this topic
getWorkplaceTopic() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
getWrappedThrowable(Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Get wrapped Throwable or primary cause of Throwable
GlobalCommandContext - Class in com.softwareag.cis.plugin.command.context
 
GlobalCommandContext(MFWorkplaceAdapter) - Constructor for class com.softwareag.cis.plugin.command.context.GlobalCommandContext
 

H

handleErrorDuringGetPhase(Throwable) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Handle error during adapter lifecycle GET phase.
handleErrorDuringInitPhase(Throwable) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Handle error during adapter lifecycle INIT phase.
handleErrorDuringInvokePhase(Throwable) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Handle error during adapter lifecycle INVOKE phase.
handleErrorDuringSetPhase(Throwable) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Handle error during adapter lifecycle SET phase.
handleRefreshRequest() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
will be called from other frames in case of UI refresh request created by other adapters
hasBeenActivated() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
This method will be invoked when switching to an open workplace activity using a CommonAdapter May be overwritten by subclasses when needed.
hasChildren() - Method in interface com.softwareag.cis.plugin.item.Item
 
hashCode() - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
Overrides hashCode()
hasTopicTree() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
A topic may provide for a tree (eg. for adavanced navigation).
hasTopicTree() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
A topic may provide for a tree (eg. for adavanced navigation).

I

I18NHandler - Interface in com.softwareag.cis.plugin.extpt
 
I18NManager - Class in com.softwareag.cis.plugin.util
I18NManager.JAVA interface to get Localized messages for the Control.
I18NManager() - Constructor for class com.softwareag.cis.plugin.util.I18NManager
 
init() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
initialisation - called when creating this instance
init() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
Called when this adapter instance is being created.
init() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
init() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
initialisation - called when creating this instance
init(ServletConfig) - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInWorker
This method is called on tomcat jvm start by some means of CIS
init(CommonAdapter) - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
Initialize ConnectionHandler at very startup
init(PlugInRegistry) - Static method in class com.softwareag.cis.plugin.util.I18NManager
Make PlugInRegistry known to I18NManager
INIT_PARAM_GUI_CONFIG_ERROR - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_I18N - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_I18N__ID - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_I18N__RESET - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_I18N__TEST - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_INITVIEW - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_LOCALE - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_PASSWORD - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_PLUGIN - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_REFRESH_CLASSLOADER - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_STYLE - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
INIT_PARAM_USER - Static variable in class com.softwareag.cis.plugin.util.ApplicationContext
 
initAll(CommonAdapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Initialize all ConnectionHandlers
InstallPlugInCommand - Class in com.softwareag.cis.plugin.ext.plugins.command
This class provides support to install a plug-in either via a command line interface and via the plug-in management perspective in the GUI TODO refactoring
InstallPlugInCommand(Locale) - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
 
InstallPlugInCommand.InvalidPlugInArchiveException - Exception in com.softwareag.cis.plugin.ext.plugins.command
Custom Exception used in case if the target plug-in directory is unknown or if zip entry is null
InstallPlugInCommand.PlugInDescriptorMerger - Class in com.softwareag.cis.plugin.ext.plugins.command
Utility class for merging two plug-in descriptors.
InvalidPlugInArchiveException(String) - Constructor for exception com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand.InvalidPlugInArchiveException
 
InvalidPlugInArchiveException(String) - Constructor for exception com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand.InvalidPlugInArchiveException
 
invokeMethod(String) - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
isAlive(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Check whether adapter is alive
isClosed() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Check whether this adapter has been closed
isConnected() - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
Check whether the respective connection has been established
isDeadAdapter(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Check whether given adapter is dead (layout has been closed)
isEnabled(CommandContext) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Is this command enabled?
isEnabled() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
 
isEnabled(CommandContext) - Method in interface com.softwareag.cis.plugin.command.Command
Is this command enabled?
isEnabled() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
isEnabled() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
isReadOnly() - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Check whether accessor allows for read access only
isSameGroup(Command) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Check whether this command belongs to same group as other
isSameGroup(Command) - Method in interface com.softwareag.cis.plugin.command.Command
Check whether this command belongs to same group as other
isSingeClickable() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Defines if the the perspectiv has no topic and in that business case when a perspective is selected an method should be used.
isSingeClickable() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
return false by Default, because perspective should contains topic
isToBeVisualized(CommandContext) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
isToBeVisualized(CommandContext) - Method in interface com.softwareag.cis.plugin.command.Command
Test whether this command is to be visualized in the current context
isVisible() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
 
isVisible() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
Check whether this Perspective is currently to be shown - may be overwritten by subclasses returning result depending on context
isVisible(WorkplaceContext) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Check whether given perspective should be visible within the passed WorkplaceContext.
isVisible() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
isVisible(WorkplaceContext) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
isVisible() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
Item - Interface in com.softwareag.cis.plugin.item
Implementors of this interface represents a visual component in the Pluggable UI context
ItemsProvider - Interface in com.softwareag.cis.plugin.item
 

L

LinesItem(String, String) - Constructor for class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
loadLoginPage(CommonAdapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Deprecated.
- please use displayLoginPage()
LOGIN_LOGO_MAX_HEIGHT - Static variable in interface com.softwareag.cis.plugin.extpt.PlugInInfo
 
LoginAdapter - Class in com.softwareag.cis.plugin.adapter
The commonly used adapter when no login page (with it's own adapter) is explicitly specified.
LoginAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.LoginAdapter
 

M

main(String[]) - Static method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
Provide command line interface for installation of plugins.
main(String[]) - Static method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
Command line interface for uninstall of plug-in
mayHaveChildren() - Method in interface com.softwareag.cis.plugin.item.Item
Check whether this node may have children
merge(PlugIn, PlugIn) - Method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand.PlugInDescriptorMerger
Merges plug-ins plug-in descriptors
MERGED_PLUGIN_XML - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
MessageBoxAdapter - Class in com.softwareag.cis.plugin.adapter
An abstract base class for adapters for pop-up dialogs with a title and a message text.
MessageBoxAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
 

N

notifyConnected(CommonAdapter) - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
ConnectionHandler is notified after all connections have been established.
notifyConnectedAll(CommonAdapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Notify connected to all ConnectionHandlers.

O

OKButtonCommand - Class in com.softwareag.cis.plugin.adapter.command
Represents command executed on pressing "OK" in a dialog window.
OKButtonCommand() - Constructor for class com.softwareag.cis.plugin.adapter.command.OKButtonCommand
 
onClickCancel() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
onClickDetail() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
onClickOK() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
Start file uploading process.
onClickOk() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
onClickOK() - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
Just close the page.
onEmail() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
onUploadFinished() - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
Called on when a file is uploaded.
openDialog(Adapter, String, String, AbstractButtonCommand[]) - Static method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
Opens dynamically generated dialog window with variable number of buttons.
openDialog(Adapter, String, String, FileSelectedCommand) - Static method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
Opens dynamically generated dialog window with variable number of buttons.
openDialog(CommonAdapter) - Static method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
Open the System info dialog.
openPageInTarget(String, String) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Open given external URL in given target frame
openPageInTarget(String, String) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Open given external URL in given target frame

P

PARM_INM_GUEST_PASSWORD - Static variable in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
PARM_INM_GUEST_USER - Static variable in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
parsePlugin(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Prepare the file path and to call the parsePluginFile function & register the plug-in
parsePlugin(InputStream) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Prepare the file path and to call the parsePluginFile function & register the plug-in
passivate(String, String, String) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Default implementation used for performance logging
Perspective - Interface in com.softwareag.cis.plugin.extpt
 
PlugIn - Class in com.softwareag.cis.plugin.registry
A PlugIn represents an installable component in the PluggableUI
PlugIn(PlugInRegistry, String) - Constructor for class com.softwareag.cis.plugin.registry.PlugIn
Constructs a plug-in from a file path
PlugIn(PlugInRegistry, InputStream) - Constructor for class com.softwareag.cis.plugin.registry.PlugIn
Constructs a plug-in from an input stream
PLUGIN_XML - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
PlugInDescriptorMerger() - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand.PlugInDescriptorMerger
 
PlugInInfo - Interface in com.softwareag.cis.plugin.extpt
 
PlugInPerspective - Class in com.softwareag.cis.plugin.ext.plugins
 
PlugInPerspective() - Constructor for class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
PlugInRegistry - Class in com.softwareag.cis.plugin.registry
Parse plug-in files and register respective extensions with registry
PlugInRegistry(File) - Constructor for class com.softwareag.cis.plugin.registry.PlugInRegistry
Constructor to initialize registry by parsing plug-in file of input directory
PlugInRegistry(File, ApplicationContext) - Constructor for class com.softwareag.cis.plugin.registry.PlugInRegistry
 
PlugInRegistry.CyclicDependencyException - Exception in com.softwareag.cis.plugin.registry
 
PlugInTopic - Class in com.softwareag.cis.plugin.ext.plugins
 
PlugInTopic() - Constructor for class com.softwareag.cis.plugin.ext.plugins.PlugInTopic
 
popContextClassLoader(ClassLoader) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
Restore thread context classloader
popContextClassLoader(ClassLoader) - Method in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
Restore thread context classloader
popContextClassLoader(ClassLoader) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Restore thread context classloader
popContextClassLoader(ClassLoader) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Restore thread context class-loader
popUpSAGHome() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
PREFERRED_PLUGIN - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
prepareDisconnect(CommonAdapter) - Method in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
Check whether connection held by plugin may be closed
PropertyAccessor - Interface in com.softwareag.cis.plugin.table
Capsulates API for accessing properties of an Item
providesMessage(String, String) - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
 
providesMessage(String, String) - Method in interface com.softwareag.cis.plugin.extpt.I18NHandler
Check whether the extension implementing this interface provides strings for the given project.
pushContextClassLoader() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
Set thread context classloader to classloader of plug-in this extension implementation belongs to
pushContextClassLoader() - Method in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
Set thread context classloader to classloader of plug-in this extension implementation belongs to
pushContextClassLoader() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Set thread context class loader to this plug-in's class loader
pushContextClassLoader(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Set thread context class loader to class loader of plug-in with given id
pushContextClassLoader(ClassLoader) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Set thread context class loader to given class loader

R

rcs_id - Static variable in interface com.softwareag.cis.plugin.adapter.command.ButtonCommand
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.command.Command
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.command.context.CommandContext
 
rcs_id - Static variable in class com.softwareag.cis.plugin.command.context.GlobalCommandContext
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.ConnectionHandler
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.I18NHandler
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.Perspective
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.PlugInInfo
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.Topic
 
rcs_id - Static variable in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
 
rcs_id - Static variable in class com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.extpt.util.WorkplaceContext
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.interfaces.RunnableDeferred
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.item.Item
 
rcs_id - Static variable in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
 
reactOnAddPageToWorkplace(IMFWorkplace, IMFWorkplaceActivity, IMFWorkplaceActivity) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
This method is called if a workplace activity is to be started.
reactOnCloseAllWindowsRequest(IMFWorkplace, String[]) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
CIS Workplace framework provides for a "close all windows" icon within the workplace header.
reactOnCloseWindowRequest(IMFWorkplace, int) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
CIS Workplace framework provides for a "close window" icon within the activity button.
reactOnContextMenuRequest(IMFWorkplace, MFWorkplaceTopic, MFWorkplaceTreeNodeGeneral, MFWorkplaceTreeNodeGeneral[]) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Method is called if the user clicks a tree item with the right mouse button.
reactOnContextMenuRequest() - Method in class com.softwareag.cis.plugin.tree.TreeNode
React on selection of tree node with right mouse button e.g. context menu pop up
reactOnContextMenuRequestFunctionTree(IMFWorkplace, MFWorkplaceTopic) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Method is called if the user clicks into the free available space of the function tree with the right mouse button.
reactOnContextMenuRequestMFTopic(IMFWorkplace, MFWorkplaceTopic) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
 
reactOnCtrlApressed() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
reactOnDataCollectionEnd() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
reactOnDataCollectionStart() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
reactOnDataCollectionStart() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
reactOnDataTransferEnd() - Method in class com.softwareag.cis.plugin.adapter.ExecuteDeferredAdapter
 
reactOnDataTransferEnd() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
reactOnDataTransferEnd() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
reactOnDataTransferStart() - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
 
reactOnDrop(IMFWorkplace, MFWorkplaceTopic, MFWorkplaceTreeNodeGeneral, MFWorkplaceTreeNodeGeneral[]) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
There are several different "drop events".
reactOnDropDustbin(IMFWorkplace, String) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
This method is called if the user drags an icon (e.g. a favourite) or a function tree item to the dustbin and drops it there.
reactOnDropGeneric(IMFWorkplace, MFWorkplaceTopic, MFWorkplaceTreeNodeGeneral, String) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
This method is called if the user drags an icon over a function tree item and drops it there.
reactOnMaxNumberOfWorkplaceActivitiesReached(IMFWorkplace, String, String) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Method is called if the maximum number of open activities has been reached and the user tries to open next activity.
reactOnPopupMenuClosedByUser(IMFWorkplace) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
React on popup menu being closed
reactOnPopupMenuClosedByUser() - Method in interface com.softwareag.cis.plugin.extpt.Topic
React on closing context menu opened within topic
reactOnPopupMenuClosedByUser() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
React on closing context menu opened within topic
reactOnRemovePageFromWorkplace(IMFWorkplace, IMFWorkplaceActivity) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
This method is called after removing a workplace activity (i.e. after executing IMFWorkplace.removePageFromWorkplace).
reactOnSelect() - Method in class com.softwareag.cis.plugin.tree.TreeNode
React when tree node is selected (single click)
reactOnSessionDestroyed() - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Clean-up (connections, temp files) on session destroy.
reactOnSwitchSelectedActivity(IMFWorkplace, IMFWorkplaceActivity, IMFWorkplaceActivity) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Within the header of the CIS Workplace framework user can switch between workplace activities.
reactOnSwitchSelectedPerspective(Perspective, Perspective) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Notify perspective about change of visible perspective
reactOnSwitchSelectedPerspective(Perspective, Perspective) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Notify perspective about change of visible perspective - override in subclass if required
reactOnSwitchSelectedTopic(IMFWorkplace, MFWorkplaceTopic, MFWorkplaceTopic) - Method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Book keeping for scenario when switching topic Method is called if the user clicks onto a button within the (left) workplace menu frame.
reactOnSwitchSelectedTopic(MFWorkplaceTopic, MFWorkplaceTopic) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Handle switch of topics
reactOnSwitchSelectedTopic(Topic, Topic) - Method in interface com.softwareag.cis.plugin.extpt.Topic
React on topic change
reactOnSwitchSelectedTopic(Topic, Topic) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
React on topic change - override in subclass if required
reactOnSwitchSelectedTopicWithTopicCommand(Topic, Topic, Command) - Method in interface com.softwareag.cis.plugin.extpt.Topic
React on topic change
reactOnSwitchSelectedTopicWithTopicCommand(Topic, Topic, Command) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
React on topic change
reactOnToggle() - Method in class com.softwareag.cis.plugin.tree.TreeNode
Invoked on tree node toggle This function populates tree if there are some children items available Shows Throwable in a popup dialog
refreshBuffers() - Method in class com.softwareag.cis.plugin.util.I18NManager
Refresh all buffered texts inside the multi language manager.
refreshTargetIfNeeded(Adapter, String) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
This method can be used to enforce synchronization of the browser client if there are pending changes on the client side.
refreshTopics() - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Refresh topics after visibility of one ore more topics has changed (usually due to a different view)
refreshTopics(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Refresh topics after visibility of one ore more topics has changed
refreshTopics() - Method in interface com.softwareag.cis.plugin.extpt.util.WorkplaceContext
Notify WorkplaceContext about visibility changes of one or more topics or if set of root nodes has changed
registerActivity(String, Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Register the adapter for the current activity if not already registered
registerClassLoader() - Method in class com.softwareag.cis.plugin.registry.PlugIn
Obtains class loader to be used for loading extension classes
registerClassLoader(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
registerExtensionPoints(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Register all extension points of a given plug-in.
registerExtensions(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Register all extensions of a given plug-in.
reInitTree() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInTopic
Refresh the tree, e.g. clear the nodes and initiliaze again
removeExtension(Extension) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Removes this extension from an extensionPoint
removeFromExplicitUpdate(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Remove adapter in adapters for update in session context
removeInitParam(String) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Remove init/query parameter e.g. after it has been processed as part of a deep link in order to avoid that it occurs in a secondary deep link.
removeKnownAdapter(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Remove given Adapter from set of adapters working for the current session
removePlugIn(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
Remove plug-in from registry including all plug-ins depending on it.
requires(PlugIn) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Check whether this plugIn depends directly or indirectly on given plugIn
requiresInitialCallReactOnSwitchSelectedPerspective(ApplicationContext) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
By default method reactOnSwitchSelectedPerspective is called on user selection only.
requiresInitialCallReactOnSwitchSelectedPerspective(ApplicationContext) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
By default method reactOnSwitchSelectedPerspective is called on user selection only.
reset() - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
run() - Method in interface com.softwareag.cis.plugin.interfaces.RunnableDeferred
Execute within context of Adapter
RunnableDeferred - Interface in com.softwareag.cis.plugin.interfaces
 

S

sendError(String) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Display an error message
sendError(String) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Display an error message
setActionContext(GlobalCommandContext) - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
setAdapter(CommonAdapter) - Method in class com.softwareag.cis.plugin.adapter.command.AbstractButtonCommand
Set the adapter of the current command
setApplicationContext(ApplicationContext) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPlugInInfo
 
setClientPath(String) - Method in class com.softwareag.cis.plugin.adapter.command.FileSelectedCommand
 
setClientPath(String) - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
setCurrentPerspective(Perspective, Topic, boolean, Command) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
Switch visible perspective
setDeferredCommand(Adapter, RunnableDeferred) - Static method in class com.softwareag.cis.plugin.adapter.ExecuteDeferredAdapter
Associate command with the current adapter.
setDeferredCommand(RunnableDeferred) - Method in class com.softwareag.cis.plugin.adapter.ExecuteDeferredAdapter
Associate command with the current adapter.
setDetailProp(boolean) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setDetailsText(String) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setDetailsVisible(boolean) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setEnabled(boolean) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Set command enabled
setEnabled(boolean) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
setEnabled(boolean) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
setExtension(Extension) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
 
setExtension(Extension) - Method in interface com.softwareag.cis.plugin.registry.ExtensionImplementation
Make extension configuration known to implementing extension.
setExtensionClass(String) - Method in class com.softwareag.cis.plugin.registry.Extension
Set the class which should be loaded
setExtensionId(String) - Method in class com.softwareag.cis.plugin.registry.Extension
Set an unique extension identifier (name)
setExtensionInternal(Extension) - Method in class com.softwareag.cis.plugin.ext.CommonI18NHandler
 
setExtensionOrder(int) - Method in class com.softwareag.cis.plugin.registry.Extension
Set the order in which the extension should be loaded
setExtensionPoint(String) - Method in class com.softwareag.cis.plugin.registry.Extension
Set the extension point to which this extension provides implementation
setFileName(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Set the full path of the plug-in descriptor file
setFileName(String) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
setInitParamMap(Adapter) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
Sets a map of init parameters for the current application context.
setInputStream(InputStream) - Method in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
setIsLoginException(boolean) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setLocale(Locale) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Set Locale for this command
setLocale(Locale) - Method in interface com.softwareag.cis.plugin.command.Command
Set Locale for this command
setLocale(Locale) - Method in class com.softwareag.cis.plugin.util.ApplicationContext
 
setLongTextProp(String) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setMessage(String) - Method in class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
 
setName(String) - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
setPassword(String) - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
setPlugInDependencyOrder(int) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Set the plug-in order on basis plug-in dependency
setPluginId(String) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Set the Id of this plug-in
setPlugInOrder(int) - Method in class com.softwareag.cis.plugin.registry.PlugIn
Set the order in which the plug-in should be loaded
setProperty(String, String) - Method in class com.softwareag.cis.plugin.registry.Extension
Add new resource of some information which should be used by the plug-in This allows to store and use some additional information at runtime
setPropertyValue(String, Object) - Method in class com.softwareag.cis.plugin.adapter.ButtonPromptAdapter
 
setSelectable(boolean) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Set command selectable
setSelected(boolean) - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
setSelectedTopic(Topic) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Store selected topic for perspective (internal usage only)
setSelectedTopic(Topic) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Set the currently selected topic
setServerPath(String) - Method in class com.softwareag.cis.plugin.adapter.command.FileSelectedCommand
 
setServerPath(String) - Method in class com.softwareag.cis.plugin.adapter.FileBrowserAdapter
 
setStackTrace(String) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setStackTraceStatus(String) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setTextProp(String) - Method in class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
setTitle(String) - Method in class com.softwareag.cis.plugin.adapter.MessageBoxAdapter
 
setTreeCommandContext(TreeCommandContext) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
Set the command context of the current topic
setUninstallationMode(boolean) - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
Set the uninstall process to take place in running CentraSite Control runtime
setUsername(String) - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
setUsernameStatus(String) - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
setValue(String) - Method in class com.softwareag.cis.plugin.adapter.command.ValueCommand
 
setValue(String) - Method in class com.softwareag.cis.plugin.adapter.SystemInfoAdapter.LinesItem
 
setValue(Item, String) - Method in interface com.softwareag.cis.plugin.table.PropertyAccessor
Set value of property for given Item
setView(String) - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
 
setView(String) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Pass selected view to perspective
setVisible(boolean) - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Set whether this command is to be visualized
setVisible(boolean) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
setVisible(boolean) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
setWorkplaceContext(WorkplaceContext) - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
Initialize this Perspective - the WorkplaceContext is passed for potential callbacks
setWorkplaceContext(WorkplaceContext) - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Initialize this Perspective - the WorkplaceContext is passed for potential callbacks
setWorkplaceContext(WorkplaceContext) - Method in interface com.softwareag.cis.plugin.extpt.Topic
Initialize this topic - the WorkplaceContext is passed for potential callbacks
setWorkplaceContext(WorkplaceContext) - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
showImageForCommand() - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
 
showImageForCommand() - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Command is executed with a CommandContext.
showMessage(String, String) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Display message in popup dialog
showMessage(String, String) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Display message in popup dialog
showThrowable(Throwable) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Display any Throwable which occured during processing
showThrowable(String, String, Throwable) - Method in class com.softwareag.cis.plugin.command.context.AbstractCommandContext
Display any Throwable which occured during processing
showThrowable(Throwable) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Display any Throwable which occured during processing
showThrowable(String, String, Throwable) - Method in interface com.softwareag.cis.plugin.command.context.CommandContext
Display any Throwable which occured during processing
showThrowable(Adapter, Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Show Throwable in a popup dialog
showThrowable(Adapter, String, String, Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Show Throwable in a popup dialog
ShowThrowableAdapter - Class in com.softwareag.cis.plugin.adapter
This adapter allows to show the message and the stack trace obtained from a given Throwable.
ShowThrowableAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.ShowThrowableAdapter
 
showThrowablePagePopup(Adapter, String, String, Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Deprecated.
The internal popups are managed internally
showToplevelThrowable(Adapter, Throwable) - Static method in class com.softwareag.cis.plugin.util.ErrorHandler
Show Throwable in a popup dialog
StartApplicationDesignerCommand - Class in com.softwareag.cis.plugin.ext.plugins.command
A ToolbarCommand which allows to search for arbitrary objects
StartApplicationDesignerCommand(Locale) - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
 
startWorker(File) - Method in class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInWorker
Begin process of plugin uninstallation Improve performance (NIO,threads)
streamCopy(InputStream, OutputStream) - Static method in class com.softwareag.cis.plugin.ext.plugins.command.InstallPlugInCommand
Synchronized stream copy The method do not allow other threads to read from the input or write to the output while copying is taking place
supportsViews() - Method in class com.softwareag.cis.plugin.ext.plugins.PlugInPerspective
Check whether this Perspective supports a view selection list box
supportsViews() - Method in interface com.softwareag.cis.plugin.extpt.Perspective
Check whether this Perspective supports a view selection list box
supportsViews() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
Check whether this Perspective supports a view selection list box
switchToInitialView() - Method in class com.softwareag.cis.plugin.adapter.LoginAdapter
 
switchToPage(String, String) - Method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Extended method to navigate to a page - influencing in detail the way the Application Designer runtime finds an adapter object for a page.
SystemInfoAdapter - Class in com.softwareag.cis.plugin.adapter
Display the system settings.
SystemInfoAdapter() - Constructor for class com.softwareag.cis.plugin.adapter.SystemInfoAdapter
 
SystemInfoAdapter.LinesItem - Class in com.softwareag.cis.plugin.adapter
Instance of this class represents a system property.

T

Topic - Interface in com.softwareag.cis.plugin.extpt
 
toString() - Method in class com.softwareag.cis.plugin.command.AbstractCommand
Obtain string representation of command for debugging
toString() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
 
toString() - Method in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
 
toString() - Method in class com.softwareag.cis.plugin.registry.Extension
 
toString() - Method in class com.softwareag.cis.plugin.registry.PlugIn
 
TreeNode - Class in com.softwareag.cis.plugin.tree
Definition of Registry/Repository tree node
TreeNode(Item, TREECollection, TreeNode, AbstractTopic) - Constructor for class com.softwareag.cis.plugin.tree.TreeNode
Constructor for MyMFWorkplaceTreeNodeFolder

U

UninstallPlugInCommand - Class in com.softwareag.cis.plugin.ext.plugins.command
This class provides support to uninstall a plug-in TODO refactoring
UninstallPlugInCommand(Locale) - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInCommand
 
UninstallPlugInCommand.InvalidPlugInArchiveException - Exception in com.softwareag.cis.plugin.ext.plugins.command
Custom Exception used in case if the target plug-in directory is unknown or if zip entry is null
UninstallPlugInWorker - Class in com.softwareag.cis.plugin.ext.plugins.command
 
UninstallPlugInWorker() - Constructor for class com.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInWorker
 
unregisterActivity(Adapter) - Static method in class com.softwareag.cis.plugin.adapter.util.CommonAdapter
Unregister the adapter if it is responsible for any of the known activities
UPDATED_PLUGIN_DIR_SUFFIX - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
UPDATED_PLUGIN_XML - Static variable in class com.softwareag.cis.plugin.registry.PlugInRegistry
 
updateWorkplace(MFWorkplaceAdapter) - Static method in class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
Refreshes some adapters and causes some frame targets to refresh their data content
updateWorkplace(Topic, Adapter, Command) - Method in class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 

V

ValueCommand - Class in com.softwareag.cis.plugin.adapter.command
A ValueCommand can take the result of a prompt for a string.
ValueCommand() - Constructor for class com.softwareag.cis.plugin.adapter.command.ValueCommand
 

W

WorkplaceBootstrapInfoProvider - Class in com.softwareag.cis.plugin.adapter
 
WorkplaceBootstrapInfoProvider() - Constructor for class com.softwareag.cis.plugin.adapter.WorkplaceBootstrapInfoProvider
 
WorkplaceContext - Interface in com.softwareag.cis.plugin.extpt.util
 
WorkplaceEventListener - Class in com.softwareag.cis.plugin.adapter.util
Handle focus changes between editors
WorkplaceEventListener(MFWorkplaceAdapter) - Constructor for class com.softwareag.cis.plugin.adapter.util.WorkplaceEventListener
 
WorkplaceEventListener.ClosePageCommand - Class in com.softwareag.cis.plugin.adapter.util
 
WorkplaceTopic - Class in com.softwareag.cis.plugin.extpt.util
 
WorkplaceTopic(Topic, MFWorkplaceInfo) - Constructor for class com.softwareag.cis.plugin.extpt.util.WorkplaceTopic
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links