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