SitesSvcSolutionWizard Class [AX 2012]
The SitesSvcSolutionWizard class is used to manage the sites solution wizard.
| Method | Description | |
|---|---|---|
| activationProgress | |
| activationProgressGroup | |
| activationStatus | |
| addDataSourceToList | |
| availablePagesLink_clicked | |
| back | (Inherited from SysWizard.) |
| backEnabled | (Inherited from SysWizard.) |
| bitmapLarge | (Inherited from SysWizard.) |
| bitmapSmall | (Inherited from SysWizard.) |
| cancel | (Inherited from SysWizard.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | |
| configureRecordsLink_clicked | |
| createSolutionInstance | |
| createSyncDocumentRelationship | |
| curTab | (Inherited from SysWizard.) |
| curTabName | (Inherited from SysWizard.) |
| disableButtons | |
| document_enter | |
| document_leave | |
| documentService_Lookup | |
| enableButtons | Enables, disables, and labels back, next, and finish buttons. (Overrides the enableButtons Method.) |
| enableDirections | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| filterMatch | |
| filterRecordsButton_clicked | |
| filterType | |
| finish | Finish the wizard. (Inherited from SysWizard.) |
| finishEnabled | (Inherited from SysWizard.) |
| formName | Gets the name of the associated form. (Overrides the formName Method.) |
| formRun | (Inherited from SysWizard.) |
| generateAndActivateSolutionClass | |
| generateRelationships | |
| generateSyncDocumentMetadataSet | |
| getAllPageTemplates | |
| getDocumentDataSources | |
| getFriendlyServiceName | |
| getQualifiedTypeName | |
| getQueryByServiceName | |
| getRootTableId | |
| getSolutionClassGenerationParameters | |
| getSolutionId | |
| getSolutionType | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUniqueClassName | |
| getUniqueQueryName | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasFinishButton | (Inherited from SysWizard.) |
| hasFinishPage | (Inherited from SysWizard.) |
| hasServiceOperationPermission | |
| hasWelcomePage | (Inherited from SysWizard.) |
| init | (Inherited from SysWizard.) |
| initDocumentServiceTab | Initializes the document service part of the sites solution wizard. |
| initFormRun | (Inherited from SysWizard.) |
| initModuleTab | Initializes the module selection part of the sites solution wizard. |
| initPagePathTab | Initializes the subsite location tab of the sites solution wizard. |
| initPageTemplateParamsTab | Initializes the page template tab of the sites solution wizard. |
| initRecordTab | Initializes the record selection part of the sites solution wizard. |
| initTab | Initializes the appropriate tab on the sites solution wizard. |
| isBackEnabled | (Inherited from SysWizard.) |
| isFinishEnabled | (Inherited from SysWizard.) |
| isNextEnabled | (Inherited from SysWizard.) |
| loadServiceNames | |
| new | Initializes a new instance of the SysWizard class. (Inherited from SysWizard.) |
| next | Validates the current tab and navigates to the next tab on the sites solution wizard. (Overrides the next Method.) |
| nextEnabled | (Inherited from SysWizard.) |
| 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.) |
| preActivateDocumentNames | |
| primaryDocument_leave | |
| primaryDocument_Lookup | |
| primaryDocument_modified | |
| primaryDocument_textChange | |
| prompt | (Inherited from SysWizard.) |
| readAttributesFromXml | |
| readModulesFromXml | |
| registerFormOverrideMethods | Registers lookup methods for document service controls. |
| relatedDocument_Lookup | |
| relatedDocument_modified | |
| run | Run the wizard. (Inherited from SysWizard.) |
| runOperation | |
| saveQuery | |
| saveRecord | (Inherited from SysWizard.) |
| service | (Inherited from SysWizard.) |
| serviceMethod | (Inherited from SysWizard.) |
| setPageHelpText | (Inherited from SysWizard.) |
| setPageTitle | (Inherited from SysWizard.) |
| setTab | (Inherited from SysWizard.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupNavigation | (Inherited from SysWizard.) |
| showError | Shows an error message. |
| skipTab | (Inherited from SysWizard.) |
| solutionNamespace | |
| templateComboBox_selectionChange | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateServiceSelection | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the wizard. (Inherited from SysWizard.) |
| validateDocumentService | Validates the document service tab on the Sites SVC Solution Wizard form. |
| validateDocumentServiceAccess | |
| validateDocumentServiceParamsTabInput | Validates the document service tab page. |
| validateInboundDocumentService | |
| validateInboundMethods | |
| validateOutboundDocumentService | |
| validateOutboundMethods | |
| validatePagePath | Validates the page path parameter on the sites solution wizard. |
| validatePagePathTabInput | Validates the page path tab. |
| validatePageTemplate | Validates that a page template was selected. |
| validatePageTemplateName | Validates the page template name on the sites solution wizard. |
| validatePageTemplateTabInput | Validates the page template tab. |
| validateSelectModuleTabInput | Validates the module selection tab on the sites solution wizard. |
| validateSelectRecordsTabInput | Validates the records filter selection tab on the sites solution wizard. |
| validateSolutionDescription | Validates that a solution description was entered. |
| validateSolutionName | Validates that a solution name was entered. |
| validateSolutionParamsTabInput | Validates the solution parameters tab on the sites solution wizard. |
| validateSolutionType | Validates that a solution type was entered. |
| validateTabInput | Validates user input on each tab and page in the sites solution wizard. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::executeCreateSolutionInstance | |
| ::executeGenerateAndActivateSolution | |
| ::getInfoFromCloud | Gets the sites service information from the cloud. |
| ::main | Runs the sites solution wizard form. |
| ::validateChangeTracking |
Community Additions
ADD
Show: