|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.applications.workflowtool.function.email.AbstractAttachment
org.infoglue.cms.applications.workflowtool.function.email.RemoteAttachment
public final class RemoteAttachment
| Constructor Summary | |
|---|---|
RemoteAttachment()
|
|
RemoteAttachment(java.lang.String name,
java.lang.String contentType,
byte[] bytes)
|
|
| Method Summary | |
|---|---|
void |
deserialize(java.util.List list)
|
java.util.List |
serialize()
|
| Methods inherited from class org.infoglue.cms.applications.workflowtool.function.email.AbstractAttachment |
|---|
getBytes, getContentType, getName, getSize, setBytes, setContentType, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteAttachment()
public RemoteAttachment(java.lang.String name,
java.lang.String contentType,
byte[] bytes)
| Method Detail |
|---|
public java.util.List serialize()
serialize in interface DynamicWebserviceElementpublic void deserialize(java.util.List list)
deserialize in interface DynamicWebserviceElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||