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