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