@Entity(name="WikiPageAttachmentEntity") public class PageAttachmentEntity extends AttachmentEntity
| Constructor and Description |
|---|
PageAttachmentEntity() |
| Modifier and Type | Method and Description |
|---|---|
PageEntity |
getPage() |
void |
setPage(PageEntity page) |
getContent, getCreatedDate, getCreator, getFullTitle, getId, getMimeType, getName, getTitle, getUpdatedDate, getWeightInBytes, setContent, setCreatedDate, setCreator, setFullTitle, setId, setMimeType, setName, setTitle, setUpdatedDatepublic PageEntity getPage()
public void setPage(PageEntity page)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.