Kernel Class: Dictionary

Dictionary extends Object

Constructor Method

public void new()

Static Methods

public static void aodFlush()
public static void dataFlush([tableId _tableId = ALL])
public static void loginSettingsFlush()

Instance Methods

public str buildPassword(str _password [, userId _user])
public int classCnt()
public classId classCnt2Id(int _cnt)
public void classFlush()
public str className(classId _classId)
public classId className2Id(str _name)
public classId classNext(classId _classId)
public DictClass classObject(classId _classId)
public int configurationKeyCnt()
public configurationKeyId configurationKeyCnt2Id(int _cnt)
public void configurationKeyFlush()
public str configurationKeyName(configurationKeyId _configurationKey)
public configurationKeyId configurationKeyName2Id(str _name)
public configurationKeyId configurationKeyNext(configurationKeyId _configurationKey)
public DictConfigurationKey configurationKeyObject(configurationKeyId _configurationKey)
public selectableDataArea currentCompany()
public int enumCnt()
public enumId enumCnt2Id(int _cnt)
public void enumFlush()
public str enumName(enumId _typeId)
public enumId enumName2Id(str _name)
public enumId enumNext(enumId _typeId)
public DictEnum enumObject(enumId _typeId)
public int fkeyCnt()
public featureKey fkeyCnt2Id(int _cnt)
public void fkeyFlush()
public str fkeyName(featureKey _featureKey)
public featureKey fkeyName2Id(str _name)
public featureKey fkeyNext(featureKey _featureKey)
public DictFeatureKey fkeyObject(featureKey _featureKey)
public int licenseCodeCnt()
public licenseCodeId licenseCodeCnt2Id(int _cnt)
public void licenseCodeFlush()
public str licenseCodeName(licenseCodeId _licenseCode)
public licenseCodeId licenseCodeName2Id(str _name)
public licenseCodeId licenseCodeNext(licenseCodeId _licenseCode)
public DictLicenseCode licenseCodeObject(licenseCodeId _licenseCode)
public void reloadSecurity([boolean _reloadCodes = false, boolean _setSynchronizeRequired = true])
public int securityKeyCnt()
public securityKeyId securityKeyCnt2Id(int _cnt)
public void securityKeyFlush()
public str securityKeyName(securityKeyId _securityKey)
public securityKeyId securityKeyName2Id(str _name)
public securityKeyId securityKeyNext(securityKeyId _securityKey)
public DictSecurityKey securityKeyObject(securityKeyId _securityKey)
public int tableCnt()
public tableId tableCnt2Id(int _cnt)
public void tableFlush()
public str tableName(tableId _tableId)
public tableId tableName2Id(str _name)
public tableId tableNext(tableId _tableId)
public DictTable tableObject(tableId _tableId)
public boolean tableSql(tableId _tableId)
public boolean tableSystem(tableId _tableId)
public boolean tableTruncate(tableId _tableId [, boolean _prompt_before_truncate = true])
public int testCode(int _id, str _value, str _name, str _serialno, date _expiryDate)
public int typeCnt()
public extendedTypeId typeCnt2Id(int _cnt)
public void typeFlush()
public str typeName(extendedTypeId _typeId)
public extendedTypeId typeName2Id(str _name)
public extendedTypeId typeNext(extendedTypeId _typeId)
public DictType typeObject(extendedTypeId _typeId)

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.