Class ContactEmailAddressLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.contact.server.logic.ContactEmailAddressLogic
-
Method Summary
Modifier and TypeMethodDescriptioncreateContactEmailAddress
(Party party, String emailAddress, Boolean allowSolicitation, String description, String contactMechanismPurposeName, BasePK createdBy) static ContactEmailAddressLogic
Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
createContactEmailAddress
public PartyContactMechanism createContactEmailAddress(Party party, String emailAddress, Boolean allowSolicitation, String description, String contactMechanismPurposeName, BasePK createdBy)
-