HcmWorkerUserRequestManager Class [AX 2012]

class HcmWorkerUserRequestManager extends UserRequestManager

Run On

Called

  MethodDescription
Gg737556.pubmethod(en-us,AX.60).gif allowAddUserRequestCreate Indicates whether user request creation is allowed based on the current state of the UserRequestManager object. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif allowInactivateUserRequestCreate Indicates whether user request creation is allowed based on the current state of the UserRequestManager object (Inherited from UserRequestManager.)
Gg737556.protmethod(en-us,AX.60).gif associateUserRelations Associates user relations to the user for the user request. (Inherited from UserRequestManager.)
Gg737556.protmethod(en-us,AX.60).gif associateUserRoles Associates user security roles to the user for the user request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg737556.protmethod(en-us,AX.60).gif createMembershipUser Creates a claims-based membership user for the person of the user request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif entityType Throws exception because the worker is not an external entity. (Overrides the entityType Method.)
Gg737556.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg737556.protmethod(en-us,AX.60).gif getDefaultCompany Gets the default company for new users. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif getDomain Gets the domain for the user request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif getNewUserEmailTemplate Gets the e-mail template ID for the new user notification. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif getPortalSiteUrl Gets the SharePoint portal base URL for the user request. (Inherited from UserRequestManager.)
Gg737556.protmethod(en-us,AX.60).gif getTemporaryPasswordEmailTemplate Gets the e-mail template ID for the temporary password notification. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg737556.protmethod(en-us,AX.60).gif getUserAlias Gets the user alias to use to create the user for the request. (Inherited from UserRequestManager.)
Gg737556.protmethod(en-us,AX.60).gif getUserName Gets the username that is used to create the user for the request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg737556.protmethod(en-us,AX.60).gif inactiveExternalUserRole Override this parent method and do nothing, because worker is not an external entity type and does not have to clean external user role. (Overrides the inactiveExternalUserRole Method.)
Gg737556.pubmethod(en-us,AX.60).gif inactiveUser Inactivates the user who is associated to the request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif initFrom Initializes the UserRequestManager object by using a related record. (Inherited from UserRequestManager.)
Gg737556.protmethod(en-us,AX.60).gif new Initializes a new instance of the HcmWorkerUserRequestManager class. (Overrides the new Method.)
Gg737556.pubmethod(en-us,AX.60).gif newRequestID Gets a new request ID based on the user request number sequence. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif provisionUser (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif requestAction Gets or sets the user request action for new requests. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif sendNewUserEmail Sends the new user notification e-mail. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif sendUserAliasEmail Sends the user alias notification e-mail. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg737556.protmethod(en-us,AX.60).gif setupUser Sets up the user who is being provisioned for the user request. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif submitUserRequest Creates and submits a user request based on a related record to the workflow. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif tableId Gets the table ID of the HcmWorkerUserRequest table. (Overrides the tableId Method.)
Gg737556.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif updateListPageQuery Updates the list page query. (Inherited from UserRequestManager.)
Gg737556.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg737556.pubmethod(en-us,AX.60).gif Gg737556.static(en-us,AX.60).gif ::construct Initializes a new instance of the HcmWorkerUserRequestManager class.
Top

Object Class
  UserRequestManager Class
    HcmWorkerUserRequestManager Class

Community Additions

ADD
Show: