Package com.bea.netuix.application.communities.invitations.email.formatting

Interface Summary
EmailTextFormatter Interface for classes used to format email subject and body text.
 

Class Summary
EmailContent Represents a content portion of an email, including the content type, the encoding and content

The overview of community functionality contains a description of the community framework.

JspEmailTextFormatter EmailTextFormatter class that uses a jsp for assembling the subject and body of an email invitation.
JspEmailTextFormatterUtil Utility class that assists in conveying invitation information to a JSP used by the JspEmailTextFormatter.
JspEmailTextFormatterUtil.InvitationDetailCacheEntry Represents a set of information regarding the current invitation operation, including the InvitationDetails, the Invitee and the Community Url String.
StaticEmailTextFormatter EmailTextFormatter implementation that uses a fixed subject and body text.
 



Copyright © 2011, Oracle. All rights reserved.