SRSModelPerspectivesGenerator Class [AX 2012]
| Method | Description | |
|---|---|---|
| addPerspectiveChildrenFromNode | Creates a map that contains all the children of the specified node with specified type. (Inherited from SRSModelGenerator.) |
| cacheCompanyCurrencyFields | |
| cacheDateDimensions | (Inherited from SRSModelGenerator.) |
| cacheEdtRelationship | (Inherited from SRSModelGenerator.) |
| cacheFixedFieldRelationshipEntity | (Inherited from SRSModelGenerator.) |
| cacheFrameworkTable | Caches an entity for each subnode in the tables node by using nodes, this prevents any hidden system tables from being generated in the model. (Inherited from SRSModelGenerator.) |
| cacheNodeChildren | Calls the cachePerspectiveChild method for each sibling of the specified node. |
| cachePerspective | |
| cachePerspectiveChild | Creates a table perspective representation in the SRSModelPerspectiveTableCache table. |
| cachePerspectiveCompanyTable | Caches the special company accounts entity and fields. |
| cachePerspectiveCurrencyConversionTables | |
| cachePerspectiveCurrencyEntitites | |
| cachePerspectiveCurrencyView | |
| cachePerspectiveDateDimensions | |
| cachePerspectiveDateDimensionTransView | |
| cachePerspectiveDateDimensionView | |
| cachePerspectiveEntity | Caches a perspective entity by creating a record in the SRSModelPerspectiveEntityCache table. |
| cachePerspectiveEnumerations | |
| cachePerspectiveExchangeRateView | |
| cachePerspectiveForeignKeys | |
| cachePerspectiveFrameworkTable | |
| cachePerspectiveIntermediateTables | Caches intermediate tables that are used for many to many relationships between a table and the company dimension. |
| cachePerspectiveManyToManyRelationships | |
| cachePerspectiveMasterCurrencyEntitites | |
| cachePerspectivePartitionTable | Caches the partition table and its fields for the perspective. |
| cachePerspectiveRoles | |
| cachePerspectives | |
| cachePerspectivesRelatedElements | |
| cachePerspectiveTableCurrencyCodeFields | |
| cachePerspectiveTableField | |
| cacheRelationship | (Inherited from SRSModelGenerator.) |
| cacheRelationships | Caches the relationships. (Inherited from SRSModelGenerator.) |
| cacheTable | Caches an entity for each subnode in the tables node note. (Overrides the cacheTable Method.) |
| cacheTableAuditFields | |
| cacheTableDataAreaIdField | |
| cacheTablePartitionField | Adds the partition field to the list of fields of the table to be cached always for a table in a perspective. |
| cacheTableRaw | (Inherited from SRSModelGenerator.) |
| cacheTableRecIdField | Adds the record ID field to the list of fields of the table to be cached always for a table in a perspective |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPerspectives | |
| checkRelation | (Inherited from SRSModelGenerator.) |
| collectInformation | (Overrides the collectInformation Method.) |
| countPerspectives | |
| countTables | |
| deleteDimensionEdt | (Inherited from SRSModelGenerator.) |
| dropPerspectiveCacheTables | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldIs | (Inherited from SRSModelGenerator.) |
| fieldIsEDT | |
| fieldRelationshipArrayContainsDataAreaId | (Inherited from SRSModelGenerator.) |
| fieldRelationshipArrayToFieldIdList | (Inherited from SRSModelGenerator.) |
| fieldRelationshipArrayToFieldList | (Inherited from SRSModelGenerator.) |
| fieldsExistForRelationship | (Inherited from SRSModelGenerator.) |
| fieldsNodeContainsTitleField1 | (Inherited from SRSModelGenerator.) |
| fieldsNodeContainsTitleField2 | (Inherited from SRSModelGenerator.) |
| findPropertyDeep | (Inherited from SRSModelGenerator.) |
| fixedFieldQueryDefinition | (Inherited from SRSModelGenerator.) |
| generate | (Inherited from SRSModelGenerator.) |
| getDimensionAttributeType | Determines the dimension attribute type of the DictField object. (Inherited from SRSModelGenerator.) |
| getEnumValueMaxLength | (Inherited from SRSModelGenerator.) |
| getForeignKey | (Inherited from SRSModelGenerator.) |
| getIsDefaultDetailAttribute | (Inherited from SRSModelGenerator.) |
| getPerspectiveEntity | |
| getPerspectiveField | |
| getPerspectiveFieldCacheEnumNameSet | |
| getPerspectiveId | |
| getPerspectivesChildrenMap | Creates a map that contains all the children of the selected perspectives in a map. (Inherited from SRSModelGenerator.) |
| getPerspectivesTablesSet | (Inherited from SRSModelGenerator.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVirtualCompanyTablesSet | (Inherited from SRSModelGenerator.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasAttributeUsage | Checks whether a perspective table or view has any field that has the Analysis Usage set as attribute or Both. |
| hasCurrencyDateField | (Inherited from SRSModelGenerator.) |
| isAuditField | Determines whether the supplied field is an audit field. (Inherited from SRSModelGenerator.) |
| isFieldInPrimaryIndex | (Inherited from SRSModelGenerator.) |
| new | Initializes a new instance of the SRSModelPerspectivesGenerator class. (Overrides the new Method.) |
| 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.) |
| perspectiveAnalysisUsage | Gets or sets the value of the perspectiveAnalysisUsage property. (Inherited from SRSModelGenerator.) |
| perspectiveNodeHasTables | |
| perspectiveUsageMatchesAndIsNotNone | (Inherited from SRSModelGenerator.) |
| replaceItemInList | (Inherited from SRSModelGenerator.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| swapFieldRelationshipArray | (Inherited from SRSModelGenerator.) |
| sysWizard | Gets or sets the value of the sysWizard property. (Inherited from SRSModelGenerator.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateAnalysisUsageForPrimaryKeyFields | (Inherited from SRSModelGenerator.) |
| updateBIProperties | (Inherited from SRSModelGenerator.) |
| updateEntityBIProperties | (Inherited from SRSModelGenerator.) |
| updateProgress | |
| 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.) |
Community Additions
ADD
Show: