|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.conversion.InlineImageDataSource
public final class InlineImageDataSource
InlineImageDataSource - A DataSource for image parts inside a mail.
| Constructor Summary | |
|---|---|
InlineImageDataSource()
Initializes a new InlineImageDataSource |
|
| Method Summary | ||
|---|---|---|
|
getData(java.lang.Class<? extends D> type,
com.openexchange.conversion.DataArguments dataArguments,
com.openexchange.session.Session session)
|
|
java.lang.String |
getRegistrationName()
Gets this data source's registration name. |
|
java.lang.String[] |
getRequiredArguments()
Common required arguments for uniquely determining a mail part: com.openexchange.mail.conversion.fullname com.openexchange.mail.conversion.mailid com.openexchange.mail.conversion.cid |
|
java.lang.Class<?>[] |
getTypes()
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineImageDataSource()
InlineImageDataSource
| Method Detail |
|---|
public java.lang.String[] getRequiredArguments()
getRequiredArguments in interface com.openexchange.conversion.DataSourcepublic java.lang.Class<?>[] getTypes()
getTypes in interface com.openexchange.conversion.DataSource
public <D> com.openexchange.conversion.Data<D> getData(java.lang.Class<? extends D> type,
com.openexchange.conversion.DataArguments dataArguments,
com.openexchange.session.Session session)
throws com.openexchange.conversion.DataException
getData in interface com.openexchange.conversion.DataSourcecom.openexchange.conversion.DataExceptionpublic java.lang.String getRegistrationName()
com.openexchange.image.ImageDataSource
getRegistrationName in interface com.openexchange.image.ImageDataSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||