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