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