Uses of Class
lumis.service.socialnetworkservices.microblog.entity.PostAttachment
-
Packages that use PostAttachment Package Description lumis.service.socialnetworkservices.microblog.core.manager -
-
Uses of PostAttachment in lumis.service.socialnetworkservices.microblog.core.manager
Methods in lumis.service.socialnetworkservices.microblog.core.manager that return types with arguments of type PostAttachment Modifier and Type Method Description List<PostAttachment>
PostAttachmentManager. findByPostId(String postId)
Methods in lumis.service.socialnetworkservices.microblog.core.manager with parameters of type PostAttachment Modifier and Type Method Description void
PostAttachmentManager. remove(PostAttachment postAttachment)
-