|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.wiki.Entity
org.xwiki.gwt.wysiwyg.client.wiki.Attachment
public class Attachment
Configuration object for an attachment, to be used to transmit data about attachments from the server to the client.
| Constructor Summary | |
|---|---|
Attachment()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
|
void |
setMimeType(java.lang.String mimeType)
Sets the mime type of the attached file. |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.wiki.Entity |
|---|
equals, getReference, getUrl, hashCode, setReference, setUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Attachment()
| Method Detail |
|---|
public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType - a mime type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||