Serialized Form
Package com.jivesoftware.base |
Class com.jivesoftware.base.EmailMessage extends java.lang.Object implements Serializable |
recipients
java.util.Collection<E> recipients
sender
com.jivesoftware.base.EmailMessage.EmailAddress sender
subjectProperty
java.lang.String subjectProperty
textBodyProperty
java.lang.String textBodyProperty
htmlBodyProperty
java.lang.String htmlBodyProperty
textBody
java.lang.String textBody
htmlBody
java.lang.String htmlBody
subject
java.lang.String subject
locale
java.util.Locale locale
context
java.util.Map<K,V> context
Class com.jivesoftware.base.EmailMessage.EmailAddress extends java.lang.Object implements Serializable |
name
java.lang.String name
email
java.lang.String email
Class com.jivesoftware.base.GroupAlreadyExistsException extends JiveException implements Serializable |
Class com.jivesoftware.base.Main extends java.awt.Window implements Serializable |
image
java.awt.Image image
Class com.jivesoftware.base.NotFoundException extends JiveException implements Serializable |
permissions
long permissions
- A long holding permission values. We use the bits in the number to extract up to 63
different permissions.
Class com.jivesoftware.base.PollException extends JiveException implements Serializable |
nestedThrowable
java.lang.Throwable nestedThrowable
nestedThrowable
java.lang.Throwable nestedThrowable
Class com.jivesoftware.base.UserAlreadyExistsException extends JiveException implements Serializable |
userID
long userID
username
java.lang.String username
Package com.jivesoftware.forum |
nestedThrowable
java.lang.Throwable nestedThrowable
errorType
int errorType
attachmentName
java.lang.String attachmentName
Class com.jivesoftware.forum.AvatarException extends JiveException implements Serializable |
type
int type
Class com.jivesoftware.forum.AvatarNotFoundException extends JiveException implements Serializable |
forumCategoryID
long forumCategoryID
forumID
long forumID
forumMessage
com.jivesoftware.forum.ForumMessage forumMessage
Class com.jivesoftware.forum.PrivateMessageFolderNotFoundException extends JiveException implements Serializable |
Class com.jivesoftware.forum.PrivateMessageNotFoundException extends JiveException implements Serializable |
Class com.jivesoftware.forum.PrivateMessageRejectedException extends JiveException implements Serializable |
rejectionType
int rejectionType
Class com.jivesoftware.forum.QueryResult extends java.lang.Object implements Serializable |
subject
java.lang.String subject
messageID
long messageID
threadID
long threadID
forumID
long forumID
creationDate
java.util.Date creationDate
modificationDate
java.util.Date modificationDate
relevance
float relevance
Class com.jivesoftware.forum.RewardException extends JiveException implements Serializable |
Class com.jivesoftware.forum.StatusLevelAlreadyExistsException extends JiveException implements Serializable |
Class com.jivesoftware.forum.StatusLevelException extends JiveException implements Serializable |
Class com.jivesoftware.forum.StatusLevelNotFoundException extends JiveException implements Serializable |
Class com.jivesoftware.forum.TagAlreadyExistsException extends JiveException implements Serializable |
serialVersionUID: 5474538183361600458L
Class com.jivesoftware.forum.TagObjectNotFoundException extends com.jivesoftware.base.NotFoundException implements Serializable |
serialVersionUID: -7769926982479056738L
objectType
int objectType
objectID
long objectID
Copyright © 1999-2006 Jive Software.