org.sakaiproject.emailtemplateservice.tool.locators
Class EmailTemplateLocator
java.lang.Object
org.sakaiproject.emailtemplateservice.tool.locators.EmailTemplateLocator
- All Implemented Interfaces:
- uk.org.ponder.beanutil.BeanLocator, uk.org.ponder.beanutil.WriteableBeanLocator
public class EmailTemplateLocator
- extends Object
- implements uk.org.ponder.beanutil.WriteableBeanLocator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEW_PREFIX
public static final String NEW_PREFIX
- See Also:
- Constant Field Values
NEW_1
public static final String NEW_1
- See Also:
- Constant Field Values
EmailTemplateLocator
public EmailTemplateLocator()
setEmailTemplateService
public void setEmailTemplateService(EmailTemplateService ets)
setMessages
public void setMessages(uk.org.ponder.messageutil.TargettedMessageList messages)
locateBean
public Object locateBean(String name)
- Specified by:
locateBean in interface uk.org.ponder.beanutil.BeanLocator
remove
public boolean remove(String beanname)
- Specified by:
remove in interface uk.org.ponder.beanutil.WriteableBeanLocator
set
public void set(String beanname,
Object toset)
- Specified by:
set in interface uk.org.ponder.beanutil.WriteableBeanLocator
saveAll
public String saveAll()
Copyright © 2007-2012 Sakai Project. All Rights Reserved.