Uses of Class
org.exoplatform.wiki.jpa.entity.AttachmentEntity
-
Packages that use AttachmentEntity Package Description org.exoplatform.wiki.jpa org.exoplatform.wiki.jpa.entity -
-
Uses of AttachmentEntity in org.exoplatform.wiki.jpa
Methods in org.exoplatform.wiki.jpa with parameters of type AttachmentEntity Modifier and Type Method Description static AttachmentEntityConverter. convertAttachmentEntityToAttachment(org.exoplatform.commons.file.services.FileService fileService, AttachmentEntity attachmentEntity, boolean loadContent) -
Uses of AttachmentEntity in org.exoplatform.wiki.jpa.entity
Subclasses of AttachmentEntity in org.exoplatform.wiki.jpa.entity Modifier and Type Class Description classDraftPageAttachmentEntityCreated by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015classPageAttachmentEntityCreated by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 23, 2015
-