Project Wonder 5.0

er.snapshotexplorer.delegates
Class EOModelGroupRestDelegate

java.lang.Object
  extended by er.rest.ERXAbstractRestDelegate
      extended by er.snapshotexplorer.delegates.EOModelGroupRestDelegate
All Implemented Interfaces:
IERXRestDelegate

public class EOModelGroupRestDelegate
extends ERXAbstractRestDelegate


Nested Class Summary
 
Nested classes/interfaces inherited from interface er.rest.IERXRestDelegate
IERXRestDelegate.Factory
 
Constructor Summary
EOModelGroupRestDelegate()
           
 
Method Summary
protected  java.lang.Object _createObjectOfEntityWithID(com.webobjects.eocontrol.EOClassDescription entity, java.lang.Object id)
           
protected  java.lang.Object _fetchObjectOfEntityWithID(com.webobjects.eocontrol.EOClassDescription entity, java.lang.Object id)
           
protected  boolean _isDelegateForEntity(com.webobjects.eocontrol.EOClassDescription entity)
           
protected  java.lang.Object _primaryKeyForObject(com.webobjects.eocontrol.EOClassDescription entity, java.lang.Object obj)
           
 
Methods inherited from class er.rest.ERXAbstractRestDelegate
__hasNumericPrimaryKeys, createObjectOfEntityWithID, editingContext, objectOfEntityWithID, primaryKeyForObject, setCreateMissingObjects, setEditingContext, shouldCreateMissingObjects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EOModelGroupRestDelegate

public EOModelGroupRestDelegate()
Method Detail

_createObjectOfEntityWithID

protected java.lang.Object _createObjectOfEntityWithID(com.webobjects.eocontrol.EOClassDescription entity,
                                                       java.lang.Object id)
Specified by:
_createObjectOfEntityWithID in class ERXAbstractRestDelegate

_fetchObjectOfEntityWithID

protected java.lang.Object _fetchObjectOfEntityWithID(com.webobjects.eocontrol.EOClassDescription entity,
                                                      java.lang.Object id)
Specified by:
_fetchObjectOfEntityWithID in class ERXAbstractRestDelegate

_isDelegateForEntity

protected boolean _isDelegateForEntity(com.webobjects.eocontrol.EOClassDescription entity)
Specified by:
_isDelegateForEntity in class ERXAbstractRestDelegate

_primaryKeyForObject

protected java.lang.Object _primaryKeyForObject(com.webobjects.eocontrol.EOClassDescription entity,
                                                java.lang.Object obj)
Specified by:
_primaryKeyForObject in class ERXAbstractRestDelegate

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.