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