public abstract class RequestEmailContentFormatter extends Object
Constructor and Description |
---|
RequestEmailContentFormatter() |
public RequestEmailContentFormatter()
public OlePatronHelperService getOlePatronHelperService()
public void setOlePatronHelperService(OlePatronHelperService olePatronHelperService)
public String getHeaderContent(String title)
public String getPatronInfo(OlePatronDocument olePatronDocument, Map<String,String> fieldLabelMap)
public String generateRequestMailContentForPatron(List<OleDeliverRequestBo> oleDeliverRequestBos, Map<String,String> fieldLabelMap)
public void setItemContent(OleDeliverRequestBo oleDeliverRequestBo, StringBuffer stringBuffer, Map<String,String> fieldLabelMap)
public String generateItemInfoHTML(OleDeliverRequestBo oleDeliverRequestBo, Map<String,String> fieldLabelMap)
public org.kuali.rice.kim.impl.identity.type.EntityTypeContactInfoBo getEntityTypeContactInfo(OlePatronDocument olePatronDocument)
public abstract String getCustomItemHeaderInfo(OleDeliverRequestBo oleDeliverRequestBo, Map<String,String> fieldLabelMap)
public abstract String getCustomItemFooterInfo(OleDeliverRequestBo oleDeliverRequestBo, Map<String,String> fieldLabelMap)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.