ProjBADataDetails Class [AX 2012]

The class ProjBADataDetails provides project details data for Business analyzer service.

class ProjBADataDetails

Run On

Server

  MethodDescription
Dn709699.privmethod(en-us,AX.60).gif addGridColumn
Dn709699.privmethod(en-us,AX.60).gif addToCollection
Dn709699.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn709699.privmethod(en-us,AX.60).gif createPivot
Dn709699.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif getProjectDashboard Retrieves the details of the project entity as a sequence of groups of name-value pairs.
Dn709699.pubmethod(en-us,AX.60).gif getProjectGrid Retrieves the basic project data in a grid format.
Dn709699.pubmethod(en-us,AX.60).gif getProjectPivots Gets the project data formatted as groups to be displayed as live tiles.
Dn709699.privmethod(en-us,AX.60).gif getResolvedLanguage
Dn709699.pubmethod(en-us,AX.60).gif getResourceId Retrieves the identifier for the metadata resource that invoked the current request.
Dn709699.pubmethod(en-us,AX.60).gif getRoleId Retrieves the identifier for the persona role who invoked the current request.
Dn709699.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn709699.privmethod(en-us,AX.60).gif getTranslatedLabel
Dn709699.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif initialize Initializes the instance variables.
Dn709699.protmethod(en-us,AX.60).gif new Initializes a new instance of the ProjBADataDetails class.
Dn709699.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.)
Dn709699.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.)
Dn709699.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn709699.privmethod(en-us,AX.60).gif populateActualCostsGroup
Dn709699.privmethod(en-us,AX.60).gif populateCashFlowGroup
Dn709699.privmethod(en-us,AX.60).gif populateCustomerDetailsGroup
Dn709699.privmethod(en-us,AX.60).gif populateInvoiceGroup
Dn709699.privmethod(en-us,AX.60).gif populateManagementTeamGroup
Dn709699.privmethod(en-us,AX.60).gif populateProjectDetailsGroup
Dn709699.privmethod(en-us,AX.60).gif populateResourceSchedulingGroup
Dn709699.privmethod(en-us,AX.60).gif resolvePivotItemAttributes Resolves various metadata attributes like Name, Id and prefix for a pivot.
Dn709699.pubmethod(en-us,AX.60).gif serializeObject Serializes a .Net object as a byte array.
Dn709699.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn709699.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.)
Dn709699.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn709699.pubmethod(en-us,AX.60).gif Dn709699.static(en-us,AX.60).gif ::newFromParameters Instantiates the ProjBADataDetails class and initializes the object based on the passed in parameters.
Top

Object Class
  ProjBADataDetails Class

Community Additions

ADD
Show: