GSVGenericRecord Class Reference

Inherits com::webobjects::eocontrol::EOGenericRecord.

Inherited by User.

Collaboration diagram for GSVGenericRecord:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean shouldUseDefaultValidition ()
void validateForDelete ()
void validateForInsert ()
void validateForSave ()
void validateForUpdate ()
Object validateValueForKey (Object value, String key)


Detailed Description

In order for your EOGenericRecords to take advantage of Validity validation, they must extend GSVGenericRecord. Similarly, your EOCustomObjects must extend GSVCustomObject.

Author:
GammaStream Technologies, Inc.

Member Function Documentation

boolean shouldUseDefaultValidition (  ) 

Override this method in your EOGenericRecord if you do not want to take advantage of the built in EOF validation.

void validateForDelete (  ) 

void validateForInsert (  ) 

void validateForSave (  ) 

void validateForUpdate (  ) 

Object validateValueForKey ( Object  value,
String  key 
)


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

Generated on Sat May 26 06:42:30 2012 for Project Wonder by  doxygen 1.5.8