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