com.novell.application.console.snapin
Interface ObjectEntryEnumeration

All Superinterfaces:
java.util.Enumeration
All Known Subinterfaces:
BrowserObjectEntryEnumeration, IndexedObjectEntryEnumeration, VirtualObjectEntryEnumeration
All Known Implementing Classes:
DefaultBrowserObjectEntryEnumeration, DefaultChildContainersObjectEntryEnumeration, DefaultIndexedObjectEntryEnumeration, DefaultObjectEntryEnumeration, DefaultVirtualObjectEntryEnumeration

public interface ObjectEntryEnumeration
extends java.util.Enumeration

Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.


Method Summary
 ObjectEntry next()
          Returns the next ObjectEntry of the enumeration.
 
Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement
 

Method Detail

next

public ObjectEntry next()
Returns the next ObjectEntry of the enumeration.

Returns:
The next ObjectEntry of the enumeration.


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 September 2 2004 0111.