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