+public static void cacheItem(str _cacheOwner, str _key, Object _value) +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 static str getDataContainerTypeMacroName(str _dataContainerType)
+public static container getDataItemTypeMetadata(Types _type, extendedTypeId _typeId = 0, enumId _enumId = 0)
+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)