| |
|
| java.lang.Object org.emforge.xfer.AttachmentTO
AttachmentTO | public class AttachmentTO (Code) | | Transfer object for working with attachments
Unfortunatelly we cannot use Attachment object from JspWiki directly
Since it is serializible and containts reference to WikiEngine itself
author: akakunin |
getLastModified | public Date getLastModified()(Code) | | |
setLastModified | public void setLastModified(Date i_lastModified)(Code) | | |
setParentName | public void setParentName(String i_parentName)(Code) | | |
|
|
|