Class: AfDataContainerUtilities

class AfDataContainerUtilities

Show all method summaries

Constructor Method

+private void new()

Public Static Methods

+public static void cacheItem(str _cacheOwner, str _key, Object _value)
+public static boolean equalDataItemTypeDescriptors(AfDataItemTypeDescriptor _dataItemTypeDescriptor1, AfDataItemTypeDescriptor _dataItemTypeDescriptor2)
+public static void flushCache(str _cacheOwner)
+public static str getAxdDataContainerType(anytype _axd, str _dataSourceName)
+public static str getAxdDataContainerTypeMacroLibraryName(str _axdClassName)
+public static container getAxdDocumentAndDataSourceNames(str _dataContainerType)
+public static Object getCachedItem(str _cacheOwner, str _key)
+public client static AfArray getClientSideArray(AfArray _array)
+public client static AfDataContainer getClientSideDataContainer(AfDataContainer _dataContainer)
+public client static AfDataContainerList getClientSideDataContainerList(AfDataContainerList _dataContainerList)
+public static str getDataContainerTypeMacroName(str _dataContainerType)
+public static container getDataItemTypeMetadata(Types _type, extendedTypeId _typeId = 0, enumId _enumId = 0)
+public server static AfArray getServerSideArray(AfArray _array)
+public server static AfDataContainer getServerSideDataContainer(AfDataContainer _dataContainer)
+public server static AfDataContainerList getServerSideDataContainerList(AfDataContainerList _dataContainerList)
+public static AfStronglyTypedDataContainer getStronglyTypedDataContainer(AfDataContainer _weaklyTypedDataContainer)
+public static AfStronglyTypedDataContainerList getStronglyTypedDataContainerList(AfDataContainerList _weaklyTypedDataContainerList)
+public static Types getType(DataItemType _dataItemType)
+public static AfDataContainer getWeaklyTypedDataContainer(AfStronglyTypedDataContainer _stronglyTypedDataContainer)
+public static AfDataContainerList getWeaklyTypedDataContainerList(AfStronglyTypedDataContainerList _stronglyTypedDataContainerList)
+public static boolean isArrayValue(anytype _value)
+public static boolean isAttributeValue(anytype _value)
+public static boolean isContainerValue(anytype _value)
+public static boolean isListValue(anytype _value)
+public static boolean isNullDataItemValue(anytype _value)
+public static boolean isValidDataItemValue(AfDataItemTypeDescriptor _dataItemTypeDescriptor, anytype _value)

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.