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