@Entity(name="WikiDraftPageAttachmentEntity") public class DraftPageAttachmentEntity extends AttachmentEntity
| Constructor and Description |
|---|
DraftPageAttachmentEntity() |
| Modifier and Type | Method and Description |
|---|---|
DraftPageEntity |
getDraftPage() |
void |
setDraftPage(DraftPageEntity draftPage) |
getAttachmentFileID, getCreatedDate, getFullTitle, getId, setAttachmentFileID, setCreatedDate, setFullTitle, setIdpublic DraftPageEntity getDraftPage()
public void setDraftPage(DraftPageEntity draftPage)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.