Class TaxClassificationLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.tax.server.logic.TaxClassificationLogic
-
Method Summary
Modifier and TypeMethodDescriptionstatic TaxClassificationLogic
getTaxClassificationByName
(ExecutionErrorAccumulator eea, GeoCode countryGeoCode, String taxClassificationName) Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getTaxClassificationByName
public TaxClassification getTaxClassificationByName(ExecutionErrorAccumulator eea, GeoCode countryGeoCode, String taxClassificationName)
-