ERXModelGroup.Model Class Reference

Inherits com::webobjects::eoaccess::ERXModel.

Collaboration diagram for ERXModelGroup.Model:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Model (URL url)

Protected Member Functions

boolean useExtendedPrototypes ()


Detailed Description

Extends models by model-specific prototypes. You would use them by having an entity named EOModelPrototypes, EOJDBCModelPrototypes or EOJDBC<PluginName>ModelPrototypes in your model. These are loaded after the normal models, so you can override things here. Of course EOModeler knows nothing of them, so you may need to copy all attributes over to a EOPrototypes entity that is present only once in your model group.
This class is used by the runtime when the property er.extensions.ERXModelGroup.patchModelsOnLoad=true.

Note: er.extensions.ERXModelGroup.patchModelsOnLoad=true makes the following property er.extensions.ERXModel.useExtendedPrototypes=true.

Author:
ak

Constructor & Destructor Documentation

Model ( URL  url  ) 


Member Function Documentation

boolean useExtendedPrototypes (  )  [protected]


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

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