public interface NamespaceSnapinRev2
| Modifier and Type | Method and Description |
|---|---|
ObjectEntry[] |
getInitialObjectEntries(ObjectEntry entry,
com.novell.application.console.snapin.context.GetChildrenContext getChildrenContext)
Returns the root ObjectEntry array.
|
ObjectEntry |
getObjectEntry(ObjectEntry entry,
java.lang.String name)
Returns an ObjectEntry represented by a name relative to a parent ObjectEntry.
|
ObjectEntry[] getInitialObjectEntries(ObjectEntry entry, com.novell.application.console.snapin.context.GetChildrenContext getChildrenContext) throws SnapinException
entry - An ObjectEntry representing the placeholder or an ObjectEntry from
the parent namespace which this call should return children for.getChildrenContext - Context information for this call.SnapinException - Thrown when a service provider error occured.ObjectEntry getObjectEntry(ObjectEntry entry, java.lang.String name) throws SnapinException
entry - The parent ObjectEntry.name - The name of the object (e.g myOrg/me).SnapinException - Thrown when a service provider error occured.
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}.