Package org.exoplatform.news.storage
Interface NewsAttachmentsStorage
- All Known Implementing Classes:
JcrNewsAttachmentsStorage
public interface NewsAttachmentsStorage
-
Method Summary
Modifier and TypeMethodDescriptiongetNewsAttachments(javax.jcr.Node newsNode) voidmakeAttachmentsPublic(javax.jcr.Node newsNode) voidshareAttachments(javax.jcr.Node newsNode, org.exoplatform.social.core.space.model.Space space) voidunmakeAttachmentsPublic(javax.jcr.Node newsNode)