Class: AfSyncServiceClass

public class AfSyncServiceClass implements AfSyncService

Show all method summaries

Public Instance Methods

+public void createCEntityVersionInStore(SyncAppId _sourceAppId, SyncAppId _targetAppId, AfDataContainer _transDataContainer)
+public void deleteCEntityVersionInStore(SyncEntityId _syncEntityId)
+public AfDataContainer getAllCEntityConfigurations()
+public AfDataContainer getCEVersionInStore(SyncAppId _targetAppId, SyncEntityId _syncEntityId)
+public void queueCEntityRefreshInStore(AfDataContainer _transDataContainer, SyncAppId _sourceAppId, SyncAppId _targetAppId, SyncUserName _userAlias, SyncUserEmail _userEmail)
+public void queueCEntityTransInStore(AfDataContainer _transDataContainer, SyncAppId _sourceAppId, SyncAppId _targetAppId, SyncUserName _userAlias, SyncUserEmail _userEmail)
+public void sendSyncAlertToUser(userId _axUserId, str _subjectMsg, str _headerMsg, SyncTransId _syncTransId = str2guid(""), str _errorMsg = "")
+public void setEntityTransStatusToFailed(SyncTransId _syncTransId, SyncError _errorMsg, NoYes _sendNotification = NoYes::Yes, str _subjectMsg = "", str _headerMsg = "")
+public void updateCEntityVersionInStore(SyncAppId _sourceAppId, SyncAppId _targetAppId, AfDataContainer _transDataContainer)

Private Instance Methods

+private Map getFieldContainers(AfDataContainerList _tableContainerList)
+private void processSEntityVersionInStore(SyncAppId _sourceAppId, SyncAppId _targetAppId, SyncEntityId _syncEntityId, str _simpleEntityName, AfDataContainer _simpleContainer, AfDataContainer _configContainer, boolean _isRoot = false)

Generated by AX Doc Generator v. 0.7.1 on 03 Mar 2009
AX Doc Generator is licensed under the MIT License. Dynamics AX is a registered trademark of Microsoft Corporation.