|
From: <dd...@us...> - 2012-04-10 10:37:04
|
Revision: 2676
http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2676&view=rev
Author: ddietz
Date: 2012-04-10 10:36:54 +0000 (Tue, 10 Apr 2012)
Log Message:
-----------
Added interface IHasTransientFields for Entities that have transient fields which require a Hibernate-Session for initialisation
Made Profile implement IHasTransientFields (for Profile-owner, a User)
Modified Paths:
--------------
branches/0.7/trunk/container/src/java/org/torweg/pulse/accesscontrol/Profile.java
Added Paths:
-----------
branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/IHasTransientFields.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|