Package org.exoplatform.wiki.jpa.entity
Class AttachmentEntity
java.lang.Object
org.exoplatform.wiki.jpa.entity.AttachmentEntity
- Direct Known Subclasses:
DraftPageAttachmentEntity,PageAttachmentEntity
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jun 23, 2015
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetId()voidsetAttachmentFileID(Long attachmentFileID) voidsetCreatedDate(Date createdDate) voidsetFullTitle(String fullTitle) void
-
Constructor Details
-
AttachmentEntity
public AttachmentEntity()
-
-
Method Details
-
getId
public long getId() -
setId
-
getCreatedDate
-
setCreatedDate
-
getFullTitle
-
setFullTitle
-
getAttachmentFileID
-
setAttachmentFileID
-