ProjBADataDetails Class [AX 2012]
The class ProjBADataDetails provides project details data for Business analyzer service.
| Method | Description | |
|---|---|---|
| addGridColumn | |
| addToCollection | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createPivot | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getProjectDashboard | Retrieves the details of the project entity as a sequence of groups of name-value pairs. |
| getProjectGrid | Retrieves the basic project data in a grid format. |
| getProjectPivots | Gets the project data formatted as groups to be displayed as live tiles. |
| getResolvedLanguage | |
| getResourceId | Retrieves the identifier for the metadata resource that invoked the current request. |
| getRoleId | Retrieves the identifier for the persona role who invoked the current request. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTranslatedLabel | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initializes the instance variables. |
| new | Initializes a new instance of the ProjBADataDetails class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| populateActualCostsGroup | |
| populateCashFlowGroup | |
| populateCustomerDetailsGroup | |
| populateInvoiceGroup | |
| populateManagementTeamGroup | |
| populateProjectDetailsGroup | |
| populateResourceSchedulingGroup | |
| resolvePivotItemAttributes | Resolves various metadata attributes like Name, Id and prefix for a pivot. |
| serializeObject | Serializes a .Net object as a byte array. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newFromParameters | Instantiates the ProjBADataDetails class and initializes the object based on the passed in parameters. |
Community Additions
ADD
Show: