|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.attachment.AttachmentHandler
public class AttachmentHandler
Constructor Summary | |
---|---|
AttachmentHandler()
|
Method Summary | |
---|---|
void |
addAllAttachments(IFaceAttachmentItem[] attachments)
|
void |
addAttachment(IFaceAttachmentItem attachment)
|
IFaceAttachmentItem |
getAttachment(java.lang.String fieldName)
|
IFaceAttachmentItem[] |
getAttachmentValues(java.lang.String fieldName)
|
IteratorAttachment |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachmentHandler()
Method Detail |
---|
public IFaceAttachmentItem getAttachment(java.lang.String fieldName)
public IFaceAttachmentItem[] getAttachmentValues(java.lang.String fieldName)
public void addAttachment(IFaceAttachmentItem attachment)
public void addAllAttachments(IFaceAttachmentItem[] attachments)
public IteratorAttachment iterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |