Class PartyEmployeeLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.employee.server.logic.PartyEmployeeLogic
-
Method Summary
Modifier and TypeMethodDescriptionstatic PartyEmployeeLogic
getPartyEmployeeByName
(ExecutionErrorAccumulator eea, String partyEmployeeName, String partyName, UniversalEntitySpec universalEntitySpec) Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getPartyEmployeeByName
public PartyEmployee getPartyEmployeeByName(ExecutionErrorAccumulator eea, String partyEmployeeName, String partyName, UniversalEntitySpec universalEntitySpec)
-