it.sistematica.isharedoc.persistence
Class OrganizationListener

java.lang.Object
  extended by it.sistematica.isharedoc.persistence.OrganizationListener

@Repository
public class OrganizationListener
extends java.lang.Object


Field Summary
(package private)  it.neverworks.data.EntityManager entities
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
OrganizationListener()
           
 
Method Summary
 void save(Organization entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userInfo

it.neverworks.application.service.UserInfo userInfo

entities

it.neverworks.data.EntityManager entities
Constructor Detail

OrganizationListener

public OrganizationListener()
Method Detail

save

public void save(Organization entity)