- addLazyData
void addLazyData(string key, LazyData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllLazyData
LazyData[string] getAllLazyData()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLazyData
LazyData getLazyData(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- getManager
EntityManager getManager()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasLazyData
bool hasLazyData(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- setManager
void setManager(EntityManager manager)
Undocumented in source. Be warned that the author may not have intended to support it.