72737475767778
return (IAttachment) super.getEntity(); } @Override public AttachmentEventRunnable createEventRunnable() { return new AttachmentEventRunnable(); }
/* * @see org.rssowl.core.persist.event.ModelEvent#createEventRunnable() */ @Override public AttachmentEventRunnable createEventRunnable() { return new AttachmentEventRunnable(); }