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