Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.lifecycle.BeforeSaveEvent

Packages that use BeforeSaveEvent
org.springframework.data.neo4j.lifecycle   
 

Uses of BeforeSaveEvent in org.springframework.data.neo4j.lifecycle
 

Methods in org.springframework.data.neo4j.lifecycle with parameters of type BeforeSaveEvent
 void AuditingEventListener.onApplicationEvent(BeforeSaveEvent<Object> event)
           
 


Spring Data Neo4j

Copyright © 2013 SpringSource. All Rights Reserved.