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