|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUsersBrowser
This interface is implemented by the user browser dynamic command.
| Method Summary | |
|---|---|
java.lang.String[] |
getNext(int count)
Returns the next group of users in browsing sequence. |
java.lang.String[] |
getPrevious(int count)
Returns the previous group of users in browsing sequence. |
| Method Detail |
|---|
java.lang.String[] getNext(int count)
throws java.io.IOException
count - The number of users to return.
java.io.IOException
java.lang.String[] getPrevious(int count)
throws java.io.IOException
count - The number of users to return.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||