com.sap.workspaces.module.extension
Class AbstractLink
java.lang.Object
com.sap.workspaces.module.extension.AbstractLink
- All Implemented Interfaces:
- IWorkspacesService
public abstract class AbstractLink
- extends Object
- implements IWorkspacesService
Extend this class to enable adding links to a module
- Since:
- 1.1
|
Method Summary |
abstract void |
addLink(IModuleContext moduleContext,
LinkInfo linkInfo)
A callback invoked when the specified link is added to the module |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADD_LINKS
public static final String ADD_LINKS
- See Also:
- Constant Field Values
AbstractLink
public AbstractLink()
addLink
public abstract void addLink(IModuleContext moduleContext,
LinkInfo linkInfo)
throws LinkException
- A callback invoked when the specified link is added to the module
- Parameters:
moduleContext - - the module contextlinkInfo - - the link data
- Throws:
WorkspacesRuntimeException - on failure
LinkException
Copyright 2011 SAP AG Complete Copyright Notice