public interface MapObjectEntrySnapin extends Snapin
The MapObjectEntrySnapin interface, along with the ExtendChildrenSnapin interface, provides for bridging between two namespaces. This bridging is called Federation of namespaces.
| Modifier and Type | Method and Description |
|---|---|
ObjectEntry |
mapObjectEntry(ObjectEntry entry)
Maps an ObjectEntry in one namespace to a ObjectEntry in another namespace.
|
getSnapinDescription, getSnapinName, initSnapin, shutdownSnapinObjectEntry mapObjectEntry(ObjectEntry entry) throws SnapinException
entry - The source ObjectEntry to map to another namespace.SnapinException - Thrown when the snapin is unable to complete the
mapping. This exception should only be thrown in error
conditions when there normally is a mapped entry. If there is no mapped
entry in the target namespace, return null.
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}.