InternalModelMap Class
InternalModelMap
is a custom storage map for internalModels of a given modelName
used by IdentityMap
.
It was extracted from an implicit pojo based "internalModel map" and preserves that interface while we work towards a more official API.
Methods
clear
()
Destroy all models in the internalModelTest and wipe metadata.
get
(
InternalModel
-
id
Parameters:
-
id
String
Returns:
InternalModel:
Properties
metadata
Object
meta information about internalModels
models
Array
An array of all models of this modelName
type
Unknown
deprecated
deprecated (and unsupported) way of accessing modelClass