ProjWBSLockBoxArchiveDirectory Class [AX 2012]

This class extends from ProjWBSLockBox and adds methods to be used for a lock box set to an archive directory location.

class ProjWBSLockBoxArchiveDirectory extends ProjWBSLockBox

Run On

Called

  MethodDescription
Dn565052.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif copyFile Calls the WinAPI to copy a file. (Overrides the copyFile Method.)
Dn565052.pubmethod(en-us,AX.60).gif createNew Creates a new .mpp project file to be linked with an AX entity. (Overrides the createNew Method.)
Dn565052.pubmethod(en-us,AX.60).gif createSharePointSite Creates a SharePoint Site. (Overrides the createSharePointSite Method.)
Dn565052.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif fileExists Checks whether or not a file exists using the WinAPI. (Overrides the fileExists Method.)
Dn565052.pubmethod(en-us,AX.60).gif fileLocked Calls the WinAPI to check if a files is locked. (Overrides the fileLocked Method.)
Dn565052.pubmethod(en-us,AX.60).gif getLockBoxFile Gets the filename of the file associated with the given parameters. (Overrides the getLockBoxFile Method.)
Dn565052.pubmethod(en-us,AX.60).gif getLockBoxPath Gets the lock box path for the given archive directory location. (Overrides the getLockBoxPath Method.)
Dn565052.pubmethod(en-us,AX.60).gif getSharePointSite Gets a sharepoint site. (Overrides the getSharePointSite Method.)
Dn565052.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif lockBoxFileExists Checkes if a file exists in the lock box. (Overrides the lockBoxFileExists Method.)
Dn565052.pubmethod(en-us,AX.60).gif lockBoxFileExistsByActivityNumber Obsolete Method. (Overrides the lockBoxFileExistsByActivityNumber Method.)
Dn565052.pubmethod(en-us,AX.60).gif lockBoxFileLocked Checks if a lock box file assocaited with the parameters is locked. (Overrides the lockBoxFileLocked Method.)
Dn565052.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn565052.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.)
Dn565052.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.)
Dn565052.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif openFile Opens a file in MS Project. (Overrides the openFile Method.)
Dn565052.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif setLockBoxFile Sets the fields in Hierarchy table to enable link with Microsoft Project Client. (Overrides the setLockBoxFile Method.)
Dn565052.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif syncToTaskList This method appears to be deprecated. (Overrides the syncToTaskList Method.)
Dn565052.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif unlinkProject Unlinks an AX entity with a .mpp file. (Overrides the unlinkProject Method.)
Dn565052.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.)
Dn565052.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn565052.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ProjWBSLockBox Class
    ProjWBSLockBoxArchiveDirectory Class

Community Additions

ADD
Show: