Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.Model
Fins.Model.DirectAccessInstance

Class Fins.Model.DirectAccessInstance

Description

provides direct data object instance access


Inherit DataObjectInstance

inherit .DataObjectInstance : DataObjectInstance


Variable type_name

string Fins.Model.DirectAccessInstance.type_name

Description

This is the name of the class that contains the data mapping definition for this type. For example, User or Comment.


Variable context_name

string Fins.Model.DirectAccessInstance.context_name

Description

This is the id of the model this type is associated with; the default model id is Fins.Model.DEFAULT_MODEL "_default".