|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.persistence.ContactInstanceListener
@Repository public class ContactInstanceListener
Field Summary | |
---|---|
(package private) InstanceSecurityService |
instanceSecurityService
|
Constructor Summary | |
---|---|
ContactInstanceListener()
|
Method Summary | |
---|---|
void |
create(ContactInstance entity)
|
void |
delete(ContactInstance entity)
|
void |
save(ContactInstance entity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
InstanceSecurityService instanceSecurityService
Constructor Detail |
---|
public ContactInstanceListener()
Method Detail |
---|
public void create(ContactInstance entity)
public void save(ContactInstance entity)
public void delete(ContactInstance entity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |