Interface WithAttachment

  • All Known Implementing Classes:
    CalendarEvent, PublicationDetail

    public interface WithAttachment
    An interface to indicate that a resource or a contribution supports attachments. All resources or contributions for which files can be attached should implement this interface. This interface is used in Silverpeas Core for performing transverse operations on attachments like, for example, the deletion of the attachments of a contribution when this contribution is being deleted.
    Author:
    mmoquillon