com.novell.application.console.snapin
Interface CountableObjectEntryEnumeration
- All Known Implementing Classes:
- DefaultIndexedObjectEntryEnumeration, DefaultObjectEntryEnumeration
- public interface CountableObjectEntryEnumeration
Provides an Countable ObjectEntry enumeration.
EXACTCOUNT
public static final int EXACTCOUNT
APPROXIMATECOUNT
public static final int APPROXIMATECOUNT
BASECOUNT
public static final int BASECOUNT
PARTIALCOUNT
public static final int PARTIALCOUNT
UNKNOWNCOUNT
public static final int UNKNOWNCOUNT
getCount
public int getCount()
throws SnapinException
- Returns the total enumeration entry count in the enumeration. This may
not always be an exact count depending on the type of enumeration but will
be as accurate as possible. To determine the accuracy see getCountReliability()
- Returns:
- The total enumeration entry count.
- Throws:
- SnapinException - Thrown by the service provider when an error occurs.
getCountReliability
public int getCountReliability()
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.