User ServiceOperations: WSDL: User.wsdl Primary Key Field: ObjectId Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/User/V1 Default Transport URLs: http://<hostname>:<port number>/p6ws/services/UserService?wsdl https://<hostname>:<port number>/p6ws/services/UserService?wsdl Java Client Stub Class: com.primavera.ws.p6.user.UserService Description: The set of application users who are allowed to use the system. Each user is assigned a global security profile. Zero or more project security profiles can be assigned via the {@link com.primavera.integration.client.bo.object.UserOBS} business object. A utility class, {@link com.primavera.integration.util.SecurityHelper}, has convenience methods for some of the more common tasks related to security. Note that the Password and MailServerPassword fields are writable fields only; these fields may not be loaded from the database and are therefore not included in the AllFields array. A user may only change his own password, and only if the old password is specified. An administrator may change any user's password and does not have to specify the user's old password when doing so. |
|||
|