Share via


SysVersionControlSystemFileBased Class [AX 2012]

Syntax

class SysVersionControlSystemFileBased extends SysVersionControlSystem implements SysVersionControlReviews

Run On

Client

Methods

  Method Description
Gg967624.pubmethod(en-us,AX.60).gif addModelFolder Adds a model to the current session. (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif addXMLParameter (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif aldLocationFromFolder Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif aldLocationFromModelId Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif allowCheckIn (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif allowCheckOut (Overrides the allowCheckOut Method.)
Gg967624.pubmethod(en-us,AX.60).gif allowCreate (Overrides the allowCreate Method.)
Gg967624.pubmethod(en-us,AX.60).gif allowDelete (Overrides the allowDelete Method.)
Gg967624.pubmethod(en-us,AX.60).gif allowEdit (Overrides the allowEdit Method.)
Gg967624.pubmethod(en-us,AX.60).gif allowMoveToModel Indicates whether the SysVersionControllable interface can be moved to a model. (Overrides the allowMoveToModel Method.)
Gg967624.pubmethod(en-us,AX.60).gif allowRename (Overrides the allowRename Method.)
Gg967624.pubmethod(en-us,AX.60).gif applyGlobalSettings Applies the definition file into the version control system. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg967624.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.)
Gg967624.pubmethod(en-us,AX.60).gif checkInChangelist (Overrides the checkInChangelist Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandAdd (Overrides the commandAdd Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandCheckIn (Overrides the commandCheckIn Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandCheckOut (Overrides the commandCheckOut Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandDelete (Overrides the commandDelete Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandMoveToModel Moves the SysVersionControllable interface to the model. (Overrides the commandMoveToModel Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandOnAfterRename Invokes a VCS rename on an AOT item.This method is called when the tree node and corresponding file have been already renamed. (Overrides the commandOnAfterRename Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandRename (Overrides the commandRename Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandSave (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif commandShowHistory (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif commandSynchronize (Overrides the commandSynchronize Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandSynchronizeAndCheckout (Overrides the commandSynchronizeAndCheckout Method.)
Gg967624.pubmethod(en-us,AX.60).gif commandUndoCheckOut (Overrides the commandUndoCheckOut Method.)
Gg967624.pubmethod(en-us,AX.60).gif createDefinitionFile (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif createRepositoryEnd (Overrides the createRepositoryEnd Method.)
Gg967624.pubmethod(en-us,AX.60).gif description Gets the description of the class. (Overrides the description Method.)
Gg967624.pubmethod(en-us,AX.60).gif editDefFile (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif fileName Gets the file name for the SysVersionControllable interface. (Overrides the fileName Method.)
Gg967624.pubmethod(en-us,AX.60).gif filename2ItemPath Returns the item path for the specified file name.
Gg967624.privmethod(en-us,AX.60).gif findItemInFolders
Gg967624.pubmethod(en-us,AX.60).gif getActionText Gets the action text for the controllable item. (Overrides the getActionText Method.)
Gg967624.pubmethod(en-us,AX.60).gif getChangeLists
Gg967624.pubmethod(en-us,AX.60).gif getChangeNumberContents Gets a collection of objects that are included in a specific changelist.
Gg967624.pubmethod(en-us,AX.60).gif getChangesHistory
Gg967624.pubmethod(en-us,AX.60).gif getCheckedOutItems (Overrides the getCheckedOutItems Method.)
Gg967624.pubmethod(en-us,AX.60).gif getControllable (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif getItemHistory (Overrides the getItemHistory Method.)
Gg967624.pubmethod(en-us,AX.60).gif getItemVersion (Overrides the getItemVersion Method.)
Gg967624.protmethod(en-us,AX.60).gif getLatestDefFile (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif getModelFolder Gets the folder for the model. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif getModelFromFile Gets the model ID for the specified file name. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif getPendingChangeListContents
Gg967624.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif getXMLParameterValue (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif ideIntegration (Overrides the ideIntegration Method.)
Gg967624.pubmethod(en-us,AX.60).gif importLocalItems (Overrides the importLocalItems Method.)
Gg967624.pubmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg967624.protmethod(en-us,AX.60).gif interpretXMLParameters (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif interpretXMLPluginParameters (Overrides the interpretXMLPluginParameters Method.)
Gg967624.protmethod(en-us,AX.60).gif isModelFolderForCurrentLayer
Gg967624.pubmethod(en-us,AX.60).gif isTmpItemOpenedForDelete Checks whether a version control object is opened for delete. (Overrides the isTmpItemOpenedForDelete Method.)
Gg967624.pubmethod(en-us,AX.60).gif localFileName
Gg967624.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysVersionControlSystemFileBased class. (Overrides the new Method.)
Gg967624.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.)
Gg967624.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.)
Gg967624.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif parmAdditionalFolders Gets or sets the AdditionalFolders parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmAOTColoring Gets or sets the AOTColoring parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmBackend Gets or sets the Backend parameter.
Gg967624.pubmethod(en-us,AX.60).gif parmFolder Gets or sets the Folder parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmModelFolders Gets or sets the ModelFolders parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmModels Gets or sets the Models parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmProject Gets or sets the Project parameter. (Overrides the parmProject Method.)
Gg967624.pubmethod(en-us,AX.60).gif parmSettings Gets or sets the Settings parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmTestProject Gets or sets the TestProject parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmUnwantedObjectNames Gets the UnwantedObjectNames parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmUnwantedObjectTypes Gets the UnwantedObjectTypes parameter. (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif parmWarnWhenReverting Gets or sets the WarnWhenReverting parameter. (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif preCheckInUpdate (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif promptCheckin (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif removeModelFolder Removes the model from the current session. (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif requireTeamServer (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif reviewChangeList
Gg967624.pubmethod(en-us,AX.60).gif reviewFilenameLookupFilter
Gg967624.protmethod(en-us,AX.60).gif runTestProject (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif showInfo (Overrides the showInfo Method.)
Gg967624.pubmethod(en-us,AX.60).gif showStatusLine (Overrides the showStatusLine Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportAdditionalFolders (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif supportChangeVersion (Overrides the supportChangeVersion Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportCheckInWizard (Overrides the supportCheckInWizard Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportImportOfPendingElements (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif supportModels (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif supportMultipleCheckout (Overrides the supportMultipleCheckout Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportPendingChangeLists (Overrides the supportPendingChangeLists Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportReviews (Overrides the supportReviews Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportSubmittedChangeLists (Overrides the supportSubmittedChangeLists Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportSyncDeleteLocalFiles (Overrides the supportSyncDeleteLocalFiles Method.)
Gg967624.pubmethod(en-us,AX.60).gif supportSynchronization (Inherited from SysVersionControlSystem.)
Gg967624.pubmethod(en-us,AX.60).gif supportSyncLabel (Overrides the supportSyncLabel Method.)
Gg967624.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg967624.protmethod(en-us,AX.60).gif updateItemsPath
Gg967624.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.)
Gg967624.pubmethod(en-us,AX.60).gif validateGlobalSettings Validates the definition file. (Inherited from SysVersionControlSystem.)
Gg967624.protmethod(en-us,AX.60).gif validateMultipleModels Validates that the SysVersionControlLabel class has references to multiple models in the current layer.
Gg967624.pubmethod(en-us,AX.60).gif verifyOwnerPrefix Indicates whether the element name contains a valid owner prefix. (Overrides the verifyOwnerPrefix Method.)
Gg967624.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif workItemProvider Gets a work item provider that can be used to associate work items with a check-in. (Overrides the workItemProvider Method.)
Gg967624.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg967624.pubmethod(en-us,AX.60).gif Gg967624.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysVersionControlSystemFileBased class.
Gg967624.privmethod(en-us,AX.60).gif Gg967624.static(en-us,AX.60).gif ::hasMultipleModelsOnRoot
Gg967624.pubmethod(en-us,AX.60).gif Gg967624.static(en-us,AX.60).gif ::newBackEnd

Top

Inheritance Hierarchy

Object Class
  SysVersionControlSystem Class
    SysVersionControlSystemFileBased Class