Compoze Software, Inc.

portlets.compoze.groupware.mail
Class CounteredResponse

java.lang.Object
  extended byportlets.compoze.groupware.AbstractItem
      extended byportlets.compoze.groupware.mail.Message
          extended byportlets.compoze.groupware.mail.MeetingRequest
              extended byportlets.compoze.groupware.mail.MeetingResponse
                  extended byportlets.compoze.groupware.mail.CounteredResponse
All Implemented Interfaces:
java.io.Serializable

public class CounteredResponse
extends MeetingResponse
implements java.io.Serializable

This class represents a countered response.

See Also:
Serialized Form

Constructor Summary
CounteredResponse(java.lang.String sID)
          Constructor
 
Methods inherited from class portlets.compoze.groupware.mail.MeetingResponse
getDelegee, setDelegee
 
Methods inherited from class portlets.compoze.groupware.mail.MeetingRequest
getComments, getEndTime, getLocation, getOrganizer, getStartTime, getWhenArgs, getWhenKey, isAcceptAvailable, isAllDayEvent, isCounterPrevented, isDelegatePrevented, isOrganizer, isRepeating, setComments, setEndTime, setIsAcceptAvailable, setIsAllDayEvent, setIsCounterPrevented, setIsDelegatePrevented, setIsOrganizer, setIsRepeating, setLocation, setOrganizer, setStartTime
 
Methods inherited from class portlets.compoze.groupware.mail.Message
getEmbeddedMessageIndex, getFlag, getFolderID, getFolderName, getParentMessageID, getRecipientInfo, getSenderInfo, getSensitivity, getTimeReceived, getToRecipientsDisplay, isEmbedded, isPreventForward, isRead, isReplySentFlag, setEmbeddedMessageIndex, setFlag, setFolderID, setFolderName, setIsEmbedded, setIsPreventForward, setIsRead, setIsReplySentFlag, setParentMessageID, setRecipientInfo, setSenderInfo, setSensitivity, setTimeReceived, setToRecipientsDisplay
 
Methods inherited from class portlets.compoze.groupware.AbstractItem
getAttachmentCount, getAttachmentInfoArray, getBodyHtml, getBodyText, getBodyTextAsHtml, getDateCreated, getID, getImportance, getIndex, getItemType, getSize, getSizeInKilobytes, getSubject, getSubject, hasAttachment, prettyTruncate, setAttachmentCount, setAttachmentInfoArray, setBodyHtml, setBodyText, setDateCreated, setHasAttachment, setID, setImportance, setIndex, setItemType, setSize, setSubject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounteredResponse

public CounteredResponse(java.lang.String sID)
Constructor

Parameters:
sID - the ID

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.