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