Uses of Class
org.exoplatform.wiki.jpa.entity.PageAttachmentEntity
Packages that use PageAttachmentEntity
-
Uses of PageAttachmentEntity in org.exoplatform.wiki.jpa
Methods in org.exoplatform.wiki.jpa that return PageAttachmentEntityModifier and TypeMethodDescriptionstatic PageAttachmentEntityEntityConverter.convertAttachmentToPageAttachmentEntity(org.exoplatform.commons.file.services.FileService fileService, Attachment attachment) -
Uses of PageAttachmentEntity in org.exoplatform.wiki.jpa.entity
Methods in org.exoplatform.wiki.jpa.entity that return types with arguments of type PageAttachmentEntityMethod parameters in org.exoplatform.wiki.jpa.entity with type arguments of type PageAttachmentEntityModifier and TypeMethodDescriptionvoidPageEntity.setAttachments(List<PageAttachmentEntity> attachments)