| 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.domino.AttachmentInfo
This class stores information about a single attachment.
| Method Summary | |
 java.lang.String | 
getID()
Gets the ID of the attachment.  | 
 int | 
getIndex()
Gets the index of the attachment.  | 
 java.lang.String | 
getName()
Gets the display name of the attachment.  | 
 int | 
getSize()
Gets the size of the attachment.  | 
 javax.activation.DataHandler | 
serverGetAttachment()
Queries the server to get the attachment data handler.  | 
 java.lang.String | 
toString()
Returns the string representation of the object.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
public java.lang.String getName()
public int getSize()
public int getIndex()
public java.lang.String getID()
public javax.activation.DataHandler serverGetAttachment()
                                                 throws DominoException
public java.lang.String toString()
toString in class java.lang.Object
  | 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||