Uses of Class
org.exoplatform.social.attachment.model.ObjectAttachmentDetail
Packages that use ObjectAttachmentDetail
-
Uses of ObjectAttachmentDetail in org.exoplatform.social.attachment
Methods in org.exoplatform.social.attachment that return ObjectAttachmentDetailModifier and TypeMethodDescriptionAttachmentService.createAttachment(String objectType, String objectId, FileAttachmentObject attachmentObject, org.exoplatform.services.security.Identity userAclIdentity) Creates an attachment associated with a specific object.AttachmentService.getAttachment(String objectType, String objectId, String fileId) Retrieve an attached file to a dedicated object identified by its type and idAttachmentService.getAttachment(String objectType, String objectId, String fileId, org.exoplatform.services.security.Identity userAclIdentity) Retrieve an attached file to a dedicated object identified by its type and id -
Uses of ObjectAttachmentDetail in org.exoplatform.social.attachment.model
Methods in org.exoplatform.social.attachment.model that return ObjectAttachmentDetail