er.snapshotexplorer.delegates
Class EOModelGroupRestDelegate
java.lang.Object
er.rest.ERXAbstractRestDelegate
er.snapshotexplorer.delegates.EOModelGroupRestDelegate
- All Implemented Interfaces:
- IERXRestDelegate
public class EOModelGroupRestDelegate
- extends ERXAbstractRestDelegate
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOModelGroupRestDelegate
public EOModelGroupRestDelegate()
_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
Copyright © 2002 – 2007 Project Wonder.