org.opencrx.kernel.portal
Class EMailRecipientDataBinding

java.lang.Object
  extended by org.opencrx.kernel.portal.EMailRecipientDataBinding
All Implemented Interfaces:
org.openmdx.portal.servlet.DataBinding, org.openmdx.portal.servlet.DataBinding_1_0

public class EMailRecipientDataBinding
extends Object
implements org.openmdx.portal.servlet.DataBinding_1_0


Field Summary
protected static UUIDGenerator uuidGenerator
           
 
Constructor Summary
EMailRecipientDataBinding(String parameterString)
           
 
Method Summary
protected  List<EMailRecipient> getEMailRecipients(EMail eMailActivity)
           
 Object getValue(RefObject object, String qualifiedFeatureName)
           
 void setValue(RefObject object, String qualifiedFeatureName, Object newValue)
           
protected  String uuidAsString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uuidGenerator

protected static final UUIDGenerator uuidGenerator
Constructor Detail

EMailRecipientDataBinding

public EMailRecipientDataBinding(String parameterString)
Method Detail

getEMailRecipients

protected List<EMailRecipient> getEMailRecipients(EMail eMailActivity)

uuidAsString

protected String uuidAsString()

getValue

public Object getValue(RefObject object,
                       String qualifiedFeatureName)
Specified by:
getValue in interface org.openmdx.portal.servlet.DataBinding_1_0

setValue

public void setValue(RefObject object,
                     String qualifiedFeatureName,
                     Object newValue)
Specified by:
setValue in interface org.openmdx.portal.servlet.DataBinding_1_0


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.