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