public interface RuntimePlugin
PropertyBookPage objects implement this interface, the shouldShow(com.novell.admin.ns.NSObject, com.novell.emframe.dev.TaskContext) method is called after
the user has selected the target object. For example, this gives the page the opportunity to appear only if an
attribute has a certain value.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldShow(NSObject ns,
TaskContext context)
Implement this call if your PropertyBookPage needs to check the directory object to see if your PropertyBookPage
should show up in the PropertyBook.
|
boolean shouldShow(NSObject ns, TaskContext context)
ns - NSObject containing the information read from the directory about the target objectcontext - TaskContext of the plug-in
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}.