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