MovieRole Class Reference

Inherits webobjectsexamples::businesslogic::movies::common::_MovieRole.

Collaboration diagram for MovieRole:

Collaboration graph
[legend]

List of all members.

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


Constructor & Destructor Documentation

MovieRole (  ) 


Member Function Documentation

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.

Parameters:
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.


Member Data Documentation

final String MovieKey = "movie" [static]

final String RoleNameKey = "roleName" [static]

final long serialVersionUID = -6163887530246217226L [static, private]

final String TalentKey = "talent" [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:40 2012 for Project Wonder by  doxygen 1.5.8