Share via


SysVersionControlSystemMorphX Class [AX 2012]

Syntax

class SysVersionControlSystemMorphX extends SysVersionControlSystem implements SysVersionControlChangeLists

Run On

Client

Methods

  Method Description
Gg967683.pubmethod(en-us,AX.60).gif addModelFolder Adds a model to the current session. (Inherited from SysVersionControlSystem.)
Gg967683.protmethod(en-us,AX.60).gif addXMLParameter (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif aldLocationFromFolder Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif aldLocationFromModelId Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif allowCheckIn (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif allowCheckOut (Overrides the allowCheckOut Method.)
Gg967683.pubmethod(en-us,AX.60).gif allowCreate (Overrides the allowCreate Method.)
Gg967683.pubmethod(en-us,AX.60).gif allowDelete (Overrides the allowDelete Method.)
Gg967683.pubmethod(en-us,AX.60).gif allowEdit (Overrides the allowEdit Method.)
Gg967683.pubmethod(en-us,AX.60).gif allowMoveToModel Indicates whether the SysVersionControllable interface is enabled to be moved to a model. (Overrides the allowMoveToModel Method.)
Gg967683.pubmethod(en-us,AX.60).gif allowRename (Overrides the allowRename Method.)
Gg967683.pubmethod(en-us,AX.60).gif applyGlobalSettings Applies the definition file to the version control system. (Overrides the applyGlobalSettings Method.)
Gg967683.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif canImport Validates whether the file can be imported without conflicting with an existing ID of the same object type. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif checkInChangelist (Overrides the checkInChangelist Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandAdd (Overrides the commandAdd Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandCheckIn (Overrides the commandCheckIn Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandCheckOut (Overrides the commandCheckOut Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandDelete (Overrides the commandDelete Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandMoveToModel Moves the SysVersionControllable interface to the model. (Overrides the commandMoveToModel Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandOnAfterRename Starts a VCS rename on an AOT item. (Overrides the commandOnAfterRename Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandRename (Overrides the commandRename Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandSave (Overrides the commandSave Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandShowHistory (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif commandSynchronize (Overrides the commandSynchronize Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandSynchronizeAndCheckout (Overrides the commandSynchronizeAndCheckout Method.)
Gg967683.pubmethod(en-us,AX.60).gif commandUndoCheckOut (Overrides the commandUndoCheckOut Method.)
Gg967683.pubmethod(en-us,AX.60).gif createDefinitionFile (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif createRepositoryEnd (Overrides the createRepositoryEnd Method.)
Gg967683.pubmethod(en-us,AX.60).gif description Gets the description of the class. (Overrides the description Method.)
Gg967683.pubmethod(en-us,AX.60).gif editDefFile (Overrides the editDefFile Method.)
Gg967683.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif fileName Gets the file name for the SysVersionControllable interface. (Overrides the fileName Method.)
Gg967683.pubmethod(en-us,AX.60).gif getActionText Gets the action text for the controllable item. (Overrides the getActionText Method.)
Gg967683.pubmethod(en-us,AX.60).gif getChangeLists
Gg967683.pubmethod(en-us,AX.60).gif getChangeNumberContents Gets a collection of objects that are included in a specified change list.
Gg967683.pubmethod(en-us,AX.60).gif getChangesHistory Gets a collection of SysVersionControlChangeLists records that describe all changes.
Gg967683.pubmethod(en-us,AX.60).gif getCheckedOutItems (Overrides the getCheckedOutItems Method.)
Gg967683.pubmethod(en-us,AX.60).gif getContainerVersion Gets the container of the specified version.
Gg967683.pubmethod(en-us,AX.60).gif getControllable (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif getItemHistory (Overrides the getItemHistory Method.)
Gg967683.pubmethod(en-us,AX.60).gif getItemVersion (Overrides the getItemVersion Method.)
Gg967683.protmethod(en-us,AX.60).gif getLatestDefFile (Overrides the getLatestDefFile Method.)
Gg967683.pubmethod(en-us,AX.60).gif getModelFolder Gets the folder for the model. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif getModelFromFile Gets the model ID for the specified file name. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif getPendingChangeListContents
Gg967683.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif getXMLParameterValue (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif ideIntegration (Overrides the ideIntegration Method.)
Gg967683.pubmethod(en-us,AX.60).gif importLocalItems (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg967683.protmethod(en-us,AX.60).gif interpretXMLParameters (Inherited from SysVersionControlSystem.)
Gg967683.protmethod(en-us,AX.60).gif interpretXMLPluginParameters (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif isTmpItemOpenedForDelete Indicates whether a version control object is opened for delete. (Overrides the isTmpItemOpenedForDelete Method.)
Gg967683.protmethod(en-us,AX.60).gif item
Gg967683.protmethod(en-us,AX.60).gif itemPath
Gg967683.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysVersionControlSystemMorphX class. (Overrides the new Method.)
Gg967683.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.)
Gg967683.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.)
Gg967683.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif parmAdditionalFolders Gets or sets the AdditionalFolders parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmAOTColoring Gets or sets the AOTColoring parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmFolder Gets or sets the Folder parameter. (Overrides the parmFolder Method.)
Gg967683.pubmethod(en-us,AX.60).gif parmModelFolders Gets or sets the ModelFolders parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmModels Gets or sets the Models parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmProject Gets or sets the Project parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmSettings Gets or sets the Settings parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmTestProject Gets or sets the TestProject parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmUnwantedObjectNames Gets the UnwantedObjectNames parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmUnwantedObjectTypes Gets the UnwantedObjectTypes parameter. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif parmWarnWhenReverting Gets or sets the WarnWhenReverting parameter. (Inherited from SysVersionControlSystem.)
Gg967683.protmethod(en-us,AX.60).gif preCheckInUpdate (Inherited from SysVersionControlSystem.)
Gg967683.protmethod(en-us,AX.60).gif promptCheckin (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif removeModelFolder Removes the model from the current session. (Inherited from SysVersionControlSystem.)
Gg967683.protmethod(en-us,AX.60).gif requireTeamServer (Overrides the requireTeamServer Method.)
Gg967683.protmethod(en-us,AX.60).gif runTestProject (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif showInfo (Overrides the showInfo Method.)
Gg967683.pubmethod(en-us,AX.60).gif showStatusLine (Overrides the showStatusLine Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportAdditionalFolders (Overrides the supportAdditionalFolders Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportChangeVersion (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif supportCheckInWizard Checks whether a check-in wizard is used by the back end for the version control system. (Overrides the supportCheckInWizard Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportImportOfPendingElements (Overrides the supportImportOfPendingElements Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportModels (Overrides the supportModels Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportMultipleCheckout (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif supportPendingChangeLists (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif supportReviews (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif supportSubmittedChangeLists (Overrides the supportSubmittedChangeLists Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportSyncDeleteLocalFiles (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif supportSynchronization (Overrides the supportSynchronization Method.)
Gg967683.pubmethod(en-us,AX.60).gif supportSyncLabel (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg967683.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.)
Gg967683.pubmethod(en-us,AX.60).gif validateGlobalSettings Validates the definition file. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif verifyOwnerPrefix Checks whether the element name contains valid owner prefix. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif workItemProvider Gets a work item provider that can be used to associate work items with a check-in. (Inherited from SysVersionControlSystem.)
Gg967683.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg967683.pubmethod(en-us,AX.60).gif Gg967683.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysVersionControlSystemMorphX class.

Top

Inheritance Hierarchy

Object Class
  SysVersionControlSystem Class
    SysVersionControlSystemMorphX Class