it.sistematica.isharedoc.persistence
Class FileAttributeInstanceListener

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

@Repository
public class FileAttributeInstanceListener
extends java.lang.Object


Field Summary
(package private)  IndexService indexService
           
 
Constructor Summary
FileAttributeInstanceListener()
           
 
Method Summary
 void onDelete(FileAttributeInstance fc)
           
 void saveItem(FileAttributeInstance fc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

indexService

IndexService indexService
Constructor Detail

FileAttributeInstanceListener

public FileAttributeInstanceListener()
Method Detail

saveItem

public void saveItem(FileAttributeInstance fc)

onDelete

public void onDelete(FileAttributeInstance fc)