public class MockStyleableEmailContentServiceImpl extends StyleableEmailContentServiceImpl implements MockStyleableEmailContentService
DEFAULT_EMAIL_STYLESHEET_RESOURCE_LOC, globalEmailStyleSheet, routeHeaderService, styleHelper, styleServicedefaultEmailFromAddress, deploymentEnvironment| Constructor and Description | 
|---|
| MockStyleableEmailContentServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| EmailContent | generateDailyReminder(Person user,
                                          Collection<ActionItem> actionItems) | 
| EmailContent | generateFeedback(FeedbackForm form) | 
| EmailContent | generateImmediateReminder(Person user,
                                                  ActionItem actionItem,
                                                  DocumentType documentType) | 
| EmailContent | generateWeeklyReminder(Person user,
                                            Collection<ActionItem> actionItems) | 
| DocumentRouteHeaderValue | getRouteHeader(ActionItem actionItem)This overridden method is used in case the action item has an null route header attached | 
| Map<String,DocumentRouteHeaderValue> | getRouteHeaders(Collection<ActionItem> actionItems) | 
| void | resetServiceAccessed()This method returns whether this service is being used | 
| boolean | wasServiceAccessed()This method returns whether this service is being used | 
addCDataElement, addDelegatorElement, addDocumentHeaderXML, addObjectXML, addSummarizedActionItem, addTextElement, addTimestampElement, addWorkgroupRequestElement, generateEmailContent, generateReminderForActionItems, getDocumentBuilder, getStyle, setGlobalEmailStyleSheet, setStandardAttributes, setStyleService, transformgetActionListUrl, getApplicationEmailAddress, getCustomEmailAttribute, getDeploymentEnvironment, getDocumentTypeEmailAddress, getPreferencesUrl, getRouteLogUrl, setDefaultEmailFromAddress, setDeploymentEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationEmailAddress, getDocumentTypeEmailAddresspublic MockStyleableEmailContentServiceImpl()
public EmailContent generateImmediateReminder(Person user, ActionItem actionItem, DocumentType documentType)
generateImmediateReminder in interface EmailContentServicegenerateImmediateReminder in class StyleableEmailContentServiceImplpublic EmailContent generateDailyReminder(Person user, Collection<ActionItem> actionItems)
generateDailyReminder in interface EmailContentServicegenerateDailyReminder in class StyleableEmailContentServiceImplpublic EmailContent generateWeeklyReminder(Person user, Collection<ActionItem> actionItems)
generateWeeklyReminder in interface EmailContentServicegenerateWeeklyReminder in class StyleableEmailContentServiceImplpublic EmailContent generateFeedback(FeedbackForm form)
generateFeedback in interface EmailContentServicegenerateFeedback in class StyleableEmailContentServiceImplpublic DocumentRouteHeaderValue getRouteHeader(ActionItem actionItem)
getRouteHeader in class StyleableEmailContentServiceImplorg.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl#getRouteHeader(org.kuali.rice.kew.actionitem.ActionItem)public Map<String,DocumentRouteHeaderValue> getRouteHeaders(Collection<ActionItem> actionItems)
getRouteHeaders in class StyleableEmailContentServiceImplpublic boolean wasServiceAccessed()
wasServiceAccessed in interface MockStyleableEmailContentServicepublic void resetServiceAccessed()
resetServiceAccessed in interface MockStyleableEmailContentServiceCopyright © 2005–2015 The Kuali Foundation. All rights reserved.