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