TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Persistence_IdentityMap Class Reference
Inheritance diagram for Tx_Extbase_Persistence_IdentityMap:
TYPO3\CMS\Extbase\Persistence\Generic\IdentityMap TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Persistence\Generic\IdentityMap
 hasObject ($object)
 
 hasIdentifier ($uuid, $className)
 
 getObjectByIdentifier ($uuid, $className)
 
 getIdentifierByObject ($object)
 
 registerObject ($object, $uuid)
 
 unregisterObject ($object)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Persistence\Generic\IdentityMap
 $persistenceSession
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2192 of file LegacyClassesForIde.php.