setUser() - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148000
Class

com.enterworks.client.facade.administration.AdministrationFacade

Parameters

UserVO user — the user value object with the updated user information.

String password — the unencrypted password for the user’s new password or null if its unchanged.

SessionProfile profile — the session profile object for the current logged-in session.

Returns UserVO — the updated reference to the UserVO object.
Description The EPX User EJB actually does the work of updating the user object and its associated data. The server validates the logged in user’s (from the SessionProfile) access rights before a user is updated.