ProjWBSLockBoxSharePointOnline Class [AX 2012]

The ProjWBSLockBoxSharePointOnline class extends from the ProjWBSLockBoxclass and adds logic for maintaining Microsoft Project files in SharePoint.

class ProjWBSLockBoxSharePointOnline extends ProjWBSLockBox

Run On

Called

  MethodDescription
Dn565076.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif copyFile Abstract method to copy files. (Overrides the copyFile Method.)
Dn565076.pubmethod(en-us,AX.60).gif createNew Creates new project. (Overrides the createNew Method.)
Dn565076.pubmethod(en-us,AX.60).gif createSharePointSite Creates a new Sharepoint Site (Overrides the createSharePointSite Method.)
Dn565076.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif fileExists Checks if a file exists. (Overrides the fileExists Method.)
Dn565076.pubmethod(en-us,AX.60).gif fileLocked Checks if a file is locked. (Overrides the fileLocked Method.)
Dn565076.pubmethod(en-us,AX.60).gif getLockBoxFile Gets a lock box file's name. (Overrides the getLockBoxFile Method.)
Dn565076.pubmethod(en-us,AX.60).gif getLockBoxPath Gets the lock box path. (Overrides the getLockBoxPath Method.)
Dn565076.pubmethod(en-us,AX.60).gif getSharePointSite Gets the SharePoint site associated with the project Id. (Overrides the getSharePointSite Method.)
Dn565076.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif lockBoxFileExists Checks if a lock box file exists. (Overrides the lockBoxFileExists Method.)
Dn565076.pubmethod(en-us,AX.60).gif lockBoxFileExistsByActivityNumber Checks if a lock box file exists for the given activity number. (Overrides the lockBoxFileExistsByActivityNumber Method.)
Dn565076.pubmethod(en-us,AX.60).gif lockBoxFileLocked Checks if a given file is locked. (Overrides the lockBoxFileLocked Method.)
Dn565076.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn565076.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.)
Dn565076.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.)
Dn565076.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif openFile Opens a project file in MS Project. (Overrides the openFile Method.)
Dn565076.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif setLockBoxFile Sets the fields in Hierarchy table to enable link with Microsoft Project Client. (Overrides the setLockBoxFile Method.)
Dn565076.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif syncToTaskList Syncs to task list. (Overrides the syncToTaskList Method.)
Dn565076.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif unlinkProject Unlinks an AX Project with a .mpp file. (Overrides the unlinkProject Method.)
Dn565076.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.)
Dn565076.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn565076.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ProjWBSLockBox Class
    ProjWBSLockBoxSharePointOnline Class

Community Additions

ADD
Show: