Uses of Class
org.silverpeas.core.contribution.attachment.notification.AttachmentEvent
-
Packages that use AttachmentEvent Package Description org.silverpeas.core.contribution.attachment.notification org.silverpeas.core.contribution.attachment.webdav org.silverpeas.web.sharing.control -
-
Uses of AttachmentEvent in org.silverpeas.core.contribution.attachment.notification
Methods in org.silverpeas.core.contribution.attachment.notification that return AttachmentEvent Modifier and Type Method Description protected AttachmentEvent
AttachmentEventNotifier. createResourceEventFrom(ResourceEvent.Type type, SimpleDocument... resource)
-
Uses of AttachmentEvent in org.silverpeas.core.contribution.attachment.webdav
Methods in org.silverpeas.core.contribution.attachment.webdav with parameters of type AttachmentEvent Modifier and Type Method Description void
AttachmentWebdavListener. onDeletion(AttachmentEvent event)
void
AttachmentWebdavListener. onRemoving(AttachmentEvent event)
void
AttachmentWebdavListener. onUnlock(AttachmentEvent event)
void
AttachmentWebdavListener. onUpdate(AttachmentEvent event)
-
Uses of AttachmentEvent in org.silverpeas.web.sharing.control
Methods in org.silverpeas.web.sharing.control with parameters of type AttachmentEvent Modifier and Type Method Description void
AttachmentSharingListener. onDeletion(AttachmentEvent event)
-