com.novell.application.console.snapin
Interface CountableObjectEntryEnumeration
- All Known Implementing Classes:
- BaseDefaultVirtualEnumeration, DefaultObjectEntryEnumeration
- public interface CountableObjectEntryEnumeration
Provides an Countable ObjectEntry enumeration.
APPROXIMATECOUNT
public static final int APPROXIMATECOUNT
- See Also:
- Constant Field Values
BASECOUNT
public static final int BASECOUNT
- See Also:
- Constant Field Values
EXACTCOUNT
public static final int EXACTCOUNT
- See Also:
- Constant Field Values
PARTIALCOUNT
public static final int PARTIALCOUNT
- See Also:
- Constant Field Values
UNKNOWNCOUNT
public static final int UNKNOWNCOUNT
- See Also:
- Constant Field Values
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-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.