uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The hasMoreElements method

Description

Checks whether the list contains any more user IDs. If an exception occurs, this method returns false.

Syntax

public boolean hasMoreElements();

Parameters

None

Exceptions

None

Return values

true:
Another user ID has been found.

false:
No more user IDs have been found.