Uses of Class
org.exoplatform.social.attachment.model.FileAttachmentResourceList
Packages that use FileAttachmentResourceList
-
Uses of FileAttachmentResourceList in org.exoplatform.social.attachment
Methods in org.exoplatform.social.attachment with parameters of type FileAttachmentResourceListModifier and TypeMethodDescriptionAttachmentService.saveAttachments(FileAttachmentResourceList attachment) Makes an update of attached files to an object (activity, comment, task...) by adding newly uploaded files and deletes attachments not listed in attached fileIdsAttachmentService.saveAttachments(FileAttachmentResourceList attachment, org.exoplatform.services.security.Identity userAclIdentity) Makes an update of attached files to an object (activity, comment, task...) by adding newly uploaded files and deletes attachments not listed in attached fileIds -
Uses of FileAttachmentResourceList in org.exoplatform.social.attachment.model
Methods in org.exoplatform.social.attachment.model that return FileAttachmentResourceList