VendUserRequestManager Class [AX 2012]

class VendUserRequestManager extends UserRequestManager

Run On

Called

  MethodDescription
Gg881197.pubmethod(en-us,AX.60).gif allowAddUserRequestCreate Indicates whether user request creation is enabled based on the current state of the UserRequestManager object. (Overrides the allowAddUserRequestCreate Method.)
Gg881197.pubmethod(en-us,AX.60).gif allowInactivateUserRequestCreate Indicates whether user request creation is enabled based on the current state of the UserRequestManager object (Overrides the allowInactivateUserRequestCreate Method.)
Gg881197.protmethod(en-us,AX.60).gif associateUserRelations Associates user relations to the user for the user request. (Overrides the associateUserRelations Method.)
Gg881197.protmethod(en-us,AX.60).gif associateUserRoles Associates user security roles to the user for the user request. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg881197.protmethod(en-us,AX.60).gif createMembershipUser Creates a claims-based membership user for the person of the user request. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif entityType Retrieves an external entity type that is associated with the VendUserRequestManager object. (Overrides the entityType Method.)
Gg881197.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg881197.protmethod(en-us,AX.60).gif getDefaultCompany Gets the default company for new users. (Overrides the getDefaultCompany Method.)
Gg881197.pubmethod(en-us,AX.60).gif getDomain Gets the domain for the user request. (Overrides the getDomain Method.)
Gg881197.pubmethod(en-us,AX.60).gif getNewUserEmailTemplate Gets the e-mail template ID for the new user notification. (Overrides the getNewUserEmailTemplate Method.)
Gg881197.pubmethod(en-us,AX.60).gif getPortalSiteUrl Gets the SharePoint portal base URL for the user request. (Overrides the getPortalSiteUrl Method.)
Gg881197.protmethod(en-us,AX.60).gif getTemporaryPasswordEmailTemplate Gets the e-mail template ID for the temporary password notification. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg881197.protmethod(en-us,AX.60).gif getUserAlias Gets the user alias to use to create the user for the request. (Inherited from UserRequestManager.)
Gg881197.protmethod(en-us,AX.60).gif getUserName Gets the username that is used to create the user for the request. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg881197.protmethod(en-us,AX.60).gif inactiveExternalUserRole Removes the user security roles based on the external entity type. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif inactiveUser Inactivates the user who is associated to the request. (Overrides the inactiveUser Method.)
Gg881197.pubmethod(en-us,AX.60).gif initFrom Initializes the UserRequestManager object by using a related record. (Overrides the initFrom Method.)
Gg881197.protmethod(en-us,AX.60).gif new Initializes a new instance of the VendUserRequestManager class. (Overrides the new Method.)
Gg881197.pubmethod(en-us,AX.60).gif newRequestID Gets a new request ID based on the user request number sequence. (Inherited from UserRequestManager.)
Gg881197.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.)
Gg881197.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.)
Gg881197.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg881197.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg881197.pubmethod(en-us,AX.60).gif provisionUser (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif requestAction Gets or sets the user request action for new requests. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif sendNewUserEmail Sends the new user notification e-mail. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif sendUserAliasEmail Sends the user alias notification e-mail. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg881197.protmethod(en-us,AX.60).gif setupUser Sets up the user who is being provisioned for the user request. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif submitUserRequest Creates and submits a user request based on a related record to the workflow. (Inherited from UserRequestManager.)
Gg881197.pubmethod(en-us,AX.60).gif tableId Gets a table ID that is related to the UserRequestManager object. (Overrides the tableId Method.)
Gg881197.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg881197.pubmethod(en-us,AX.60).gif updateListPageQuery Updates the list page query. (Overrides the updateListPageQuery Method.)
Gg881197.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.)
Gg881197.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg881197.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg881197.pubmethod(en-us,AX.60).gif Gg881197.static(en-us,AX.60).gif ::construct Creates an instance of the CustUserRequestManager class.
Top

Object Class
  UserRequestManager Class
    VendUserRequestManager Class

Community Additions

ADD
Show: