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