Class ContactMechanismPurposeLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.contact.server.logic.ContactMechanismPurposeLogic
-
Method Summary
Modifier and TypeMethodDescriptiongetContactMechanismPurposeByName
(ExecutionErrorAccumulator eea, String contactMechanismPurposeName) static ContactMechanismPurposeLogic
Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getContactMechanismPurposeByName
public ContactMechanismPurpose getContactMechanismPurposeByName(ExecutionErrorAccumulator eea, String contactMechanismPurposeName)
-