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