Share via


SitesSvcSolutionWizard Class [AX 2012]

The SitesSvcSolutionWizard class is used to manage the sites solution wizard.

Syntax

class SitesSvcSolutionWizard extends SysWizard

Run On

Client

Methods

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

Top

Inheritance Hierarchy

Object Class
  SysWizard Class
    SitesSvcSolutionWizard Class