Class CompanyLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.party.server.logic.CompanyLogic
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompanyLogic
getPartyCompanyByName
(ExecutionErrorAccumulator eea, String companyName, String partyName, UniversalEntitySpec universalEntitySpec, boolean required) Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getPartyCompanyByName
public PartyCompany getPartyCompanyByName(ExecutionErrorAccumulator eea, String companyName, String partyName, UniversalEntitySpec universalEntitySpec, boolean required)
-