public abstract class CustomTargetChooser
extends java.lang.Object
| Constructor and Description |
|---|
CustomTargetChooser() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
showTargetChooser(TaskContext context,
org.jdom.Document doc)
Abstract method you have to implement.
|
public abstract java.lang.String showTargetChooser(TaskContext context, org.jdom.Document doc) throws PluginException
context - TaskContext for your target chooser to usedoc - org.jdom.Document object containing the xml used to register the task with iManagerPluginException - if your target chooser experiences an error
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.