Uses of Class
org.exoplatform.wiki.jpa.entity.DraftPageAttachmentEntity
Packages that use DraftPageAttachmentEntity
-
Uses of DraftPageAttachmentEntity in org.exoplatform.wiki.jpa
Methods in org.exoplatform.wiki.jpa that return DraftPageAttachmentEntityModifier and TypeMethodDescriptionstatic DraftPageAttachmentEntityEntityConverter.convertAttachmentToDraftPageAttachmentEntity(org.exoplatform.commons.file.services.FileService fileService, Attachment attachment) -
Uses of DraftPageAttachmentEntity in org.exoplatform.wiki.jpa.entity
Methods in org.exoplatform.wiki.jpa.entity that return types with arguments of type DraftPageAttachmentEntityMethod parameters in org.exoplatform.wiki.jpa.entity with type arguments of type DraftPageAttachmentEntityModifier and TypeMethodDescriptionvoidDraftPageEntity.setAttachments(List<DraftPageAttachmentEntity> attachments)