Class TaxClassificationPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.tax.common.pk.TaxClassificationPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTaxClassificationPK
(Long entityId) Creates a new instance of TaxClassificationPKTaxClassificationPK
(String entityId) Creates a new instance of TaxClassificationPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
TaxClassificationPK
Creates a new instance of TaxClassificationPK -
TaxClassificationPK
Creates a new instance of TaxClassificationPK
-