
Public Member Functions | |
| void | awakeFromInsertion (EOEditingContext editingContext) |
| MovieRole () | |
| String | roleName () |
| void | setRoleName (String value) |
Static Public Attributes | |
| static final String | MovieKey = "movie" |
| static final String | RoleNameKey = "roleName" |
| static final String | TalentKey = "talent" |
Static Private Attributes | |
| static final long | serialVersionUID = -6163887530246217226L |
| MovieRole | ( | ) |
| void awakeFromInsertion | ( | EOEditingContext | editingContext | ) |
Checks the editing context delegate before calling super's implementation. See the method _checkEditingContextDelegate for an explanation as to what this check does.
| editingContext | to be checked to make sure it has the correct type of delegate set. |
Reimplemented from ERXGenericRecord.
| String roleName | ( | ) |
Reimplemented from _MovieRole.
| void setRoleName | ( | String | value | ) |
Reimplemented from _MovieRole.
final String RoleNameKey = "roleName" [static] |
final long serialVersionUID = -6163887530246217226L [static, private] |
1.5.8