Class PartyEmployeeLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.employee.server.logic.PartyEmployeeLogic
-
Field Summary
Fields inherited from class com.echothree.util.server.control.BaseLogic
coreControl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PartyEmployeeLogicgetPartyEmployeeByName(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
-
Constructor Details
-
PartyEmployeeLogic
protected PartyEmployeeLogic()
-
-
Method Details
-
getInstance
-
getPartyEmployeeByName
public PartyEmployee getPartyEmployeeByName(ExecutionErrorAccumulator eea, String partyEmployeeName, String partyName, UniversalEntitySpec universalEntitySpec)
-