Class ContactListGroupLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.contactlist.server.logic.ContactListGroupLogic
-
Method Summary
Modifier and TypeMethodDescriptiongetContactListGroupByName
(ExecutionErrorAccumulator eea, String contactListGroupName) static ContactListGroupLogic
Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getContactListGroupByName
public ContactListGroup getContactListGroupByName(ExecutionErrorAccumulator eea, String contactListGroupName)
-