GSVCustomObject Class Reference

Inherits com::webobjects::eocontrol::EOCustomObject.

Collaboration diagram for GSVCustomObject:

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 EOCustomObjects to take advantage of Validity validation, they must extend GSVCustomObject. Similarly, your EOGenericRecords must extend GSVGenericRecord.

Author:
GammaStream Technologies, Inc.

Member Function Documentation

boolean shouldUseDefaultValidition (  ) 

Override this method in your EOCustomObject 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