Class | com.enterworks.client.facade.administration.AdministrationFacade |
---|---|
Parameters | SessionProfile profile — the session profile object for the current logged-in session. |
Returns | UserVO[ ] — the Java ArrayList collection of all UserVO objects defined in the system. |
Description | This method retrieves a collection of all UserVO value objects users defined on the EPX server that the logged in user (inferred from the SessionProfile object) is allowed to see. |