Class: AfEmployeeServiceClass

public class AfEmployeeServiceClass implements AfEmployeeService

Show all method summaries

Public Instance Methods

+public AfDataContainer createEmployee(AfDataContainer _compoundDataContainer, SyncEntityId _syncEntityId, SyncTransId _syncTransId, SyncAppId _sourceAppId)
+public AfDataContainer deleteEmployee(AfDataContainer _compoundDataContainer, SyncAppId _sourceAppId)
+public AfDataContainer getEmployeeVersion(EmplId _emplId, SyncAppId _sourceAppId, boolean _deepRetrieveFlag = true)
+public AfDataContainer unlinkEmployee(AfDataContainer _compoundDataContainer, SyncAppId _sourceAppId)
+public AfDataContainer updateEmployee(AfDataContainer _compoundDataContainer, SyncTransId _syncTransId, SyncAppId _sourceAppId, boolean _syncBySimple, boolean _concurrencyCheck)

Private Instance Methods

+private Map getFieldContainers(AfDataContainerList _tableContainerList, boolean _useExternalId = false)
+private void unlinkEmployeeHeader(AfDataContainer _simpleEntityContainer, SyncAppId _sourceAppId)
+private void updateEmployeeHeader(AfDataContainer _simpleEntityContainer, SyncAppId _sourceAppId, boolean _syncBySimple = true, boolean _concurrencyCheck = true)

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.